pybind11/tools
Pol Mesalles daea1130b4
fix(cmake): upgrade maximum supported CMake version to 3.27 (#4786)
* Upgrade maximum supported CMake version to 3.27 to fix warning with CMP0148 policy (#4785)

* Update `macos_brew_install_llvm` pipeline to use expected Python installation

* Fix `Python_EXECUTABLE` Cmake variable typo

* Apply suggestions from code review

* fix: use FindPython for CMake 3.18+ by default for pybind11's tests

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* tests: fix issues with finding Python

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* tests: also set executable on subdir tests

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* fix(cmake): correct logic for FindPython

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* Update ci.yml

* Revert "Update ci.yml"

This reverts commit 33798adf3f.

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2023-12-14 14:36:45 -05:00
..
check-style.sh
cmake_uninstall.cmake.in
codespell_ignore_lines_from_errors.py chore: move to Ruff and add rules (#4483) 2023-02-22 06:18:55 -08:00
FindCatch.cmake
FindEigen3.cmake
FindPythonLibsNew.cmake fix(cmake): support DEBUG_POSTFIX correctly (#4761) 2023-09-15 18:05:43 -04:00
JoinPaths.cmake
libsize.py
make_changelog.py chore: update changelog script for categories (#4942) 2023-11-15 18:59:07 -05:00
pybind11.pc.in
pybind11Common.cmake fix(cmake): findpython issues and 3.12 support for pybind11_find_import (#4941) 2023-11-16 00:54:47 -05:00
pybind11Config.cmake.in fix doc typo 2023-11-03 23:51:16 -04:00
pybind11NewTools.cmake fix(cmake): upgrade maximum supported CMake version to 3.27 (#4786) 2023-12-14 14:36:45 -05:00
pybind11Tools.cmake Python_ADDITIONAL_VERSIONS: 3.12 (#4909) 2023-10-31 22:56:16 -04:00
pyproject.toml ci: releases (#2530) 2020-09-30 15:48:08 -04:00
setup_global.py.in
setup_main.py.in