Commit 83791f7
authored
Migrate from BinDeps to BinaryBuilder / JLL (#40)
* Migrate from BinDeps to BinaryBuilder / JLL, except the nash part
* Remove `BinDeps` and `Homebrew` dependencies (fixes #38)
* Add `lrslib_jll` dependency
* Delete `deps/` (it's no longer used)
* make method signature more specific, so that there is no ambiguity with its Polyhedra.jl parent
* dummy commit to trigger CI re-run
* bump Polyhedra.jl dependency to 0.6.14
* Require lrslib_jll >= 0.2.0
See JuliaPackaging/Yggdrasil#2875
* No need to specialize to HIndex anymore
See discussion in #40 (comment)
* Require lrslib_jll == 0.2.0
See #40 (comment)1 parent 78601f8 commit 83791f7
File tree
6 files changed
+5
-147
lines changed- deps
- src
6 files changed
+5
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 8 | | |
15 | 9 | | |
16 | 10 | | |
| |||
0 commit comments