aboutsummaryrefslogtreecommitdiff
path: root/find-modules
AgeCommit message (Expand)Author
2017-01-31Update some documenation for the ModuleCodeDbShaheed Haque
2017-01-31Fix documentation for function databaseShaheed Haque
2017-01-31Remove some delimiters from the licence headerShaheed Haque
2017-01-21Bindings: Add missing rules to debug outputStephen Kelly
2017-01-18Bindings: Fix default param handlingStephen Kelly
2017-01-18Bindings: Handle const-ref of non-record parameter defaultsStephen Kelly
2017-01-18Bindings: Handle const-ref parameters with {} initializerStephen Kelly
2017-01-18Bindings: Handle parameter initializers using {} gracefullyStephen Kelly
2017-01-18Bindings: Add explicit handling of nullptr as a parameter defaultStephen Kelly
2017-01-16Change minimum CMake requirement to be the same as ECMStephen Kelly
2017-01-15Bindings: Use installed python modules if making a dependent moduleStephen Kelly
2017-01-15Bindings: Make it possible for rules to modify the typedef typeStephen Kelly
2017-01-15Bindings: Skip implementations of inline methods while parsingStephen Kelly
2017-01-15Bindings: Add a generic rule function to mark a container abstractStephen Kelly
2017-01-15Bindings: Output all python bindings in the same build locationStephen Kelly
2017-01-15Bindings: Fix handling of forward declarationsStephen Kelly
2017-01-15Bindings: Use lists in function API instead of stringsStephen 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-13Bindings: Add rules engine for typedefsStephen Kelly
2017-01-13Bindings: Implement ModuleCode and MethodCode databasesStephen Kelly
2017-01-11Bindings: Use diagnostic level specific text when reportingStephen Kelly
2017-01-11Bindings: Fix logging output severity for parsing messagesStephen Kelly
2017-01-11Explicitly pass -std=gnu++14 to clang when generating bindingsStephen Kelly
2017-01-10Bindings: Correctly handle access specifiers within macrosStephen Kelly
2017-01-05Bindings: Improve diagnostics for the rules engineShaheed Haque
2017-01-05Bindings: Remove db member from RuleStephen Kelly
2017-01-05Bindings: Fix copy-pasta in documentationStephen Kelly
2017-01-05Skip attributes on enums when generating bindingsShaheed Haque
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
2016-10-31Add a sip wrapperStephen Kelly
2016-10-31Add Qt5 Ruleset.Stephen Kelly
2016-10-31Add the rules_engine and sip_generatorShaheed Haque
2016-02-11Fix the 'Since' tag.Christophe Giboudeaux
2016-01-13Add a FindPoppler moduleAlex Richardson
2015-12-18CMake: Cleanup: Strip text from endif/elseKevin Funk
2015-11-17Do not find XCB's XINPUT library by default.Alex Merry
2015-04-26Port remaining find modules to ecm_find_package_version_check.v5.10.0-rc1v5.10.0Michael Palimaka
2015-04-19real fix for png2ico, pipe error stream also to result variablePatrick von Reth
2015-04-19execute png2icon --help with ERROR_QUIET, to prevent printing of banner from ...Patrick von Reth
2015-03-09Fix tab characters in regexes.Alex Merry
2015-02-11Add Debian path to search path for qtwaylandscannerJonathan Riddell
2015-02-06Document when modules were added to ECM.Alex Merry
2015-02-01Minor documentation syntax fixes.Alex Merry