Lines Matching full:libceed_jll
65 * libCEED_jll, a binary wrapper package ("jll package") that contains prebuilt binaries of the li…
68 First, libCEED_jll is updated, and then LibCEED.jl.
70 ### Updating libCEED_jll
72 The binary wrapper package libCEED_jll is updated by making a pull request against [Yggdrasil](http…
91 After the PR is merged into Yggdrasil, the new version of libCEED_jll will automatically be registe…
95 After the binary wrapper package libCEED_jll has been updated, we are ready to update the main Juli…
97 The version number should be incremented, and the dependency on the updated version of `libCEED_jll…
114 -libCEED_jll = "0.7"
115 +libCEED_jll = "0.8"
132 …ts are run both with the current build of libCEED, and with the most recent release of libCEED_jll.
135 …elease tests, so that these features will be tested against the most recent release of libCEED_jll.