- 26 Aug, 2020 1 commit
-
-
Henry Schreiner authored
* fix: respect PYTHON_VERSION if set in classic mode * fix: add warning when using PYTHON_VERSION
-
- 22 Aug, 2020 1 commit
-
-
Henry Schreiner authored
* fix: reduce target collision in add_submodule mode Closes #2420 * fix: update CMakeLists.txt
-
- 21 Aug, 2020 2 commits
-
-
Henry Schreiner authored
-
Bjorn authored
CPython configured with `--with-pydebug` could not use `pybind11_add_module`
-
- 19 Aug, 2020 1 commit
-
-
Henry Schreiner authored
* 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
-
- 08 Aug, 2020 1 commit
-
-
Henry Schreiner authored
-
- 06 Aug, 2020 3 commits
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
Henry Schreiner authored
-
- 31 Jul, 2020 4 commits
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
Henry Schreiner authored
-
Henry Schreiner authored
fix: include PYTHON_IS_DEBUG
-
- 26 Jul, 2020 1 commit
-
-
Henry Schreiner authored
-
- 24 Jul, 2020 1 commit
-
-
tuxmaster5000 authored
-
- 23 Jul, 2020 1 commit
-
-
Henry Schreiner authored
-
- 21 Jul, 2020 1 commit
-
-
Liam Keegan authored
- look for windows python lib when using mingw & msys - if not found, then look for system python lib as before
-
- 20 Jul, 2020 1 commit
-
-
Henry Schreiner authored
-
- 10 Jul, 2020 1 commit
-
-
Yannick Jadoul authored
-
- 30 Jun, 2020 2 commits
-
-
Nils Leif Fischer authored
-
Takahiro Ishikawa authored
pybind11_add_module fails because FindPythonLibsNew.cmake try to link PythonXX.lib, but the first letter "p" should be lowercase.
-
- 26 Apr, 2020 5 commits
-
-
MRocholl authored
-
MRocholl authored
-
MRocholl authored
-
Axel Huebl authored
This variable is a CMake community standard to set the C++ standard of a build. Document it in favor of the previous variable, which stays as a legacy flag for existing projects. https://cmake.org/cmake/help/v3.17/variable/CMAKE_CXX_STANDARD.html
-
Chuck Atkins authored
-
- 04 Mar, 2020 1 commit
-
-
Wenzel Jakob authored
-
- 22 Jan, 2020 1 commit
-
-
Baljak authored
-
- 05 Jan, 2020 1 commit
-
-
Baljak authored
-
- 14 Nov, 2019 1 commit
-
-
Matthew Dawkins authored
-
- 31 Oct, 2019 1 commit
-
-
Axel Huebl authored
Add Python 3.8 to considered versions in CMake for additional hints. https://cmake.org/cmake/help/v3.2/module/FindPythonLibs.html
-
- 23 Aug, 2019 1 commit
-
-
Dmitry authored
-
- 13 Aug, 2019 1 commit
-
-
Christoph Kahl authored
-
- 11 Jun, 2019 7 commits