pybind11/tools
Henry Schreiner 4fe905d4f0
fix: add flag for overriding classic Python search values (#4195)
* fix: PyPy needs to overrite broken FindPythonInterp values

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

* fix: add flag to opt-in to new (cross-compile) behavior

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

* Apply suggestions from code review

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-10-23 00:32:17 -04:00
..
FindCatch.cmake fix: minor CMake warning fix for unused variable (#3718) 2022-02-10 17:03:33 -05:00
FindEigen3.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
FindPythonLibsNew.cmake fix: add flag for overriding classic Python search values (#4195) 2022-10-23 00:32:17 -04:00
JoinPaths.cmake feat(cmake): add installation support for pkg-config dependency detection (#4077) 2022-08-09 00:02:45 -04:00
check-style.sh Add shellcheck style checking (#3114) 2021-07-14 16:52:13 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
codespell_ignore_lines_from_errors.py [pre-commit.ci] pre-commit autoupdate (#4151) 2022-08-29 21:59:48 -07:00
libsize.py chore: drop Python 3.5 (#3719) 2022-02-11 19:06:16 -05:00
make_changelog.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 2022-02-10 18:28:08 -08:00
pybind11.pc.in feat(cmake): add installation support for pkg-config dependency detection (#4077) 2022-08-09 00:02:45 -04:00
pybind11Common.cmake fix(cmake): avoid issue with NVCC + Windows (#3947) 2022-05-16 23:45:54 -04:00
pybind11Config.cmake.in chore: drop Python 3.5 (#3719) 2022-02-11 19:06:16 -05:00
pybind11NewTools.cmake fix(cmake): use case-insensitive CMAKE_BUILD_TYPE comparisons (#4078) 2022-08-08 10:01:39 -04:00
pybind11Tools.cmake fix(cmake): support vcpkg, try 2 (#4123) 2022-08-09 00:03:36 -04:00
pyproject.toml ci: releases (#2530) 2020-09-30 15:48:08 -04:00
setup_global.py.in First draft of Eigen::Tensor support (#4201) 2022-10-18 16:54:16 -07:00
setup_main.py.in Revert "feat: add entrypoint for cmake modules dir" (#4270) 2022-10-21 17:25:53 -04:00