Age | Commit message (Expand) | Author |
---|---|---|
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 |