File tree
5 files changed
+32
-76
lines changed- travis-ci
5 files changed
+32
-76
lines changedLines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| |||
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
| 43 | + | |
39 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
40 | 60 |
| |
41 | 61 |
| |
42 | 62 |
| |
|
Submodule OpenBLAS updated from 36c4523 to c815b8f
Lines changed: 0 additions & 71 deletions
This file was deleted.
Submodule multibuild updated 26 files
- .appveyor.yml+21-7
- .gitignore+1
- .travis.yml+107-43
- LICENSE+1-1
- README.rst+120-86
- archives/bzip2-1.0.6.tar.gz
- common_utils.sh+77-30
- configure_build.sh+18-5
- docker_test_wrap.sh+1-1
- install_python.ps1+33
- library_builders.sh+66-51
- manylinux_utils.sh+15-4
- osx_utils.sh+173-62
- supported_wheels.py+17-2
- tests/test_common_utils.sh+66-2
- tests/test_fill_pypy_ver.sh+6-10
- tests/test_fill_pyver.sh+5-6
- tests/test_library_builders.sh+50-6
- tests/test_manylinux_utils.sh+8-11
- tests/test_manylinux_utils_docker.sh+10
- tests/test_multibuild.sh+22-4
- tests/test_osx_utils.sh+48-13
- tests/test_python_install.sh+17-6
- tests/test_supported_wheels.sh+24
- travis_linux_steps.sh+14-6
- travis_osx_steps.sh+7-2
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
48 |
| - | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| |||
77 | 80 |
| |
78 | 81 |
| |
79 | 82 |
| |
| 83 | + | |
80 | 84 |
| |
81 | 85 |
| |
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
85 | 89 |
| |
86 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 |
| |
88 | 95 |
| |
89 | 96 |
| |
|
0 commit comments