- 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
-
- 21 Jan, 2017 1 commit
-
-
Matthew Brett authored
pip will copy the directory it installs from before running the install / wheel build. If the directory is a submodule, then the copy breaks the connection with the containing project, so git commands to get the version will fail. Fix is to re-create the .git directory for submodules. Version of fix in https://github.com/matthew-brett/multibuild/pull/12 with thanks to Hassan Kibirige.
-
- 30 Dec, 2016 1 commit
-
-
Andrew Murray authored
-
- 11 Oct, 2016 1 commit
-
- 18 Aug, 2016 2 commits
-
-
Matthew Brett authored
[skip ci]
-
Matthew Brett authored
-
- 31 Jul, 2016 1 commit
-
-
Matthew Brett authored
library_builders.sh script in fact needs common_utils.sh. Source that script, and put a guard in common_utils.sh to prevent it being sourced more than once.
-
- 18 Jul, 2016 1 commit
-
-
Matthew Brett authored
For getting versions from versions with suffixes.
-
- 04 Jul, 2016 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
Always load library builders (for OSX as well as Manylinux).
-
- 29 Jun, 2016 1 commit
-
-
Matthew Brett authored
-
- 24 Jun, 2016 3 commits
-
-
Matthew Brett authored
Useful for scripts overriding "build_wheel" function.
-
Matthew Brett authored
-
Matthew Brett authored
Make function to download and unpack archives. This allows caching the archives in the `archives` directory, either by committing to the git repo, or when doing repeated builds of the same library.
-
- 18 Jun, 2016 1 commit
-
-
Matthew Brett authored
Slight generalization of wheel building for matplotlib case where versioneer gets confused.
-
- 17 Jun, 2016 4 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
Make configuration more general. Move responsibility for source futzing back to the travis.yml file, because we are now doing only one build per job.
-
- 16 Jun, 2016 3 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
- 15 Jun, 2016 1 commit
-
-
Matthew Brett authored
-