Llvmenv Versions Save

Manage multiple LLVM/Clang builds

v0.3.2

2 years ago

Added

  • LLVM 12.0.1, 13.0.0 entry (#116)
  • LLVM 11.1.0 and 12.0.0 (#112)
  • --build-type option for overwrite cmake build-type (#113)
  • Update README.md with basic usage examples (#110)

Fixed

  • clippy fix (#117)

v0.3.1

3 years ago

The first release under the new organization!

• Adds support for the 10.0.1 and 11.0.0 releases of LLVM (#104). • More robust logging (#88). • Adds a download progress bar (#97). • Upgrades several dependencies.