aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-11Fix ecm_generate_pkgconfig_file compatibility with new cmakeWeng Xuetian
2017-03-11Upgrade ECM version to 5.33.0.l10n daemon script
2017-03-06Only register APPLE_* options if(APPLE)Aleix Pol
2017-02-15Detect inotify.v5.32.0-rc1v5.32.0Adriaan de Groot
2017-02-11Upgrade ECM version to 5.32.0.l10n daemon script
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-02-01Fix ENABLE_CLAZY on WindowsHannah von Reth
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-23Enable -Wsuggest-override for g++ >= 5.0.0Albert Astals Cid
2017-01-21Bindings: Add missing rules to debug outputStephen Kelly
2017-01-18Bindings: Test file in subdirectory.Stephen 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-16Pass -fno-operator-names when supportedKevin Funk
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: Add missing test function implementationStephen Kelly
2017-01-15Bindings: Make the module name part of the test nameStephen Kelly
2017-01-14Upgrade ECM version to 5.31.0.l10n daemon script
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