Skip to content

Releases: aminya/setup-cpp

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

v0.33.0

24 Jul 19:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.33.0

v0.32.1

18 Jul 06:21
Compare
Choose a tag to compare

What's Changed

  • fix: handle libc++ conflicting packages for LLVM by @aminya in #183
    The LLVM installation is 2X faster now with the new installer for Ubuntu! 🎉

Full Changelog: v0.32.0...v0.32.1

v0.32.0

18 Jul 04:39
Compare
Choose a tag to compare

What's Changed

  • feat: install LLVM via apt or nala on Ubuntu 🎉 by @aminya in #182
    The LLVM installation is 2X faster now!

  • feat: support installing multiple dnf packages in parallel by @aminya in #182

Full Changelog: v0.31.1...v0.32.0

v0.31.1

17 Jul 16:33
Compare
Choose a tag to compare

v0.31.0

16 Jul 02:32
Compare
Choose a tag to compare

What's Changed

  • feat: revamp production and testing docker + update to node 20 + revamp the Node targets by @abeimler in #164
  • feat: add production docker images and generate tests in #181
  • fix: relax and coerce the found pip version by @aminya in #180
  • fix: fix the edge-case for adding apt keys by @aminya in #181

Full Changelog: v0.30.1...v0.31.0

v0.30.1

07 Jul 17:55
Compare
Choose a tag to compare

What's Changed

  • fix: add UTF-8 locale for Nala if it is not already defined by @aminya in #179

Full Changelog: v0.30.0...v0.30.1

v0.30.0

04 Jul 20:33
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade setup-tools and refactor package installer by @aminya in #178
  • feat: install python/pip binaries for python3 by @aminya in #178

Full Changelog: v0.29.0...v0.30.0