Skip to content

Commit

Permalink
Cbc_jll build 200.1000.800+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Oct 26, 2022
1 parent 8ada655 commit f60fbd9
Show file tree
Hide file tree
Showing 7 changed files with 277 additions and 267 deletions.
492 changes: 246 additions & 246 deletions Artifacts.toml

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Cbc_jll"
uuid = "38041ee0-ae04-5750-a4d2-bb4d0d83d27d"
version = "200.1000.501+0"
version = "200.1000.800+0"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand All @@ -18,7 +18,7 @@ ASL_jll = "ae81ac8f-d209-56e5-92de-9978fef736f9"
[compat]
JLLWrappers = "1.2.0"
julia = "1.6"
CoinUtils_jll = "200.1100.400"
Cgl_jll = "0.6000.300"
Clp_jll = "100.1700.601"
Osi_jll = "0.10800.600"
CoinUtils_jll = "200.1100.600"
Cgl_jll = "0.6000.600"
Clp_jll = "100.1700.700"
Osi_jll = "0.10800.700"
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
# `Cbc_jll.jl` (v200.1000.501+0)
# `Cbc_jll.jl` (v200.1000.800+0)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/801fe9a85211543cc532641cc670424328d56534/C/Coin-OR/Cbc/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
[![deps](https://juliahub.com/docs/Cbc_jll/deps.svg)](https://juliahub.com/ui/Packages/Cbc_jll/HTi0V?page=2)

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/16b102e3a6d742cd69e353c0a2ef3fdb697ae053/C/Coin-OR/Cbc/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

## Documentation

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://docs.binarybuilder.org/stable/jll/).

## Sources

The tarballs for `Cbc_jll.jl` have been built from these sources:

* git repository: https://github.com/coin-or/Cbc.git (revision: `7b5ccc016f035f56614c8018b20d700978144e9f`)
* git repository: https://github.com/coin-or/Cbc.git (revision: `3c1d759619f38bbd5916380df292cfc1dafba7f5`)

## Platforms

Expand Down
6 changes: 3 additions & 3 deletions src/wrappers/aarch64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ function __init__()
JLLWrappers.@generate_init_header(ASL_jll, Cgl_jll, Clp_jll, Osi_jll, CoinUtils_jll, OpenBLAS32_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libCbc,
"lib/libCbc.3.10.5.dylib",
"lib/libCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libOsiCbc,
"lib/libOsiCbc.3.10.5.dylib",
"lib/libOsiCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libcbcsolver,
"lib/libCbcSolver.3.10.5.dylib",
"lib/libCbcSolver.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
6 changes: 3 additions & 3 deletions src/wrappers/x86_64-apple-darwin-libgfortran3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ function __init__()
JLLWrappers.@generate_init_header(ASL_jll, Cgl_jll, Clp_jll, Osi_jll, CoinUtils_jll, OpenBLAS32_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libCbc,
"lib/libCbc.3.10.5.dylib",
"lib/libCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libOsiCbc,
"lib/libOsiCbc.3.10.5.dylib",
"lib/libOsiCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libcbcsolver,
"lib/libCbcSolver.3.10.5.dylib",
"lib/libCbcSolver.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
6 changes: 3 additions & 3 deletions src/wrappers/x86_64-apple-darwin-libgfortran4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ function __init__()
JLLWrappers.@generate_init_header(ASL_jll, Cgl_jll, Clp_jll, Osi_jll, CoinUtils_jll, OpenBLAS32_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libCbc,
"lib/libCbc.3.10.5.dylib",
"lib/libCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libOsiCbc,
"lib/libOsiCbc.3.10.5.dylib",
"lib/libOsiCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libcbcsolver,
"lib/libCbcSolver.3.10.5.dylib",
"lib/libCbcSolver.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
6 changes: 3 additions & 3 deletions src/wrappers/x86_64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ function __init__()
JLLWrappers.@generate_init_header(ASL_jll, Cgl_jll, Clp_jll, Osi_jll, CoinUtils_jll, OpenBLAS32_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libCbc,
"lib/libCbc.3.10.5.dylib",
"lib/libCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libOsiCbc,
"lib/libOsiCbc.3.10.5.dylib",
"lib/libOsiCbc.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_library_product(
libcbcsolver,
"lib/libCbcSolver.3.10.5.dylib",
"lib/libCbcSolver.3.10.8.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down

0 comments on commit f60fbd9

Please sign in to comment.