Releases: aminya/setup-cpp
Releases · aminya/setup-cpp
v0.15.0
What's Changed
- feat: better MinGW compiler support by @aminya in #82
- feat: directly download MinGW binaries on Windows by @aminya in #82
- fix: fix the compiler bugs in default-installed MinGW by @aminya in #82
- fix: fix Doxygen installation path on windows by @aminya in #83
- fix: use older default versions for gcovr, meson, and Doxygen on ubuntu 18 or older by @aminya in #84
Full Changelog: v0.14.3...v0.15.0
v0.14.3
v0.14.2
What's Changed
- fix: do not set CPATH for llvm on windows by @aminya in #77
- fix: handle spaces in LDFLAGS and CPPFLAGS by @aminya in #78 and a4e2df0
- fix: faster execPowershell by adding -NoProfile and making it async by @aminya in #79
- fix: parallel addEnv and addPath for LLVM and GCC in by @aminya c8f6527
- fix: add the exe extension for CC/CXX on Windows in by @aminya 209bb28
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- fix: update windows usage example by @Wihmajster in #73
- fix: extract zip files using 7z on windows by @aminya in #76
- fix: update the default to Doxygen 1.9.4 by @aminya in #71
New Contributors
- @Wihmajster made their first contribution in #73
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- feat: support llvm 14.0.2 and 14.0.3 by @aminya in #66
- feat: select the default llvm build based on ubuntu version by @aminya in #66 and
- feat: support specific llvm versions for specific ubuntu versions by @aminya in #70
- fix: use llvm 13.0.0 as the default to fix macos 11 issues by @aminya in #65
- fix: use notice for ~/vcpkg existence by @aminya in #67
- fix: fix make and vcpkg not being placed on PATH locally by @aminya in #67
- fix: do not add xenial toolchain for old gcc by @aminya in #67
- fix: sync the llvm tools versions (compiler, clangtidy, etc) by @aminya in #69
Full Changelog: v0.13.2...v0.14.0
v0.13.2
What's Changed
- fix: use the same path for llvm, clangformat, clangtidy in local installations by @aminya in #62
- docker: add building and running environments to the dockers by @aminya in #63
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- feat: support caching python dependencies - update setup-python - by @aminya in #56
- fix: use /Users/ instead of /home/ on MacOS by @aminya in #55
- fix: change the owner of ~/vcpkg to the SUDO_USER in root mode by @aminya in #57
- fix: set gcc/g++ apt alternative when gcc is installed by @aminya in #58
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- fix: try-catch adding apt keys by @aminya in #50
- feat: report the installation times by @aminya in #51
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix: bump the default versions for llvm, cmake, conan, meson, kcov, task by @aminya in #49
- feat: support llvm 14.0.0 by @aminya in #47
- fix: use info instead of warning for missing doxygen binary - update dependencies by @aminya in #48
- fix: improve kcov installation by @aminya in #39
Full Changelog: v0.10.0...v0.11.0