Skip to content

Releases: aminya/setup-cpp

v0.24.1

21 Dec 23:02
Compare
Choose a tag to compare

What's Changed

  • fix: retry download/installation of tools (e.g. Doxygen) in case of errors by @aminya in #155
  • fix: update dependencies by @aminya in #154

Full Changelog: v0.24.0...v0.24.1

v0.24.0

07 Dec 07:46
Compare
Choose a tag to compare

What's Changed

  • feat: default to LLVM 15 by @aminya in #153

  • perf: parallelized apt/nala calls, file existence, download/extract llvm while apt installs dependencies by @aminya in #152

Full Changelog: v0.23.0...v0.24.0

v0.23.0

21 Nov 08:24
Compare
Choose a tag to compare

What's Changed

  • feat: add sccache support by @aminya in #147
  • feat: upgrade the default gcc version to 12 by @aminya in #146
  • feat: de-duplicate cpprc by @aminya in #148
  • fix: version-based gcc dependency for LLVM by @aminya in #146
  • fix: upgrade cmake, conan, meson, task by @aminya in #146
  • fix: quote the environment variables before adding by @aminya in #148
  • fix: install libtinfo5 for llvm 10 and older by @aminya in #150

Full Changelog: v0.22.0...v0.23.0

v0.22.0

09 Nov 02:26
Compare
Choose a tag to compare

What's Changed

  • perf: install LLVM and its GCC dependencies in parallel by @aminya in #141
  • feat: add Gcov environment variables by @aminya in #142

Full Changelog: v0.21.1...v0.22.0

v0.21.1

05 Nov 06:52
Compare
Choose a tag to compare

What's Changed

  • fix: fix the new pip path issues on macOS and other OS by @aminya in #139
  • fix: fix Doxygen installation on Arch Linux in #139
  • fix: cppcheck installation fails on Arch Linux by @abeimler in #135
  • chore: break the code for handling versions by @aminya in #137

Full Changelog: v0.21.0...v0.21.1

v0.21.0

20 Oct 06:00
Compare
Choose a tag to compare

What's Changed

  • feat: support llvm 15 (15.0.2) by @aminya in #129
  • feat: update dependencies + add node16 target and use it in the exe and on GitHub by @aminya in #132
  • fix: fix the llvm 15.0.2 tests by @aminya in #133
  • ci: automatic release creation by @aminya in #134

Full Changelog: v0.20.1...v0.21.0

v0.20.1

08 Oct 23:31
Compare
Choose a tag to compare

What's Changed

  • fix: update ninja, cmake, gcovr, conan, meson, task, doxygen by @aminya in #127

Full Changelog: v0.20.0...v0.20.1

v0.20.0

19 Sep 05:22
Compare
Choose a tag to compare

What's Changed

  • feat: support installing PowerShell by @aminya in #113

  • fix: unset LLVM CPPFLAGS when llvm is not used as the compiler in a8d76c6b53

  • fix: fix the Doxygen installation warning on ubuntu by @aminya in #117

  • refactoring different components of setup-cpp into separate independent packages by @aminya in #114, #115, #116, #119, #121

  • fix: update dependencies by @aminya in #118

  • fix: fix Unexpected token '?' bug on Node 12 + update dependencies by @aminya in #124

  • ci: update ci versions by @aminya in #120

Full Changelog: v0.19.0...v0.20.0

v0.19.0-2

28 Aug 09:03
Compare
Choose a tag to compare
v0.19.0-2 Pre-release
Pre-release

v0.19.0-1

02 Aug 19:55
Compare
Choose a tag to compare
v0.19.0-1 Pre-release
Pre-release
chore: rename the action for better search-ability [skip ci]