aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_cmake_build
Commit message (Expand)AuthorAgeFilesLines
* style: avoid using unintialized variables (#2806)Henry Schreiner2021-01-191-0/+2
* refactor: module -> module_ with typedef (#2544)Henry Schreiner2020-10-031-2/+2
* feat: new FindPython support (#2370)Henry Schreiner2020-08-197-30/+76
* fix: duplicate target names removedHenry Schreiner2020-08-067-39/+44
* chore: cleanupHenry Schreiner2020-08-067-2/+63
* format: apply cmake-formatHenry Schreiner2020-07-307-35/+71
* feat: drop CMake 3.6 and below, modernize CMakeHenry Schreiner2020-07-307-54/+16
* fix: C++17 mode on Clang may errorHenry Schreiner2020-07-264-0/+35
* test: pass through C++ std for cmake testHenry Schreiner2020-07-231-0/+1
* ci: GHA basic format & pre-commit (#2309)Henry Schreiner2020-07-201-0/+1
* Add test for custom CMake export groupDean Moldovan2017-08-071-0/+16
* Move test_cmake_build target code into its subdirectoryDean Moldovan2017-06-271-0/+58
* Replace PYBIND11_PLUGIN with PYBIND11_MODULEDean Moldovan2017-05-291-5/+1
* Add C++ interface for the Python interpreterDean Moldovan2017-05-281-18/+9
* Add CMake target for embedding the Python interpreterDean Moldovan2017-05-283-0/+54
* Test with debug build of Python when DEBUG=1 on TravisDean Moldovan2017-02-281-0/+4
* Rename target from pybind11::pybind11 to pybind11::moduleDean Moldovan2016-12-192-2/+2
* Add new options and docs for pybind11_add_moduleDean Moldovan2016-12-192-2/+2
* Make sure add_subdirectory and find_package behave identicallyDean Moldovan2016-12-196-0/+68