Skip to content

Releases: aminya/setup-cpp

v0.37.0

19 Feb 09:22
2908244
Compare
Choose a tag to compare

What's Changed

  • feat: use Node 20 in GitHub Actions by @aminya in #232
  • feat: support dmg setups on MacOS by @aminya in #232
  • fix: try to install pipx using apt without a prefix on Linux by @aminya in #230

Full Changelog: v0.36.2...v0.37.0

v0.36.2

25 Jan 07:17
4e8c2f8
Compare
Choose a tag to compare

What's Changed

  • fix: use higher priority when installing llvm alternatives by @tchaikov in #223

  • fix: install to the user home when using pipx as sudo by @aminya in #225

  • Update LLVM, CMake, Meson, Task, Doxygen by @aminya in #224

  • Downgrade Gcovr by @aminya in #224

  • fix: update dependencies by @aminya in #222

  • chore(deps): update actions/setup-node action to v4 by @renovate in #216

  • chore(deps): update fedora docker tag to v40 by @renovate in #219

New Contributors

Full Changelog: v0.36.1...v0.36.2

v0.36.1

16 Nov 08:59
Compare
Choose a tag to compare

What's Changed

  • fix: update Conan, Meson, Task, LLVM by @aminya in #210

Full Changelog: v0.36.0...v0.36.1

v0.36.0

23 Oct 00:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.7...v0.36.0

v0.35.7

23 Oct 00:16
Compare
Choose a tag to compare

What's Changed

  • fix: support finding BuildTools msvc by @aminya in #207
  • docs: add docker file for ubuntu 20.04 by @aminya in #205

Full Changelog: v0.35.6...v0.35.7

v0.35.6

11 Sep 20:09
Compare
Choose a tag to compare

What's Changed

  • feat: use grantUserWriteAccess from admina and await it by @aminya in #203
    This allows write access to .cpprc without sudo.

Full Changelog: v0.35.5...v0.35.6

v0.35.5

11 Sep 16:57
Compare
Choose a tag to compare

What's Changed

  • fix: specify the major version for clang-format by @aminya in #202

Full Changelog: v0.35.4...v0.35.5

v0.35.4

11 Sep 08:36
Compare
Choose a tag to compare

What's Changed

  • feat: support only installing clang-format on Ubuntu by @aminya in #201
    Now if clangformat=true is used on Ubuntu, only clang-format is installed

  • perf: add dynamically loaded cache-dependencies for actions python by @aminya in #199
    This reduces the main actions_python bundle size by 1.28 MB!

Full Changelog: v0.35.3...v0.35.4

v0.35.3

07 Sep 21:36
Compare
Choose a tag to compare

What's Changed

  • fix: fix venv installation warning by @aminya in #196
  • fix: optimize the build with terser-config-atomic by @aminya in #198
  • fix: fix memoization for promises by @aminya in #198
  • fix: async grantUserWriteAccess by @aminya in #198

Full Changelog: v0.35.2...v0.35.3

v0.35.2

05 Sep 20:25
Compare
Choose a tag to compare

What's Changed

  • fix: update cmake, gcovr, kcov, meson, task, doxygen, gcc by @aminya in #194

Full Changelog: v0.35.1...v0.35.2