File tree
8 files changed
+50
-30
lines changed- .github/workflows
- tools
8 files changed
+50
-30
lines changedLines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| 168 | + | |
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + |
Submodule gfortran-install updated 1 file
Submodule multibuild updated 22 files
- .appveyor.yml-91
- .github/workflows/lint_python.yml+6-12
- .github/workflows/test.yml+20-11
- .gitignore+4
- LICENSE+1-1
- README.rst+8-8
- common_utils.sh+34-15
- library_builders.sh+41-42
- osx_utils.sh+42-25
- supported_wheels.py+16-12
- tests/patches/harfbuzz-2.7.4.tar.xz.patch+11
- tests/test_common_utils.sh+1-2
- tests/test_fill_pyver.sh+3-1
- tests/test_fill_submodule.sh+1-1
- tests/test_library_builders.sh+4
- tests/test_multibuild.sh-2
- tests/test_osx_utils.sh+33-9
- tests/test_python_install.sh+1-11
- tests/test_supported_wheels.sh+3-3
- travis_linux_steps.sh+5-2
- travis_osx_steps.sh+2-1
- travis_steps.sh+6
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 24 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
8 |
| - | |
9 | 6 |
| |
10 | 7 |
| |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
14 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 |
| |
16 | 23 |
| |
17 |
| - | |
18 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
19 | 30 |
| |
20 | 31 |
| |
21 | 32 |
| |
| |||
89 | 100 |
| |
90 | 101 |
| |
91 | 102 |
| |
92 |
| - | |
93 | 103 |
| |
94 | 104 |
| |
95 | 105 |
| |
| |||
99 | 109 |
| |
100 | 110 |
| |
101 | 111 |
| |
102 |
| - | |
| 112 | + | |
103 | 113 |
| |
104 | 114 |
| |
105 | 115 |
| |
| |||
155 | 165 |
| |
156 | 166 |
| |
157 | 167 |
| |
| 168 | + | |
| 169 | + | |
158 | 170 |
| |
159 | 171 |
| |
160 | 172 |
| |
| |||
168 | 180 |
| |
169 | 181 |
| |
170 | 182 |
| |
171 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
172 | 187 |
| |
173 | 188 |
| |
174 | 189 |
| |
| |||
208 | 223 |
| |
209 | 224 |
| |
210 | 225 |
| |
211 |
| - | |
| 226 | + | |
212 | 227 |
| |
213 | 228 |
| |
214 | 229 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 |
| |
105 |
| - | |
106 |
| - | |
| 110 | + | |
| 111 | + | |
107 | 112 |
| |
108 |
| - | |
109 |
| - | |
| 113 | + | |
| 114 | + | |
110 | 115 |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 |
| |
9 | 12 |
| |
10 | 13 |
| |
| |||
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 | 70 |
| |
73 | 71 |
| |
74 | 72 |
| |
|
0 commit comments