- 14 Mar, 2014 2 commits
-
-
Jason R. Coombs authored
Remove special handling of 'no_compile' option with comment about making DISTUTILS_DEBUG work right. While testing on Python 2.6 and later, I was unable to evoke any abberant or distinct behavior by removing the value (with DISTUTILS_DEBUG enabled and using variations of --compile and --no-compile). Therefore, I believe that whatever was the motivation for adding the attribute (in 2c91c12dc9b1), its purpose has passed.
-
Jason R. Coombs authored
-
- 10 Mar, 2014 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Map .pyx sources to .c or .cpp depending on language
-
- 08 Mar, 2014 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : f14bc0bf6c9f04e16d30ce0abf7bcb944f41ebea
-
- 06 Mar, 2014 17 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 2a653d81b4afea7d91c9e58a537317dd24673ee0
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 7cb5d6115f9933afd90e5d96a53af9c3ada79b80
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Removing the contributors file. While the project is immensely grateful for each and every contribution, a flat file of contributors is an extra burden for maintenance and has the potential to leave some contributors unacknowledged. Given the detailed use of the source code tools and references to the issue tracking systems, the actual contributions of each and every contributor, large or small, are transparently described. Thanks go out to all.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 04 Mar, 2014 1 commit
-
-
Arfrever Frehtes Taifersar Arahesis authored
-
- 02 Mar, 2014 3 commits
-
-
lsinger authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 01 Mar, 2014 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 24 Feb, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 15 Feb, 2014 3 commits
-
-
Arfrever Frehtes Taifersar Arahesis authored
-
Arfrever Frehtes Taifersar Arahesis authored
-
Philip Thiem authored
after it completes This is the best that can probably be done. Temporary directories are used for get the svn binary version and to get the initial directory info (for determining if one is, in fact, in a svn working directory) ALSO: The check for SVN was not right. Decided on files to only check for .svn/entries because missing properties just leaves out the external refs. And then incorporated a test on the code to make sure that svn info completed. Test passed on CPytonh 2.x and 2.3 on windows, travis-ci, and travis-ci/mac. Note: There seems to be an issue with pypy and a test.
-