Skip to content

Releases: lukka/get-cmake

Bump CMake to 3.19.0

19 Nov 10:11
Compare
Choose a tag to compare

The action downloads and caches both CMake and ninja.
uses: lukka/get-cmake@latest is now using CMake v3.19.0.
Enjoy!

Caches both CMake v3.18.3 and ninja v1.10.1

07 Oct 12:49
Compare
Choose a tag to compare

The action caches both CMake and ninja.
CMake latest is now v3.18.3.
Enjoy!

CMake 3.18.2 and perf improvements

28 Sep 15:00
Compare
Choose a tag to compare
  • CMake v3.18.2 is now the latest (use it with uses: lukka/get-cmake@latest).
  • Introduced usage of @actions/cache package in place of @actions/cache action. Smaller download size, faster execution for restore/saveCache.
  • Added unit tests.
  • Added code coverage badge.

CMake 3.18.0

21 Jul 17:33
Compare
Choose a tag to compare

Use in your workflow - uses: lukka/[email protected] to install CMake version 3.18.0.
Or just - uses: lukka/get-cmake@latest to use and keep track of the most recent version of CMake.

CMake 3.17.3

17 Jun 04:37
Compare
Choose a tag to compare

Use in your workflow - uses: lukka/[email protected] to install CMake version 3.17.3.
Or just - uses: lukka/get-cmake@latest to use and keep track of the most recent version of CMake.

CMake 3.17.2

04 May 06:25
Compare
Choose a tag to compare
v3.17.2

switch valitation test to master branch

Get and cache CMake v3.17.1 in one liner

15 Apr 05:41
Compare
Choose a tag to compare

Get latest CMake installed and cached onto your runner

03 Apr 08:42
Compare
Choose a tag to compare