Skip to content

Releases: aminya/setup-cpp

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

v0.35.1

01 Sep 23:05
Compare
Choose a tag to compare

What's Changed

  • πŸŽ‰ feat: install python packages using pipx to avoid conflicts with system by @aminya in #190
  • feat: add system package manager fallback for pip packages @aminya in #190
  • feat: default to LLVM 16 on Windows and Linux by @aminya in #191
  • fix: prevent adding /usr/bin if it is already on the PATH by @aminya in #189
  • tests: skip some msvc installation tests based on the Windows version by @aminya in #192

Full Changelog: v0.34.0...v0.35.1

v0.34.0

01 Sep 09:02
Compare
Choose a tag to compare

What's Changed

  • feat: add timeout for installation of the tools by @aminya in #188
  • feat: fail fast inside CI when an error happens by @aminya in #188
  • ci: shared build for all the tests - rewrite the CI workflow by @aminya in #186

Full Changelog: v0.33.0...v0.34.0