Skip to content

Releases: aminya/setup-cpp

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

v0.9.1

09 Feb 02:53
Compare
Choose a tag to compare
  • fix: Doxygen's direct installation failure on Linux
  • perf: skip 7z installation on Windows if already found

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Feb 06:01
Compare
Choose a tag to compare

What's Changed

  • fix pip issues on windows by @aminya
  • fix download Doxygen binary on Linux if possible instead of using apt + install Graphviz on Windows by @aminya in #26
  • feat: install 7z if needed for extraction by @aminya in #29

Full Changelog: v0.8.0...v0.9.0