Cmakeutils

Latest version: v1.9.2

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.8.1

* allow cmake_compile to build with all CPU if system has enough RAM
* -workdir option allows using own development branch of CMake

1.8.0

* use entry_points since that's much more convenient for day-to-day use than a script laying around somewhere
* cmake_compile: use tempdir and modern CMake command syntax

1.7.3

use .zip file for Windows binaries to allow multiple Windows CMake installs, which is not possible with the .msi installer. The .zip method is much faster and automated vs. .msi.

Deduplicated and made cmake_setup more robust, for example checking that requested version is available rather than giving HTTPerror

1.7.1

1.7.0

* python ninja_setup.py download and installs the latest Ninja release. Ninja is highly recommended to use with CMake on Windows, Mac and Linux.
* increase CI coverage

1.6.0

* cmake >= 3.14 required to make life easier for the modern CMake user
* noted how BUILD_BYPRODUCTS is necessary for CMake ExternalProject with Ninja
* added cmake_compile.py for those needing to build CMake from source e.g. on ARM
* cleaned up all example CMake scripts

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.