aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-19Document usage of gnustl_shared with Android toolchainFriedrich W. H. Kossebau
2016-12-12Upgrade ECM version to 5.30.0.l10n daemon script
2016-12-11Never use -Wl,--no-undefined on Mac (APPLE).R.J.V. Bertin
2016-12-10Accept AppleClang as an alternative to ClangR.J.V. Bertin
2016-12-03Find the correct path to the cmake commandv5.29.0-rc1v5.29.0Ovidiu-Florin BOGDAN
2016-12-01Fix typoElvis Angelaccio
2016-11-18Minor: Remove extra new lineKevin Funk
2016-11-16Use the generic redirect and add the doc linkLuigi Toscano
2016-11-16Use commits.kde.org in links instead of now outdated quickgit.kde.orgFriedrich W. H. Kossebau
2016-11-15Upgrade ECM version to 5.29.0.l10n daemon script
2016-11-07Skip Python bindings test if PyQt isn't installedDavid Faure
2016-11-07Only add the test if python is foundStephen Kelly
2016-11-07Reduce the CMake minimum requiredStephen Kelly
2016-11-07Add missing includesStephen Kelly
2016-11-07Print path to Qtcoremod.sip file if there is a problemStephen Kelly
2016-11-05Add ecm_win_resolve_symlinks module.Gleb Popov