- 28 Jun, 2018 6 commits
-
-
Matthew Brett authored
* devel: Add Python 3.7 test. Add extra test for fill of Python version Added Python 3.7 Updated Python versions Updated redirected URL Added Xcode 9.4 Travis build NF: add distutils platform check
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
MRG: Updated Python versions Add 3.7, update 3.6 version.
-
Andrew Murray authored
-
Andrew Murray authored
-
- 23 Jun, 2018 2 commits
-
-
Matthew Brett authored
Updated redirected URL
-
Andrew Murray authored
-
- 15 Jun, 2018 2 commits
-
-
Matthew Brett authored
Added Xcode 9.4 Travis build
-
Andrew Murray authored
-
- 07 Jun, 2018 2 commits
-
-
Matthew Brett authored
NF: add distutils platform check To get pip's platform.
-
Matthew Brett authored
MRG: merge devel into master Merge of the devel branch. * Some library builders have been fixed, along with the library builder tests. * Add build directory to PKG_CONFIG_PATH, fixes library finding for some libs. * Add cfitsio builder (thanks Simon Conseil). * Use HTTPS URLs for fetching archives where available (thanks Andrew Murray). * Fixes to is_function to prevent executing tested-for function (thanks Andrew Murray). * Update manylinux URL to point to Rackspace, was pointing to Nipy server that now has invalid certificate, and should be retired.
-
- 03 Jun, 2018 1 commit
-
-
Matthew Brett authored
To get pip's platform.
-
- 01 Jun, 2018 4 commits
-
-
Matthew Brett authored
-
Simon Conseil authored
-
Simon Conseil authored
-
Matthew Brett authored
Added pypy 6.0 to Travis
-
- 26 May, 2018 3 commits
-
-
Matthew Brett authored
Removed micro Python version specification in Travis
-
Andrew Murray authored
-
Matthew Brett authored
MRG: fixes and tests for builds * Added Andrew Murray's changes to the URLs, http -> https. * Fixed the `suppress` utility to work correctly with set -e; it was previously swallowing errors, concealing real build failures, in the tests. * Fixed some build recipe failures revealed by the fixes to `suppress`. * Added BUILD_PREFIX to pkg-config PATH, to promote built packages before system packages. * Disabled the lzo build test, pending fixes to clang build by author. * Updated lzo version to latest.
-
- 25 May, 2018 4 commits
-
-
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.
-
Matthew Brett authored
MRG: fix and test is_function See: #166 Thanks to Andrew Murray for pointing out this bug.
-
Andrew Murray authored
-
Andrew Murray authored
-
- 23 May, 2018 7 commits
-
-
Matthew Brett authored
See failure at https://travis-ci.org/matthew-brett/multibuild/jobs/382687141#L3065
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
- 22 May, 2018 3 commits
-
-
Matthew Brett authored
Skip build tests if no docker available. (There is no docker available for precise, so skip the builds for precise). Specify platform with env var, test 32 and 64 bit builds.
-
Matthew Brett authored
-
Matthew Brett authored
Strange macOS failure in refactor-suppress - is it also present on devel?
-
- 21 May, 2018 3 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
Andrew Murray 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 2 commits
-
-
Matthew Brett authored
See: https://github.com/matthew-brett/multibuild/issues/166 Thanks to Andrew Murray for pointing out this bug.
-
Matthew Brett authored
Update manylinux URL
-