2 files changed
+4
-3
lines changedSubmodule multibuild updated 29 files
- .appveyor.yml+23-23
- .github/workflows/lint_python.yml-25
- .github/workflows/test.yml-47
- .gitignore-26
- .travis.yml+54-74
- LICENSE+1-1
- README.rst+90-290
- common_utils.sh+29-277
- configure_build.sh+13-46
- docker_build_wrap.sh+5-13
- docker_test_wrap.sh-7
- library_builders.sh+41-143
- manylinux_utils.sh+47-47
- osx_utils.sh+70-195
- supported_wheels.py+5-5
- tests/config.sh-7
- tests/test_common_utils.sh+5-24
- tests/test_fill_pypy_ver.sh+4-1
- tests/test_fill_pyver.sh+2-12
- tests/test_library_builders.sh+7-18
- tests/test_manylinux_utils.sh+2-5
- tests/test_manylinux_utils_docker.sh-11
- tests/test_multibuild.sh+7-27
- tests/test_osx_utils.sh+6-39
- tests/test_python_install.sh+6-16
- tests/test_supported_wheels.sh+2-37
- travis_linux_steps.sh+12-27
- travis_osx_steps.sh+4-16
- travis_steps.sh+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments