Skip to content

Releases: aminya/setup-cpp

v0.19.0

28 Jul 04:34
Compare
Choose a tag to compare

What's Changed

  • feat: support installing Bazel 🎉 by @aminya in #112
  • fix: support using nala instead of apt 🎉 by @aminya in #108
  • fix: install lsb_release if it is missing on ubuntu by @aminya in #109
  • fix: quote the path in addEnv on Unix by @aminya in #110
  • feat: support add apt key via download or from a server by @aminya in #112
  • fix: use gpg instead of apt-key by @aminya in #110
  • fix: build or download kcov binary based on the ubuntu version and fix the build by @aminya in #107
  • fix: add default versions for llvm on ubuntu 22.04 by @aminya in #106
  • fix: support up to llvm 14.0.6 + fix: update conan, meson, task by @aminya in #102

Full Changelog: v0.18.0...v0.19.0

v0.18.0

11 Jul 02:38
Compare
Choose a tag to compare

What's Changed

  • feat: support dnf packages (Fedora, RHEL, CentOS, etc) 🎉 by @aminya in #100
  • fix: update setup-python by @aminya in #97
  • fix: add support for Es modules by @aminya in #98

Full Changelog: v0.17.0...v0.18.0

v0.17.0

30 Jun 17:42
Compare
Choose a tag to compare

What's Changed

  • feat: add Archlinux pacman support (#31) by @abeimler in #95 🎉
  • fix: update dependencies by @aminya in #93
  • test: add tests for the python installer by @aminya in #94
  • fix: update setup-python 5692a92
  • fix: do not set a default version for python ba381879

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

16 Jun 23:43
Compare
Choose a tag to compare

What's Changed

  • feat: install wheel for pip packages by @aminya in #85
  • fix: use cppcheck 2.8 on windows by @aminya in #88, #89
  • fix: update the mingw 12 release by @aminya in #90
  • fix: update dependencies by @aminya in #91
  • fix: update default versions for ninja, cmake, conan, meson by @aminya in #92

Full Changelog: v0.15.0...v0.16.0

v0.15.0

21 May 05:12
Compare
Choose a tag to compare

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

17 May 21:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

13 May 02:14
Compare
Choose a tag to compare

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

10 May 03:22
Compare
Choose a tag to compare

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

Full Changelog: v0.14.0...v0.14.1

v0.14.0

07 May 03:17
Compare
Choose a tag to compare

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

27 Apr 07:23
Compare
Choose a tag to compare

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