This repository was archived by the owner on Feb 16, 2023. It is now read-only.
3 files changed
+31
-59
lines changedLines changed: 20 additions & 43 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 | 10 |
| |
16 | 11 |
| |
17 | 12 |
| |
18 |
| - | |
19 |
| - | |
| 13 | + | |
20 | 14 |
| |
21 | 15 |
| |
| 16 | + | |
22 | 17 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 18 | + | |
27 | 19 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 20 | + | |
37 | 21 |
| |
38 |
| - | |
39 |
| - | |
| 22 | + | |
40 | 23 |
| |
41 | 24 |
| |
42 |
| - | |
43 |
| - | |
| 25 | + | |
44 | 26 |
| |
45 | 27 |
| |
46 |
| - | |
47 |
| - | |
| 28 | + | |
48 | 29 |
| |
49 | 30 |
| |
50 | 31 |
| |
51 |
| - | |
52 |
| - | |
| 32 | + | |
53 | 33 |
| |
54 | 34 |
| |
55 | 35 |
| |
56 |
| - | |
57 |
| - | |
| 36 | + | |
58 | 37 |
| |
59 | 38 |
| |
60 | 39 |
| |
61 | 40 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 41 |
| |
69 | 42 |
| |
70 | 43 |
| |
| |||
89 | 62 |
| |
90 | 63 |
| |
91 | 64 |
| |
92 |
| - | |
| 65 | + | |
93 | 66 |
| |
94 | 67 |
| |
95 | 68 |
| |
| |||
103 | 76 |
| |
104 | 77 |
| |
105 | 78 |
| |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + |
Lines changed: 10 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 | 15 |
| |
20 | 16 |
| |
21 | 17 |
| |
| |||
32 | 28 |
| |
33 | 29 |
| |
34 | 30 |
| |
35 |
| - | |
36 |
| - | |
37 | 31 |
| |
38 | 32 |
| |
39 | 33 |
| |
| |||
89 | 83 |
| |
90 | 84 |
| |
91 | 85 |
| |
92 |
| - | |
93 |
| - | |
| 86 | + | |
| 87 | + | |
94 | 88 |
| |
95 | 89 |
| |
96 | 90 |
| |
97 | 91 |
| |
98 | 92 |
| |
99 | 93 |
| |
100 | 94 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + |
Submodule multibuild updated 26 files
- .appveyor.yml+3-3
- .gitignore+26
- .travis.yml+84-82
- LICENSE+1-1
- README.rst+124-87
- common_utils.sh+175-21
- configure_build.sh+14-3
- docker_build_wrap.sh+11-5
- docker_test_wrap.sh+7
- library_builders.sh+74-26
- manylinux_utils.sh+23-36
- osx_utils.sh+45-57
- supported_wheels.py+5-6
- tests/config.sh+7
- tests/test_common_utils.sh+11-3
- tests/test_fill_pypy_ver.sh+2-4
- tests/test_fill_pyver.sh+4-2
- tests/test_library_builders.sh+8-3
- tests/test_manylinux_utils.sh+5-2
- tests/test_manylinux_utils_docker.sh+10
- tests/test_multibuild.sh+25-3
- tests/test_osx_utils.sh+29-5
- tests/test_python_install.sh+12-6
- tests/test_supported_wheels.sh+38-3
- travis_linux_steps.sh+10-5
- travis_osx_steps.sh+3
0 commit comments