Home
last modified time | relevance | path

Searched full:preferences (Results 1 – 7 of 7) sorted by relevance

/libCEED/julia/LibCEED.jl/test/
H A DProject.toml1 # A bug in Julia 1.6.0's Pkg causes Preferences to be dropped during `Pkg.test()`, so we work around
2 # it by explicitly creating a `test/Project.toml` which will correctly communicate any preferences
8 Preferences = "21216c6a-2e73-6563-6e65-726566657250"
/libCEED/julia/LibCEED.jl/src/
H A DLibCEED.jl3 using StaticArrays, UnsafeArrays, Requires, Preferences
222 depot-wide preferences or using
226 environment. Changes will take effect after restarting the Julia session. See the [Preferences.jl
227 documentation](https://github.com/JuliaPackaging/Preferences.jl) for more information.
249 delete_preferences!(Preferences.get_uuid(C.libCEED_jll), "libceed_path"; force=true)
H A DC.jl5 using Libdl, libCEED_jll, Preferences
/libCEED/julia/LibCEED.jl/
H A DProject.toml11 Preferences = "21216c6a-2e73-6563-6e65-726566657250"
23 Preferences = "1"
H A DREADME.md30 See [Preferences.jl](https://github.com/JuliaPackaging/Preferences.jl) for more information.
/libCEED/julia/LibCEED.jl/docs/src/
H A Dindex.md46 information on Julia's preferences system, see
47 [Preferences.jl](https://github.com/JuliaPackaging/Preferences.jl).
/libCEED/.github/workflows/
H A Djulia-test-with-style.yml37 echo "[preferences.libCEED_jll]" >> test/Project.toml