File tree
4 files changed
+28
-10
lines changed- .github/workflows
- travis-ci
4 files changed
+28
-10
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
| |||
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
69 | 78 |
| |
70 | 79 |
| |
71 | 80 |
| |
|
Submodule gfortran-install updated 1 file
Submodule multibuild updated 17 files
- .appveyor.yml+3-3
- .travis.yml+16-5
- LICENSE+1-1
- README.rst+82-27
- common_utils.sh+47-23
- configure_build.sh+23-10
- library_builders.sh+72-28
- manylinux_utils.sh+17-3
- osx_utils.sh+108-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: 17 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 |
| - | |
| 88 | + | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 |
| |
95 | 99 |
| |
96 | 100 |
| |
97 |
| - | |
| 101 | + | |
98 | 102 |
| |
99 | 103 |
| |
100 | 104 |
| |
101 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
102 | 110 |
| |
103 | 111 |
| |
104 |
| - | |
| 112 | + | |
105 | 113 |
| |
| 114 | + | |
106 | 115 |
| |
107 | 116 |
| |
108 | 117 |
| |
|
0 commit comments