This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule multibuild
updated
13 files
+9 −0 | .appveyor.yml | |
+1 −0 | .gitignore | |
+22 −0 | .travis.yml | |
+22 −3 | README.rst | |
+8 −3 | common_utils.sh | |
+2 −0 | configure_build.sh | |
+9 −7 | install_python.ps1 | |
+2 −2 | library_builders.sh | |
+7 −1 | manylinux_utils.sh | |
+6 −3 | osx_utils.sh | |
+1 −0 | tests/test_fill_pypy_ver.sh | |
+19 −6 | tests/test_library_builders.sh | |
+9 −2 | travis_linux_steps.sh |