Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pybind11
/
70c2a1aa43b15d27a31bf16ef89f570e2e62fd3a
/
tools
53a338c
fix one lingering ::pybind11 --> ::module target name (#603)
by Lori A. Burns
· 8 years ago
5b5e3de
Make Python version selection in CMake more convenient (#589)
by Dean Moldovan
· 8 years ago
a9730be
use -x flag to strip shared libraries on OSX (fixes #595)
by Wenzel Jakob
· 8 years ago
71e8a79
Rename target from pybind11::pybind11 to pybind11::module
by Dean Moldovan
· 8 years ago
0cbec5c
Add new options and docs for pybind11_add_module
by Dean Moldovan
· 8 years ago
b0f3885
Make sure add_subdirectory and find_package behave identically
by Dean Moldovan
· 8 years ago
545b4db
separate main CMakeLists.txt into Tools file also available upon installation
by Lori A. Burns
· 8 years ago
5cafc99
add CMake exported interface library and Config detection file
by Lori A. Burns
· 8 years ago
de2c6df
check-style.sh: check for accidentally committed CRLF line endings
by Wenzel Jakob
· 8 years ago
2ac2d69
Improve FindPythonLibsNew detection of python library directory (#523)
by Jason Rhinelander
· 8 years ago
d079f41
Always use return_value_policy::move for rvalues (#510)
by Dean Moldovan
· 8 years ago
2b92a49
updated check-style.sh docs
by Wenzel Jakob
· 8 years ago
cc4efe6
more code style checks in Travis CI :)
by Wenzel Jakob
· 8 years ago
dc0b4bd
Add debugging info about .so size to build output (#477)
by Jason Rhinelander
· 8 years ago
f666101
FindPythonLibsNew: wasn't actually setting PYTHONLIBS_FOUND contrary to specs
by Wenzel Jakob
· 8 years ago
fe34241
minor doc & style fixes
by Wenzel Jakob
· 8 years ago
85f07e1
minor code style checker update
by Wenzel Jakob
· 8 years ago
d472f0f
Add line numbers; show and highlight found tabs
by Jason Rhinelander
· 8 years ago
5a3570c
Fix check-style exit status
by Jason Rhinelander
· 8 years ago
dbc4bf6
check-style: also report no space in if(/for(/while(
by Jason Rhinelander
· 8 years ago
ac42789
Check for tabs instead of spaces in the doc build
by Jason Rhinelander
· 8 years ago
7b4f8dc
Fix module file name when working with debug builds of Python
by Dean Moldovan
· 8 years ago
b81c500
Fixed finding python libraries on windows in venv
by Christian Ewald
· 8 years ago
5766c3a
cindex.py updated
by Wenzel Jakob
· 8 years ago
e782eb8
Skip FindPythonLibsNew if PYTHONLIBS_FOUND is defined (fix #236)
by Dean Moldovan
· 8 years ago
928fff6
Include a more robust FindPythonLibs module for CMake
by Dean Moldovan
· 8 years ago
f64ff57
mkdoc.py: improved formatting of code segments and enums
by Wenzel Jakob
· 8 years ago
9e0a056
transparent conversion of dense and sparse Eigen types
by Wenzel Jakob
· 9 years ago
65f0c2a
mkdoc.py: handle conversion operators and template arguments in function names
by Wenzel Jakob
· 9 years ago
c993bce
mkdoc.py: document enumerations
by Wenzel Jakob
· 9 years ago
87810d8
mkdoc.py: fixed DOC() macro
by Wenzel Jakob
· 9 years ago
295acb2
mkdoc.py: handle \ingroup attributes
by Wenzel Jakob
· 9 years ago
f02f416
support longer argument lists in expansion of variadic DOC() macro
by Wenzel Jakob
· 9 years ago
77173d6
mkdoc.py: fix typo in `__DOC5` macro
by Merlin Nimier-David
· 9 years ago
a57e51c
mkdoc.py: sanitize_name fixes, PEP 8 cleanups
by Wenzel Jakob
· 9 years ago
d361a57
minor mkdoc name sanitation fix
by Wenzel Jakob
· 9 years ago
afb9c17
make mkdoc now works with the libclang distribution from Apple
by Wenzel Jakob
· 9 years ago
efd9e98
windows fixes
by Wenzel Jakob
· 9 years ago
281aa0e
nicer code separation, cleanup logic, std::function type caster
by Wenzel Jakob
· 9 years ago
fa70d30
documentation extraction improvements
by Wenzel Jakob
· 9 years ago
ad06e76
Documentation extraction tool
by Wenzel Jakob
· 9 years ago