aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-10ecm_add_app_icon : ignore SVG files silently when unsupportedR.J.V. Bertin
2017-01-10Update the ecm_add_app_icon documentationR.J.V. Bertin
2017-01-10Bindings: Correctly handle access specifiers within macrosStephen Kelly
2017-01-09Extend unit test with code similar to kguiaddonsStephen Kelly
2017-01-09ecm_add_app_icon/Mac: accept SVG icons when KIconThemes is installedR.J.V. Bertin
2017-01-06Testing Jenkinsfile for CI revamp.v5.30.0-rc2v5.30.0-rc1v5.30.0Scarlett Clark
2017-01-05Bindings: Improve diagnostics for the rules engineShaheed Haque
2017-01-05Bindings: Add some content to the test sourceStephen Kelly
2017-01-05Bindings: Remove db member from RuleStephen Kelly
2017-01-05Bindings: Fix copy-pasta in documentationStephen Kelly
2017-01-05Remove gitignore fileStephen Kelly
2017-01-05Skip attributes on enums when generating bindingsShaheed Haque
2017-01-04Fix message when searching for libclang.Adriaan de Groot
2017-01-03Revert "Enable -Wsuggest-override for g++ >= 5.0.0"Stephen Kelly
2016-12-30appstreamtest: handle non-installed programsKevin Ottens
2016-12-30Add Clang Sanitizer CMAKE_C_FLAGS for C projectLeslie Zhai
2016-12-30Enable -Wsuggest-override for g++ >= 5.0.0Albert Astals Cid
2016-12-29Enable colored warnings in ninja's outputElvis Angelaccio
2016-12-28Revert "Add Clang Sanitizer CMAKE_C_FLAGS for C project"Albert Astals Cid
2016-12-28Add Clang Sanitizer CMAKE_C_FLAGS for C projectLeslie Zhai
2016-12-21Fix missing :: in API docs to trigger code stylingFriedrich W. H. Kossebau
2016-12-19Ignore host libs/includes/cmakeconfig files in Android toolchainFriedrich W. H. Kossebau