- 10 Aug, 2013 10 commits
-
-
Jason R. Coombs authored
Issue 60: Implemented experimental opt-in support for using native launchers rather than installing launcher executables. My initial experience with this technique has been very positive.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Replaced overly-specific error messages with more general ones for improved cross-implementation compatibility. Fixes #50.
-
Jason R. Coombs authored
Issue 50: Removed filename and line number from SyntaxErrors returned by invalid_marker. This change simplifies the test and paves the way for supporting PyPy.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 07 Aug, 2013 9 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Removed section on Managing Multiple Projects. It only works for Subversion, which is substantially replaced by other SCM systems.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Corrected syntax in setuptools documentation around console scripts with extra requirements. Fixes #62.
-
Jason R. Coombs authored
-
- 06 Aug, 2013 3 commits
-
-
Jason R. Coombs authored
--HG-- extra : rebase_source : df5f817f45451b3a2c4093c12bb7b2b51f8ff3b7
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 79c95e70593d4e4177c3c1f9625e427d9ce0a16c
-
Jason R. Coombs authored
Use a pattern object to invoke the substitution in _adjust_header, restoring Python 2.4-2.6 compatibility. --HG-- extra : rebase_source : 4245d65731ca4433c80cf260906085500ab6c357
-
- 05 Aug, 2013 17 commits
-
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 63809401ac0769504a143981e518ef31488ea400
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 6787fb9e99b28fa2d9504d18018878ccf193d521
-
Jason R. Coombs authored
--HG-- extra : rebase_source : f56a411c3cace611952133b96a48ed92888f75a1
-
Jason R. Coombs authored
--HG-- extra : rebase_source : f57970b6ee6a79e0ef4dc277356e789ff8a341ff
-
Jason R. Coombs authored
--HG-- extra : rebase_source : d5458d1469b8b411d3937fa52996fdf96e601029
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 2acd6e7c81e54fa495f8b0eaf667b77f40c6495a
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 940b4a8a2c6efe60a2c532e943173ccff0515790
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 24c34791314ba58ecb0c7dca7bd7fa02a3a84949
-
Jason R. Coombs authored
--HG-- extra : rebase_source : d7fa5f788d2151d0aecf0bc7730ad73c5379320f
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 6d4ed995049ac55ae4d4526960865bac2fa3d251
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 4d756b98daa068d888074b53f5708c1245fa70ba
-
Jason R. Coombs authored
Sphinx allows a callable named 'setup' to be provided in the config. If present, it attempts to call it. Therefore, use another name when importing the setup module. The docs may now be built using 'setup.py build_sphinx'. --HG-- extra : rebase_source : a5f5e0d9d624f976b7a12e44adf3cc94d4f6ac44
-
Jason R. Coombs authored
--HG-- extra : rebase_source : b262af35810ec8ef1eacec3dd91806f53a9a6ea2
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae
-
Arfrever Frehtes Taifersar Arahesis authored
Unlink destination file before writing scripts.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 04 Aug, 2013 1 commit
-
-
Michał Górny authored
-