Releases: JuliaPackaging/JLLWrappers.jl
Releases · JuliaPackaging/JLLWrappers.jl
v1.1.3
JLLWrappers v1.1.3
Merged pull requests:
v1.1.2
JLLWrappers v1.1.2
Closed issues:
- What does it mean to have a Platform as a key in a Dict (#15)
Merged pull requests:
- Fix Windows double-adjustment of
PATH
(#20) (@staticfloat)
v1.1.1
JLLWrappers v1.1.1
Closed issues:
- Should
generate_init_footer
be called by anything? (#11)
Merged pull requests:
- add a few global -> Ref (#12) (@KristofferC)
- Use
@generate_init_footer
in test wrappers and check it works (#13) (@giordano) - Revert
Ref
around the path variable (#14) (@giordano) - run JLLWrappers without inference (#16) (@KristofferC)
v1.1.0
JLLWrappers v1.1.0
Closed issues:
- JLL packages tries to do something on OS where there is no matching artifact (#7)
Merged pull requests:
- Remove Darwin version from the macOS wrapper for OpenLibm (#6) (@giordano)
- use static if for VERSION checks (#8) (@KristofferC)
- Move
find_artifact_dir()
definition to the wrapper instead of the top level (#9) (@staticfloat) - Add
get_$(varname)_path()
functions for all products (#10) (@staticfloat)
v1.0.2
JLLWrappers v1.0.2
Closed issues:
artifact_dir
is undefined (#4)
Merged pull requests:
- Add minimal infrastructure for testing (#3) (@giordano)
- fix excat for non-block-expressions (#5) (@simeonschaub)
v1.0.1
Merge pull request #3 from JuliaPackaging/mg/tests Add minimal infrastructure for testing
v1.0.0
Spread the blame