- 17 Aug, 2019 1 commit
-
-
Matthew Brett authored
-
- 14 Aug, 2019 1 commit
-
-
Andrew Murray authored
Balance backticks
-
- 09 Aug, 2019 1 commit
-
-
Matthew Brett authored
Remove "remove OCLint" workaround Since https://github.com/travis-ci/travis-build/commit/52c6b6cc1d537e52c8ae6f0906944d6fcaa3d173, it's no longer needed and may trigger stuff like [unnecessary `git clone`s](https://travis-ci.org/skvark/opencv-python/jobs/569294041#L2310).
-
- 08 Aug, 2019 1 commit
-
-
Ivan Pozdeev authored
Since https://github.com/travis-ci/travis-build/commit/52c6b6cc1d537e52c8ae6f0906944d6fcaa3d173, it's no longer needed
-
- 03 Aug, 2019 1 commit
-
-
Matthew Brett authored
Allow PLAT to be unset
-
- 23 Jul, 2019 1 commit
-
-
Matthew Brett authored
Set defaults for PLAT where needed
-
- 22 Jul, 2019 2 commits
-
-
Matthew Brett authored
Use $PLAT default in tests
-
Matthew Brett authored
Fix what appears to be a variable typo for PLAT
-
- 20 Jul, 2019 2 commits
-
-
Ivan Pozdeev authored
-
Matthew Brett authored
-
- 19 Jul, 2019 1 commit
- 18 Jul, 2019 1 commit
-
-
Andrew Murray authored
-
- 17 Jul, 2019 11 commits
-
-
Matthew Brett authored
* pr/221: Step up distros to Xenial + Trusty
-
Matthew Brett authored
Removed Xcode 6.4 builds from Travis CI > Running builds with Xcode 6.4 in Travis CI is deprecated and will be removed in January 2019. If Xcode 6.4 is critical to your builds, please contact our support team at support@travis-ci.com to discuss options.
-
Matthew Brett authored
Pass MB_PYTHON_VERSION to docker run in build_multilinux
-
Matthew Brett authored
Add notes about MB_PYTHON_OSX_VER
-
Matthew Brett authored
* pr/240: Removed Python 3.4
-
Matthew Brett authored
Remove redundant clauses from README.rst
-
Andrew Murray authored
-
Matthew Brett authored
Time to retire expansive wheel naming on macOS
-
Matthew Brett authored
MRG: Remove temporary directory if empty Clean up the temporary directory 'tmp_for_test' at the end of `install_run` if no files are left inside.
-
Andrew Murray authored
-
Cosimo Lupo authored
It is useful sometimes (e.g. in config.sh's pre_build') to do stuff based on the current python version. The problem is that when running inside the docker container the variable MB_PYTHON_VERSION is passed on only as PYTHON_VERSION without the MB_ prefix, but in the macOS environment the latter is not present. Thus, one needs to check both PYTHON_VERSION and MB_PYTHON_VERSION. Better to pass both to the docker container, so one can jut check the value of MB_PYTHON_VERSION on both mac and linux. Note that the same hack is used in the 'install_run' function, where both PYTHON_VERSION and MB_PYTHON_VERSION are passed through to docker run.
-
- 15 Jul, 2019 1 commit
-
-
Andrew Murray authored
-
- 07 Jul, 2019 1 commit
-
-
Andrew Murray authored
Updated PyPy to 7.1.1
-
- 27 Jun, 2019 1 commit
-
-
Andrew Murray authored
Updated openssl to 1.0.2s
-
- 29 May, 2019 1 commit
-
-
Andrew Murray authored
-
- 27 May, 2019 1 commit
-
-
Matthew Brett authored
Adding platforms to wheels needed for pip < 6.0, but is now more than 4 years ago. Pip 6.0 released in December 2014: https://pypi.org/project/pip/#history
-
- 15 May, 2019 1 commit
-
-
Andrew Murray authored
-
- 20 Apr, 2019 1 commit
-
-
Matthew Brett authored
Updated libpng to 1.6.37
-
- 15 Apr, 2019 1 commit
-
-
Andrew Murray authored
-
- 30 Mar, 2019 3 commits
-
-
Ivan Pozdeev authored
# Conflicts: # README.rst
-
Matthew Brett authored
Updated Python versions
-
Andrew Murray authored
-
- 25 Mar, 2019 1 commit
-
-
Matthew Brett authored
Added pypy 7.1
-
- 24 Mar, 2019 1 commit
-
-
Andrew Murray authored
-
- 23 Mar, 2019 1 commit
-
-
Andrew Murray authored
Add support for python.org builds targeting osx 10.9
-
- 17 Mar, 2019 1 commit
-
-
Andrew Murray authored
Updated openssl to 1.0.2r
-
- 16 Mar, 2019 2 commits
-
-
Matthew Brett authored
Removed PyPy 5.10
-
Andrew Murray authored
-