- 26 Sep, 2014 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Adds monkeypatching for msvc9compiler.find_vcvarsall() to look for a standalone compiler installation and improves the error message for missing VC installation.
-
Jason R. Coombs authored
-
- 25 Sep, 2014 1 commit
-
-
Steve Dower authored
Adds monkeypatching for msvc9compiler.find_vcvarsall() to look for a standalone compiler installation and improves the error message for missing VC installation.
-
- 24 Sep, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 20 Sep, 2014 2 commits
-
-
Randy Syring authored
-
Randy Syring authored
This should fix the problem in Bitbucket issue #100. It gives the same behavior for inclusion of default files (README*, etc.) on Windows as Linux. BACKWARDS INCOMPATABILITY: This may result in a backwards incompatible change for users on a case insensitive file system. If they were relying on some files getting included in their distribution due to setuptools defaults, and their files do not have the same case as the files being looked for in setuptools, those files will no longer be included in the package. For example, if a package had a file: readme.rst Previous to this commit, that file would have been included in the distribution as: README.rst But it will now no longer be included at all. To get the file included in the package, it can be added to the package's MANIFEST.in file: include readme.rst Files affected by this change will have a case variant of the files or patterns listed below: README README.txt README.rst setup.py (or whatever your setuptools script is named) setup.cfg test/test*.py
-
- 18 Sep, 2014 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 8a0dcd07e62a327647c834a44fe73b8ebc7b53b9
-
Jason R. Coombs authored
--HG-- extra : amend_source : 3a4aeb2627549c3dfec15067579eccc8e1314de2
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 33f3d298acd39933ccf60810902feb2a5d51c793
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 549637a713aba52da4c87f1a84436832eba82f1e
-
- 09 Sep, 2014 2 commits
-
-
Jason R. Coombs authored
--HG-- extra : amend_source : 006c17fc01743ef7f646bf54a166cbaeae92ab75
-
Jason R. Coombs authored
-
- 28 Aug, 2014 1 commit
-
-
Jesse Weinstein authored
Fix issue #118: Prevent the egg-info directory from being redundantly included in the list of modified files. --HG-- extra : rebase_source : 8bad8bf37ef1fdc59b4c1ba21fcff43d25f9b2be
-
- 26 Sep, 2014 21 commits
-
-
Jason R. Coombs authored
make order of lines in top_level.txt deterministic
-
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
-
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
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-