File tree
4 files changed
+14
-2
lines changed- .github/workflows
- travis-ci
4 files changed
+14
-2
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
|
Submodule gfortran-install updated 1 file
Submodule multibuild updated 17 files
- .appveyor.yml+3-3
- .travis.yml+16-5
- LICENSE+1-1
- README.rst+81-27
- common_utils.sh+41-23
- configure_build.sh+23-10
- library_builders.sh+72-28
- manylinux_utils.sh+17-3
- osx_utils.sh+82-11
- tests/config.sh+3
- tests/test_fill_pyver.sh+3-1
- tests/test_library_builders.sh+6-5
- tests/test_multibuild.sh+15-11
- tests/test_osx_utils.sh+7-1
- tests/test_python_install.sh+9-3
- travis_linux_steps.sh+1-3
- travis_osx_steps.sh-4
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 |
| |
93 | 96 |
| |
94 | 97 |
| |
| |||
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
104 | 111 |
| |
105 | 112 |
| |
| 113 | + | |
106 | 114 |
| |
107 | 115 |
| |
108 | 116 |
| |
|
0 commit comments