aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindPythonModuleGeneration.cmake
AgeCommit message (Expand)Author
2017-09-03Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6Antonio Rojas
2017-04-03FindPyModGen: Also search for an unversioned clang++Heiko Becker
2017-01-15Bindings: Use installed python modules if making a dependent moduleStephen Kelly
2017-01-15Bindings: Output all python bindings in the same build locationStephen Kelly
2017-01-15Bindings: Make the module name part of the test nameStephen Kelly
2017-01-13Bindings: Add a script to generate __init__.py file for bindingsStephen Kelly
2017-01-13Bindings: Fix logic for finding the clang driverStephen Kelly
2017-01-13Bindings: Try to find libclang4 before trying to find libclang3Stephen Kelly
2017-01-13Bindings: Determine the clang suffix from the filename if cachedStephen Kelly
2017-01-13Bindings: Make it possible to customise the installation directoryStephen Kelly
2017-01-11Explicitly pass -std=gnu++14 to clang when generating bindingsStephen Kelly
2017-01-04Fix message when searching for libclang.Adriaan de Groot
2016-11-07Print path to Qtcoremod.sip file if there is a problemStephen Kelly
2016-10-31Add the PythonModuleGeneration moduleStephen Kelly