aboutsummaryrefslogtreecommitdiff
path: root/find-modules
AgeCommit message (Expand)Author
2018-10-28Bindings: Support using sys paths for python install directoryStefan Brüns
2018-10-16Bindings: Remove INSTALL_DIR_SUFFIX from ecm_generate_python_bindingStefan Brüns
2018-09-30Compile python bindings with the same sip flags used by PyQtv5.51.0-rc1v5.51.0Antonio Rojas
2018-09-20Python bindings: use cmake_parse_arguments, fix documentationStefan Brüns
2018-09-14Bindings: Correct handling of sources containing utf-8Stefan Brüns
2018-09-07Fix minor EBN issuesYuri Chornoivan
2018-08-31Bindings: Check if bindings can be generated for a specific python versionStefan Brüns
2018-08-31Bindings: Use python version matching the found clang python moduleStefan Brüns
2018-08-31Bindings: Make generator forward compatible with Python 3Stefan Brüns
2018-08-25Bindings: Add support for scoped enumsStefan Brüns
2018-08-18Bindings: Check for libclang without version suffix alsoStefan Brüns
2018-07-16Change the 'since' version.Christophe Giboudeaux
2018-07-08Improve ECMAddAppIconMacro.Dominik Schmidt
2018-06-05skip automoc hereLaurent Montel
2018-04-18Include FeatureSummary before calling set_package_properties.Christophe Giboudeaux
2018-01-31FindQtWaylandScanner.cmake: Use qmake-query for HINTAndreas Sturmlechner
2018-01-28Add FindSeccomp to find-modulesDavid Kahles
2017-11-14restore old behaviour of FindPulseAudioJohannes Hirte
2017-11-13Add FindSasl2.cmake to ECMChristophe Giboudeaux
2017-11-06Add FindGLIB2.cmake and FindPulseAudio.cmakeJonathan Marten
2017-09-03Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6Antonio Rojas
2017-06-23FindQHelpGenerator: avoid picking up Qt4 versionv5.36.0-rc1v5.36.0Michael Palimaka
2017-06-05New: ECMAddQch, for generating qch & doxygen tag filesFriedrich W. H. Kossebau
2017-05-15Add a new FindGperf modulePino Toscano
2017-04-03FindPyModGen: Also search for an unversioned clang++Heiko Becker
2017-02-15Detect inotify.v5.32.0-rc1v5.32.0Adriaan de Groot
2017-02-05Revert "Automatically mark classes with pure virtual functions as /Abstract/."Stephen Kelly
2017-02-04Bindings: Remove unused memberv5.31.0-rc1v5.31.0Stephen Kelly
2017-02-04Automatically mark classes with pure virtual functions as /Abstract/.Shaheed Haque
2017-02-04Bindings: Take account of visibility of classesShaheed Haque
2017-02-04Bindings: Take account of visibility attribute on APIsShaheed Haque
2017-02-04Bindings: Generalize the skippable_attribute methodStephen Kelly
2017-02-04Bindings: Remove unused methodStephen Kelly
2017-02-04Bindings: Add an end marker to the regex patternShaheed Haque
2017-01-31Bindings: Remove unused importStephen Kelly
2017-01-31Remove delimiters from licence headerStephen Kelly
2017-01-31Bindings: Add missing documentation of the "name" for MethodCodeShaheed Haque
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