Skip to content

Releases: aminya/setup-cpp

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

v0.13.1

25 Apr 01:43
Compare
Choose a tag to compare

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

19 Apr 19:29
Compare
Choose a tag to compare

What's Changed

  • feat: set apt alternatives when llvm/gcc is installed by @aminya in #52

Full Changelog: v0.12.0...v0.13.0

v0.12.0

18 Apr 13:44
Compare
Choose a tag to compare

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

16 Apr 09:54
Compare
Choose a tag to compare

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

v0.10.0

01 Mar 23:07
Compare
Choose a tag to compare

What's Changed

  • feat: add environment variables to ~/.cpprc when setup_cpp is used locally by @aminya in #43
    Check out the readme notes about this

  • fix: upgrade conan default to 1.45.0 by @lefticus in #44

  • fix: update cmake, meson, task by @aminya in #45

New Contributors

Full Changelog: v0.9.4...v0.10.0

v0.9.4

15 Feb 10:30
Compare
Choose a tag to compare

What's Changed

  • feat: fix setting CPATH for llvm by @aminya in #40
  • install an up-to-date gcc for llvm by @aminya in #40
  • add ubuntu:latest and ubuntu:devel dockerfiles by @aminya in #40
  • doxygen 1.9.1 by default by @aminya in #40

Full Changelog: v0.9.3...v0.9.4

v0.9.3

14 Feb 04:58
Compare
Choose a tag to compare

What's Changed

  • fix: fix Graphviz installation + test on more operating systems + bug fixes by @aminya in #38

Full Changelog: v0.9.2...v0.9.3

v0.9.2

14 Feb 00:28
Compare
Choose a tag to compare

What's Changed

  • feat: add GitHub Actions logging integration for msvc, gcc, python by @aminya in #35
  • feat: add llvm problem matchers by @aminya in #36
  • feat: create logging groups around the setup functions by @aminya in #37

Full Changelog: v0.9.1...v0.9.2