pybind11/tools
Henry Schreiner 1729aae96f
feat: new FindPython support (#2370)
* feat: FindPython support

* refactor: rename to PYBIND11_FINDPYTHON

* docs: Caps fixes

* feat: NOPYTHON mode

* test: check simple call

* docs: add changelog/upgrade guide

* feat: Support Python3 and Python2

* refactor: Use targets in tests

* fix: support CMake 3.4+

* feat: classic search also finds virtual environments

* docs: some updates from @wjakob's review

* fix: wrong name for QUIET mode variable, reported by @skoslowski

* refactor: cleaner output messaging

* fix: support debug Python's in FindPython mode too

* fixup! refactor: cleaner output messaging

* fix: missing pybind11_FOUND and pybind11_INCLUDE_DIR restored to subdir mode

* fix: nicer reporting of Python / PyPy

* fix: out-of-order variable fix

* docs: minor last-minute cleanup
2020-08-19 12:26:26 -04:00
..
clang@6a00cbc4a9 updated cindex.py submodule to latest version 2017-03-30 13:14:33 +02:00
FindCatch.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
FindEigen3.cmake format: apply cmake-format 2020-07-30 20:27:55 -04:00
FindPythonLibsNew.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
check-style.sh style: adding pre-commit check-style.sh 2020-07-23 19:47:53 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
libsize.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
mkdoc.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
pybind11Common.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
pybind11Config.cmake.in feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
pybind11NewTools.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
pybind11Tools.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00