Skip to content

Commit 7a1db3b

Browse files
committed
CXSparse_jll build 5.10.1+1
1 parent a80b6ad commit 7a1db3b

32 files changed

+123
-447
lines changed

Artifacts.toml

Lines changed: 48 additions & 193 deletions
Large diffs are not rendered by default.

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
name = "CXSparse_jll"
22
uuid = "c77e7b6a-7cf9-58ed-a396-e1da12b05d87"
3-
version = "5.10.1+0"
3+
version = "5.10.1+1"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
77
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
88
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
9+
SuiteSparse_jll = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
910
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
1011

1112
[compat]
1213
JLLWrappers = "1.2.0"
13-
julia = "1.7"
14+
julia = "1.6"

README.md

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `CXSparse_jll.jl` (v5.10.1+0)
1+
# `CXSparse_jll.jl` (v5.10.1+1)
22

33
[![deps](https://juliahub.com/docs/CXSparse_jll/deps.svg)](https://juliahub.com/ui/Packages/CXSparse_jll/thhge?page=2)
44

55
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
66

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/5e056b4b00218dbf565127ebac967ec5cf5dc486/S/SuiteSparse/CXSparse/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.")
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/9fac7f1e2409b915fab1339330ae16b180e6ab2b/S/SuiteSparse/CXSparse/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.")
88

99
## Bug Reports
1010

@@ -14,39 +14,38 @@ If you have any issue, please report it to the Yggdrasil [bug tracker](https://g
1414

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

17+
## Sources
18+
19+
The tarballs for `CXSparse_jll.jl` have been built from these sources:
20+
21+
* git repository: https://github.com/DrTimothyAldenDavis/SuiteSparse.git (revision: `538273cfd53720a10e34a3d80d3779b607e1ac26`)
22+
1723
## Platforms
1824

1925
`CXSparse_jll.jl` is available for the following platforms:
2026

2127
* `macOS aarch64` (`aarch64-apple-darwin`)
22-
* `Linux aarch64 {cxxstring_abi=cxx03, libc=glibc}` (`aarch64-linux-gnu-cxx03`)
23-
* `Linux aarch64 {cxxstring_abi=cxx11, libc=glibc}` (`aarch64-linux-gnu-cxx11`)
24-
* `Linux aarch64 {cxxstring_abi=cxx03, libc=musl}` (`aarch64-linux-musl-cxx03`)
25-
* `Linux aarch64 {cxxstring_abi=cxx11, libc=musl}` (`aarch64-linux-musl-cxx11`)
26-
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx03, libc=glibc}` (`armv6l-linux-gnueabihf-cxx03`)
27-
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx11, libc=glibc}` (`armv6l-linux-gnueabihf-cxx11`)
28-
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx03, libc=musl}` (`armv6l-linux-musleabihf-cxx03`)
29-
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx11, libc=musl}` (`armv6l-linux-musleabihf-cxx11`)
30-
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx03, libc=glibc}` (`armv7l-linux-gnueabihf-cxx03`)
31-
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx11, libc=glibc}` (`armv7l-linux-gnueabihf-cxx11`)
32-
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx03, libc=musl}` (`armv7l-linux-musleabihf-cxx03`)
33-
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx11, libc=musl}` (`armv7l-linux-musleabihf-cxx11`)
34-
* `Linux i686 {cxxstring_abi=cxx03, libc=glibc}` (`i686-linux-gnu-cxx03`)
35-
* `Linux i686 {cxxstring_abi=cxx11, libc=glibc}` (`i686-linux-gnu-cxx11`)
36-
* `Linux i686 {cxxstring_abi=cxx03, libc=musl}` (`i686-linux-musl-cxx03`)
37-
* `Linux i686 {cxxstring_abi=cxx11, libc=musl}` (`i686-linux-musl-cxx11`)
38-
* `Windows i686 {cxxstring_abi=cxx03}` (`i686-w64-mingw32-cxx03`)
39-
* `Windows i686 {cxxstring_abi=cxx11}` (`i686-w64-mingw32-cxx11`)
40-
* `Linux powerpc64le {cxxstring_abi=cxx03, libc=glibc}` (`powerpc64le-linux-gnu-cxx03`)
41-
* `Linux powerpc64le {cxxstring_abi=cxx11, libc=glibc}` (`powerpc64le-linux-gnu-cxx11`)
28+
* `Linux aarch64 {libc=glibc}` (`aarch64-linux-gnu`)
29+
* `Linux aarch64 {libc=musl}` (`aarch64-linux-musl`)
30+
* `Linux armv6l {call_abi=eabihf, libc=glibc}` (`armv6l-linux-gnueabihf`)
31+
* `Linux armv6l {call_abi=eabihf, libc=musl}` (`armv6l-linux-musleabihf`)
32+
* `Linux armv7l {call_abi=eabihf, libc=glibc}` (`armv7l-linux-gnueabihf`)
33+
* `Linux armv7l {call_abi=eabihf, libc=musl}` (`armv7l-linux-musleabihf`)
34+
* `Linux i686 {libc=glibc}` (`i686-linux-gnu`)
35+
* `Linux i686 {libc=musl}` (`i686-linux-musl`)
36+
* `Windows i686` (`i686-w64-mingw32`)
37+
* `Linux powerpc64le {libc=glibc}` (`powerpc64le-linux-gnu`)
4238
* `macOS x86_64` (`x86_64-apple-darwin`)
43-
* `Linux x86_64 {cxxstring_abi=cxx03, libc=glibc}` (`x86_64-linux-gnu-cxx03`)
44-
* `Linux x86_64 {cxxstring_abi=cxx11, libc=glibc}` (`x86_64-linux-gnu-cxx11`)
45-
* `Linux x86_64 {cxxstring_abi=cxx03, libc=musl}` (`x86_64-linux-musl-cxx03`)
46-
* `Linux x86_64 {cxxstring_abi=cxx11, libc=musl}` (`x86_64-linux-musl-cxx11`)
39+
* `Linux x86_64 {libc=glibc}` (`x86_64-linux-gnu`)
40+
* `Linux x86_64 {libc=musl}` (`x86_64-linux-musl`)
4741
* `FreeBSD x86_64` (`x86_64-unknown-freebsd`)
48-
* `Windows x86_64 {cxxstring_abi=cxx03}` (`x86_64-w64-mingw32-cxx03`)
49-
* `Windows x86_64 {cxxstring_abi=cxx11}` (`x86_64-w64-mingw32-cxx11`)
42+
* `Windows x86_64` (`x86_64-w64-mingw32`)
43+
44+
## Dependencies
45+
46+
The following JLL packages are required by `CXSparse_jll.jl`:
47+
48+
* [`SuiteSparse_jll`](https://github.com/JuliaBinaryWrappers/SuiteSparse_jll.jl)
5049

5150
## Products
5251

src/wrappers/aarch64-apple-darwin.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Autogenerated wrapper script for CXSparse_jll for aarch64-apple-darwin
22
export libcxsparse
33

4+
using SuiteSparse_jll
45
JLLWrappers.@generate_wrapper_header("CXSparse")
56
JLLWrappers.@declare_library_product(libcxsparse, "@rpath/libcxsparse.3.dylib")
67
function __init__()
7-
JLLWrappers.@generate_init_header()
8+
JLLWrappers.@generate_init_header(SuiteSparse_jll)
89
JLLWrappers.@init_library_product(
910
libcxsparse,
1011
"lib/libcxsparse.3.2.0.dylib",

src/wrappers/aarch64-linux-gnu-cxx03.jl renamed to src/wrappers/aarch64-linux-gnu.jl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# Autogenerated wrapper script for CXSparse_jll for aarch64-linux-gnu-cxx03
1+
# Autogenerated wrapper script for CXSparse_jll for aarch64-linux-gnu
22
export libcxsparse
33

4+
using SuiteSparse_jll
45
JLLWrappers.@generate_wrapper_header("CXSparse")
56
JLLWrappers.@declare_library_product(libcxsparse, "libcxsparse.so.3")
67
function __init__()
7-
JLLWrappers.@generate_init_header()
8+
JLLWrappers.@generate_init_header(SuiteSparse_jll)
89
JLLWrappers.@init_library_product(
910
libcxsparse,
1011
"lib/libcxsparse.so",

src/wrappers/aarch64-linux-musl-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/aarch64-linux-musl-cxx11.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/aarch64-linux-gnu-cxx11.jl renamed to src/wrappers/aarch64-linux-musl.jl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# Autogenerated wrapper script for CXSparse_jll for aarch64-linux-gnu-cxx11
1+
# Autogenerated wrapper script for CXSparse_jll for aarch64-linux-musl
22
export libcxsparse
33

4+
using SuiteSparse_jll
45
JLLWrappers.@generate_wrapper_header("CXSparse")
56
JLLWrappers.@declare_library_product(libcxsparse, "libcxsparse.so.3")
67
function __init__()
7-
JLLWrappers.@generate_init_header()
8+
JLLWrappers.@generate_init_header(SuiteSparse_jll)
89
JLLWrappers.@init_library_product(
910
libcxsparse,
1011
"lib/libcxsparse.so",

src/wrappers/armv6l-linux-gnueabihf-cxx03.jl renamed to src/wrappers/armv6l-linux-gnueabihf.jl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# Autogenerated wrapper script for CXSparse_jll for armv6l-linux-gnueabihf-cxx03
1+
# Autogenerated wrapper script for CXSparse_jll for armv6l-linux-gnueabihf
22
export libcxsparse
33

4+
using SuiteSparse_jll
45
JLLWrappers.@generate_wrapper_header("CXSparse")
56
JLLWrappers.@declare_library_product(libcxsparse, "libcxsparse.so.3")
67
function __init__()
7-
JLLWrappers.@generate_init_header()
8+
JLLWrappers.@generate_init_header(SuiteSparse_jll)
89
JLLWrappers.@init_library_product(
910
libcxsparse,
1011
"lib/libcxsparse.so",

src/wrappers/armv6l-linux-musleabihf-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)