- 19 Aug, 2015 1 commit
-
-
Jason R. Coombs authored
-
- 07 Aug, 2015 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Big performance fix for find_packages by ignoring hidden dirs earlier
-
- 02 Aug, 2015 7 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
Upgrade packaging to 15.3
-
Donald Stufft authored
-
- 20 Jul, 2015 1 commit
-
-
Luke Plant authored
-
- 02 Jul, 2015 1 commit
-
-
vrutsky authored
-
- 24 Jun, 2015 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 23 Jun, 2015 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 13 Jun, 2015 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 11 Jun, 2015 1 commit
-
-
Stephen Drake authored
Don't quote the executable name in JythonCommandSpec.from_environment() since it is quoted if necessary in CommandSpec._render(). With the executable quoted on initialisation of JythonCommandSpec, the quotes get escaped in the resulting header, eg: #!/usr/bin/env \"/path/to/jython\"
-
- 10 Jun, 2015 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Detect Cython later in the build process, allowing the library to be specified in setup_requires. Fixes #288.
-
- 08 Jun, 2015 6 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
Backed out unintended changes made in f572ec9, restoring use of 'imp' module for dynamic module creation originally committed in 06ac3674 and 4c121bd24f.
-
- 07 Jun, 2015 6 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
Expand the range of valid operators to include comparators
-