- 05 Sep, 2020 2 commits
-
-
Matthew Brett authored
MRG: Install cmake instead if cmake28 cannot be found in yum When attempting to build on aarch64, I find that cmake28 is not found. However, cmake does exist. So this PR adds `get_modern_cmake` that searches for cmake28, and if it is not found, then use cmake instead.
-
Andrew Murray authored
-
- 27 Aug, 2020 4 commits
-
-
Matti Picus authored
MRG: document switch from Rackspace
-
Matthew Brett authored
[skip ci]
-
Matthew Brett authored
Thanks @hugovk Co-authored-by:Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Matthew Brett authored
Thanks to @mattip
-
- 26 Aug, 2020 1 commit
-
-
Andrew Murray authored
-
- 24 Aug, 2020 1 commit
-
-
Matti Picus authored
Updated Python versions
-
- 23 Aug, 2020 6 commits
-
-
Andrew Murray authored
-
Andrew Murray authored
-
Andrew Murray authored
-
Andrew Murray authored
-
Andrew Murray authored
-
Matthew Brett authored
Change pypy download link
-
- 22 Aug, 2020 2 commits
-
-
Andrew Murray authored
-
mattip authored
-
- 21 Aug, 2020 1 commit
-
-
Matthew Brett authored
MRG: Only remove original wheel if new wheel is created We were getting errors when pip downloads a binary wheel, we attempt repair giving a wheel with the same filename, and then delete the original (and therefore, new) wheel on the basis that we have created a new one. Back off to logic that, if repair generates a wheel with the same filename, we copy the original and discard the repaired version.
-
- 20 Aug, 2020 1 commit
-
-
Andrew Murray authored
-
- 18 Aug, 2020 1 commit
-
-
Andrew Murray authored
-
- 14 Jul, 2020 1 commit
-
-
Matti Picus authored
Updated Python versions
-
- 13 Jul, 2020 1 commit
-
-
Andrew Murray authored
-
- 08 Jul, 2020 1 commit
-
-
Andrew Murray authored
Updated Python versions
-
- 29 Jun, 2020 1 commit
-
-
Andrew Murray authored
-
- 26 Jun, 2020 2 commits
-
-
Matthew Brett authored
Updated arb to 2.18.1
-
Andrew Murray authored
-
- 20 Jun, 2020 2 commits
-
-
Andrew Murray authored
Fixes for install_pypy
-
Andrew Murray authored
Updated arb to 2.18.0
-
- 19 Jun, 2020 1 commit
-
-
Andrew Murray authored
-
- 17 Jun, 2020 2 commits
-
-
Andrew Murray authored
-
Andrew Murray authored
-
- 16 Jun, 2020 1 commit
-
-
Andrew Murray authored
-
- 15 Jun, 2020 5 commits
-
-
Andrew Murray authored
-
Andrew Murray authored
-
Andrew Murray authored
-
Andrew Murray authored
-
Andrew Murray authored
MRG: Temporary fix for Ragel build on macOS
-
- 11 Jun, 2020 1 commit
-
-
Matthew Brett authored
Certificate expired error using macOS curl. Temporary fix while we wait for the certificates to get upgraded.
-
- 04 Jun, 2020 1 commit
-
-
Andrew Murray authored
Do not call strip_macpython_ver_prefix if it is not used
-
- 30 May, 2020 2 commits
-
-
Andrew Murray authored
-
Matthew Brett authored
MRG: Fix link markup Markup was Markdown, not ReST.
-