Skip to content

Releases: aminya/setup-cpp

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

v0.5.7

23 Jan 03:59
Compare
Choose a tag to compare

v0.5.6

20 Jan 01:22
Compare
Choose a tag to compare

What's Changed

  • Fix the implicit dependencies of vcpkg and llvm by @aminya in #16

Full Changelog: v0.5.5...v0.5.6

v0.5.5

19 Jan 20:25
Compare
Choose a tag to compare

What's Changed

  • fix: install implicit Linux dependencies - fix setting local environment variables by @aminya in #13

Full Changelog: v0.5.4...v0.5.5