Skip to content

Releases: lukka/get-cmake

CMake v4.2.1

09 Dec 04:50
9e07ecd

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.2.1, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.2.0

20 Nov 06:26
bb2faa7

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.2.0, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.2.0-rc1

17 Oct 06:11
4169813

Choose a tag to compare

Pre-release

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.2.0-rc1, use:
  uses: lukka/get-cmake@latest
  with:
      cmakeVersion: latestrc

Enjoy!

CMake v4.1.2

03 Oct 05:38
628dd51

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.1.2, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.1.1

30 Aug 08:22
2ecc217

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.1.1, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.1.0

09 Aug 11:57
f3273e0

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.1.0, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.1.0-rc2

13 Jul 09:44
1d9a1bc

Choose a tag to compare

Pre-release

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.1.0-rc2, use this one-liner e.g.:
  uses: lukka/get-cmake@latest
  with:
      cmakeVersion: latestrc`

Enjoy!

CMake v4.1.0-rc1

26 Jun 04:22
d9a1b9d

Choose a tag to compare

Pre-release

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.1.0-rc1, use this one-liner e.g.:
  uses: lukka/get-cmake@latest
  with:
      cmakeVersion: latestrc`

Enjoy!

CMake v4.0.3

14 Jun 06:22
6b3e96a

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.0.3, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.0.2

07 May 04:15

Choose a tag to compare

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.0.2, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!