Skip to content

Releases: aminya/setup-cpp

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

v0.5.4

18 Jan 22:13
Compare
Choose a tag to compare

What's Changed

  • fix: support adding environment variables on non-GitHub Action by @aminya in #12

Full Changelog: v0.5.3...v0.5.4

v0.5.3

18 Jan 00:31
Compare
Choose a tag to compare

What's Changed

Better support for other CI or local systems.

  • fix: run GitHub specific code only on GitHub CI by @aminya in #11

Full Changelog: v0.5.2...v0.5.3

v0.5.2

11 Dec 23:52
Compare
Choose a tag to compare

v0.5.1

07 Dec 20:42
Compare
Choose a tag to compare

v0.5.0

07 Dec 12:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

07 Dec 09:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Dec 16:25
Compare
Choose a tag to compare

What's Changed

  • Fix some of the MSVC issues by @aminya in #8
  • Add a separate vcvarsall tool by @aminya in #8

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Nov 07:26
Compare
Choose a tag to compare

Fixes for Github Action usage:

  • fix: fix version extraction from the compiler input
  • fix: lazy-load setupActionsPython
  • fix: fix the matchers path for python

Full Changelog: v0.3.0...v0.3.1