- 07 Feb, 2019 1 commit
-
-
Andrew Murray authored
-
- 06 Dec, 2018 2 commits
-
-
Andrew Murray authored
-
Andrew Murray authored
-
- 20 Oct, 2018 1 commit
-
-
Hugo authored
-
- 14 Aug, 2018 1 commit
-
-
Matthew Brett authored
Docker crosses filesystems.
-
- 11 Aug, 2018 1 commit
-
-
Matthew Brett authored
-
- 09 Aug, 2018 1 commit
-
-
Matthew Brett authored
Zip output corrupts the output for returning the output directory.
-
- 03 Jun, 2018 1 commit
-
-
Matthew Brett authored
To get pip's platform.
-
- 25 May, 2018 1 commit
-
-
Matthew Brett authored
We can't easily predict what the output directory will be for a Github release archive. Get fetch_unpack to tell us. Add some tests that won't fail, but at least show us the output.
-
- 22 May, 2018 1 commit
-
-
Matthew Brett authored
-
- 20 May, 2018 1 commit
-
-
Matthew Brett authored
Previous version was using a sub-shell to execute, and therefore not catching errors during execution of the functions that had errors, but did not return non-0 exit codes. Add tests.
-
- 19 May, 2018 1 commit
-
-
Matthew Brett authored
See: https://github.com/matthew-brett/multibuild/issues/166 Thanks to Andrew Murray for pointing out this bug.
-
- 24 Apr, 2018 1 commit
-
-
Andrew Murray authored
-
- 08 Mar, 2018 1 commit
-
-
Alex Rothberg authored
-
- 26 Feb, 2018 1 commit
-
-
Matthew Brett authored
See: https://github.com/pypa/manylinux/issues/160
-
- 08 Feb, 2018 1 commit
-
-
Andrew Murray authored
-
- 30 Jan, 2018 4 commits
-
-
Andrew Murray authored
-
Andrew Murray authored
-
xoviat authored
It appears that is_function actually calls the function (debugged). Why that happens is a mystery to me, but this should ensure that the spinner runs as it is supposed to rather than waiting until pre_build is complete.
-
- 12 Jan, 2018 1 commit
-
-
Andrew Murray authored
-
- 01 Jan, 2018 1 commit
-
-
Andrew Murray authored
-
- 20 Dec, 2017 1 commit
-
-
xoviat authored
It appears that is_function actually calls the function (debugged). Why that happens is a mystery to me, but this should ensure that the spinner runs as it is supposed to rather than waiting until pre_build is complete.
-
- 18 Dec, 2017 1 commit
- 30 Nov, 2017 1 commit
-
-
xoviat authored
Fix "cd" overridden by RVM. Don't try to uninstall virtualenv if pip is not installed.
-
- 20 Nov, 2017 1 commit
-
-
Andrew Murray authored
-
- 19 Nov, 2017 1 commit
-
-
Andrew Murray authored
-
- 11 Nov, 2017 1 commit
-
-
xoviat authored
-
- 10 Nov, 2017 4 commits
- 09 Nov, 2017 2 commits
- 30 May, 2017 1 commit
-
-
Matthew Brett authored
-
- 30 Mar, 2017 1 commit
-
-
Matthew Brett authored
Add tests for fill of pypy versions, give full versions for latest.
-
- 25 Mar, 2017 2 commits
-
-
Kyle Stewart authored
This changes how the the Python implementation is selected. It's now primarily based on enviroment variables. Uses the PYPY_VERSION enviroment variable to determine the version of PyPy to install. An example has been added to the matrix in the readme.
-
Kyle Stewart authored
Dashes were missing from untar on MacOS. Redirect fill_pyver errors to stderr, instead of returning them as the result.
-
- 22 Jan, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-