Skip to content

Releases: aminya/setup-cpp

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

v0.8.0

02 Feb 05:22
Compare
Choose a tag to compare

What's Changed

  • feat: support visual studio 2022 by @aminya in #25

Full Changelog: v0.7.0...v0.8.0

v0.7.0

31 Jan 03:12
Compare
Choose a tag to compare

What's Changed

  • feat: support installing gnu make and go task by @aminya in #21
  • fix: other bug fixes related to cache, local installation, etc in #21

Full Changelog: v0.6.1...v0.7.0

v0.6.1

30 Jan 00:41
Compare
Choose a tag to compare
  • fix: fix recovering llvm from the cache
  • fix: add clangtidy and clangformat default versions

Full Changelog: v0.6.0...v0.6.1

v0.6.0

29 Jan 23:42
Compare
Choose a tag to compare

What's Changed

  • feat: install clang-tidy and clang-format by @aminya in #20
  • fix: add a warning if setup-cpp is called without any arguments in #20
  • fix: some CLI coloring improvements for local installations

Full Changelog: v0.5.8...v0.6.0

v0.5.8

23 Jan 05:34
Compare
Choose a tag to compare

fixed the local system setting of environment variables on Windows
Full Changelog: v0.5.7...v0.5.8