37 Commits (6f66e7603c9c75f1ab2872457e465bb00b56d596)

Author SHA1 Message Date
Steve Siano 6f66e7603c
docs: add a note about compiling the example (#2737) 5 years ago
Yannick Jadoul 028812ae7e
docs: add warning about FindPython's Development component when libraries don't exist (e.g. on manylinux) (#2689) 5 years ago
Henry Schreiner ebd5c5b48c
feat: way to only recompile changed files (#2643) 5 years ago
Henry Schreiner a8c2e3eec5
fix: ipo should be off for debug or relwithdebinfo (#2590) 5 years ago
jbarlow83 49cdb70a4d
docs: use sorted(glob()) in example setup.py (#2561) 5 years ago
Henry Schreiner b6f37f67ac
docs: minor cleanup (#2555) 5 years ago
Henry Schreiner 3488494a81
refactor: import check as a common function (#2526) 5 years ago
Henry Schreiner b9d00273ee
feat: parallel compiler (#2521) 5 years ago
Henry Schreiner dec33c29f2
docs: installing section (#2494) 5 years ago
Henry Schreiner fd61f5038e
feat: setup.py redesign and helpers (#2433) 5 years ago
Griffin Downs a4cee36b6f
Add vcpkg installation instructions (#1936) 5 years ago
Wenzel Jakob 36c666f027 pybind11_add_module(): OPT_SIZE target 5 years ago
Henry Schreiner 1729aae96f
feat: new FindPython support (#2370) 5 years ago
Dustin Spicuzza 6f3470f757
Add robotpy-build to list of tools (#2359) 5 years ago
Henry Schreiner 1651c32492 update: address review points 5 years ago
Henry Schreiner 1b92cd1703 fix: address review points from @YannickJadoul 5 years ago
Henry Schreiner 6ec1775fff feat: drop CMake 3.6 and below, modernize CMake 5 years ago
Dustin Spicuzza 2c4cd8419d Add AutoWIG to list of binding generators (#1990) 5 years ago
Axel Huebl 6ebfc4b2b0 Document CMAKE_CXX_STANDARD 5 years ago
nstelzen c251434011 Added note in documentation regarding make install (#1801) 6 years ago
Axel Huebl 435dbdd114 add_module: allow include as SYSTEM (#1416) 7 years ago
Ivan Smirnov 5cbfda5b68 Update build commands for Linux / OS X in the docs (#907) 8 years ago
Dean Moldovan 8665ee8100 Fix documentation build 8 years ago
Jason Rhinelander 97aa54fefa Compile with hidden visibility always; set via cmake property rather than compiler flag 8 years ago
Dean Moldovan 8f6c129689 Fix CMake example code in embedding docs 8 years ago
Dean Moldovan 6d2411f1ac Add tutorial page for embedding the interpreter 8 years ago
Jason Rhinelander 77710ff01c Make PYBIND11_CPP_STANDARD work under MSVC 8 years ago
Wenzel Jakob f3de2d5521 reference binder project from documentation 9 years ago
Dean Moldovan 71e8a7962c Rename target from pybind11::pybind11 to pybind11::module 9 years ago
Dean Moldovan 0cbec5c96e Add new options and docs for pybind11_add_module 9 years ago
Lori A. Burns f4b81b36bf reflow some docs paragraphs 9 years ago
Lori A. Burns 5cafc99884 add CMake exported interface library and Config detection file 9 years ago
Wenzel Jakob fe34241e50 minor doc & style fixes 9 years ago
Wenzel Jakob ca8dc08a66 updated pbtest link 9 years ago
Wenzel Jakob aa79af09f6 updated cmake example link 9 years ago
Dean Moldovan 24ddf4b3f1 Update CMake build documentation 9 years ago
Wenzel Jakob a439ccaa0e minor FAQ edits, referenced cppimport project 9 years ago
Wenzel Jakob 9ac5bc5531 fix captialization issue in CMakeLists.txt 9 years ago
Wenzel Jakob bdd11030c2 minor cmake improvements on windows 9 years ago
Wenzel Jakob f64feaf3e4 documentation improvements 9 years ago
Wenzel Jakob 4a48afb356 doc updates 9 years ago
Wenzel Jakob c91551b33b improved python detection in CMakeLists.txt (fixes #98) 10 years ago
Wenzel Jakob 518cf721d9 improve cmake windows debug configuration (fixes #77) 10 years ago
Wenzel Jakob d4db8bc4bf minor cmake doc improvements 10 years ago
Wenzel Jakob 48548ea4a5 general cleanup of the codebase 10 years ago
Wenzel Jakob 6eb11da94a Very minor documentation fixes, updated logo 10 years ago
Wenzel Jakob 66c9a40213 Much more efficient generation of function signatures, updated docs 10 years ago
Wenzel Jakob caa9d44cc7 cmake: robustified search for python 10 years ago
Ivan Smirnov 4f88edde14 Add an include in cmake.rst 10 years ago
Wenzel Jakob f1532bd31c updated cmake snippet in documentation 10 years ago