Cmake-build-extension

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0

What's Changed

* Remove Python 3.6. Windows w/ Python 3.7 as optional. by kdewald in https://github.com/diegoferigo/cmake-build-extension/pull/38
* Allow the user to specify the desired generator. by kdewald in https://github.com/diegoferigo/cmake-build-extension/pull/35
* Fix generated cmake command line argument for generator by Xiretza in https://github.com/diegoferigo/cmake-build-extension/pull/45
* Include cmake_build_type in install command by carlsondc-ceva in https://github.com/diegoferigo/cmake-build-extension/pull/43
* Only check for `ninja` executable if `-G Ninja` is passed by diegoferigo in https://github.com/diegoferigo/cmake-build-extension/pull/46
* Enable Python 3.11 in CI/CD by diegoferigo in https://github.com/diegoferigo/cmake-build-extension/pull/47
* Move reference to unbound local variable into loop by carlsondc-ceva in https://github.com/diegoferigo/cmake-build-extension/pull/48
* Remove Python 3.7 and add Python 3.12 in CI/CD by diegoferigo in https://github.com/diegoferigo/cmake-build-extension/pull/51

New Contributors

* kdewald made their first contribution in https://github.com/diegoferigo/cmake-build-extension/pull/38
* Xiretza made their first contribution in https://github.com/diegoferigo/cmake-build-extension/pull/45
* carlsondc-ceva made their first contribution in https://github.com/diegoferigo/cmake-build-extension/pull/43

**Full Changelog**: https://github.com/diegoferigo/cmake-build-extension/compare/v0.5.1...v0.6.0

0.5.1

What's Changed
* Pass ninja path to CMakeCache through `CMAKE_MAKE_PROGRAM` in https://github.com/diegoferigo/cmake-build-extension/pull/29
* Support Python 3.10 by diegoferigo in https://github.com/diegoferigo/cmake-build-extension/pull/30
* In example tests, do not assume `python` interpreter by musicinmybrain in https://github.com/diegoferigo/cmake-build-extension/pull/31
* Fix trivial typo “this projects” in README.md by musicinmybrain in https://github.com/diegoferigo/cmake-build-extension/pull/32

New Contributors
* musicinmybrain made their first contribution in https://github.com/diegoferigo/cmake-build-extension/pull/31

**Full Changelog**: https://github.com/diegoferigo/cmake-build-extension/compare/v0.5.0...v0.5.1

0.5.0

New features

- New option and env var to disable CMakeExtension modules being built (28)

0.4.0.post1

New features

- Allow specifying a CMake component to install from the command line (25)

Documentation

- Improve documentation (24)

Example

- Update example folder structure (21)
- Add pybind11 example (22)
- Add to the example the support of exporting CMake targets (23)

0.3.2

- Omit `.git` folder when packaging the source distribution (17)

0.3.1

- Add missing imports and missing dependency of custom sdist command (16)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.