3 files changed
+3
-6
lines changedSubmodule multibuild updated 20 files
- .travis.yml+17-2
- LICENSE+1-1
- README.rst+177-27
- common_utils.sh+94-10
- configure_build.sh+33-15
- docker_build_wrap.sh+3-1
- library_builders.sh+38-19
- manylinux_utils.sh+9-2
- osx_utils.sh+139-13
- tests/test_common_utils.sh+11
- tests/test_fill_pyver.sh+3-1
- tests/test_library_builders.sh+10-5
- tests/test_manylinux_utils_docker.sh+6-5
- tests/test_multibuild.sh+8-2
- tests/test_osx_utils.sh+4
- tests/test_python_install.sh+9-5
- tests/test_supported_wheels.sh+1-1
- travis_linux_steps.sh-5
- travis_osx_steps.sh+14
- travis_steps.sh+1-1
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 | 18 |
| |
22 | 19 |
|
0 commit comments