index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
find-modules
/
FindPythonModuleGeneration.cmake
Age
Commit message (
Expand
)
Author
2017-09-03
Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6
Antonio Rojas
2017-04-03
FindPyModGen: Also search for an unversioned clang++
Heiko Becker
2017-01-15
Bindings: Use installed python modules if making a dependent module
Stephen Kelly
2017-01-15
Bindings: Output all python bindings in the same build location
Stephen Kelly
2017-01-15
Bindings: Make the module name part of the test name
Stephen Kelly
2017-01-13
Bindings: Add a script to generate __init__.py file for bindings
Stephen Kelly
2017-01-13
Bindings: Fix logic for finding the clang driver
Stephen Kelly
2017-01-13
Bindings: Try to find libclang4 before trying to find libclang3
Stephen Kelly
2017-01-13
Bindings: Determine the clang suffix from the filename if cached
Stephen Kelly
2017-01-13
Bindings: Make it possible to customise the installation directory
Stephen Kelly
2017-01-11
Explicitly pass -std=gnu++14 to clang when generating bindings
Stephen Kelly
2017-01-04
Fix message when searching for libclang.
Adriaan de Groot
2016-11-07
Print path to Qtcoremod.sip file if there is a problem
Stephen Kelly
2016-10-31
Add the PythonModuleGeneration module
Stephen Kelly