Skip to content

Releases: lukka/get-cmake

CMake v3.31.5

24 Jan 08:23
5f6e04f
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 v3.31.5, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v3.31.4

11 Jan 05:07
acb35cf
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 v3.31.4, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

Support for CMake on Windows ARM64

23 Dec 05:48
aa1df13
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:

  • Fix for #165: support for CMake on Windows for the ARM64 architecture.

Enjoy!

CMake v3.31.3

21 Dec 04:46
8567b9d
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 v3.31.3, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v3.31.2

06 Dec 16:37
5979409
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 v3.31.2, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v3.31.0

07 Nov 05:37
71b7adf
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 v3.31.0, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v3.31.0-rc3

30 Oct 05:12
4a31d20
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 v3.31.0-rc3, use this one-liner e.g.:
    uses: lukka/get-cmake@latestrc

Enjoy!

CMake v3.30.5

09 Oct 08:09
b516803
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 v3.30.5, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v3.30.4

02 Oct 10:07
582a9f5
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 v3.30.4, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

CMake v3.30.3

30 Aug 10:10
070a050
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 v3.30.3, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!