Skip to content

Releases: lukka/get-cmake

CMake v4.1.0-rc2

13 Jul 09:44
1d9a1bc
Compare
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
Compare
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
Compare
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
Compare
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!

CMake v4.0.1

11 Apr 07:17
57c20a2
Compare
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.1, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.0.0

28 Mar 08:39
28983e0
Compare
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.0, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v4.0.0-rc5

23 Mar 18:06
1c80423
Compare
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.0.0-rc5, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!

CMake v4.0.0-rc4

12 Mar 07:42
341e874
Compare
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.0.0-rc4, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!

CMake v4.0.0-rc3

06 Mar 07:15
83377ae
Compare
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.0.0-rc3, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!

CMake v4.0.0-rc2

28 Feb 07:00
861856e
Compare
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.0.0-rc2, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!