aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21Revert "Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0"v5.54.0-rc1v5.54.0David Faure
2018-12-20Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0David Faure
2018-12-09GIT_SILENT Upgrade ECM version to 5.54.0.l10n daemon script
2018-12-04Add find module for Google's libphonenumberVolker Krause
2018-11-20Rename FindExiv2 to FindLibExiv2.v5.53.0-rc1v5.53.0Christophe Giboudeaux
2018-11-20Add FindExiv2.cmake to ECMChristophe Giboudeaux
2018-11-19Android: improve clang supportAleix Pol
2018-11-18FindQHelpGenerator: try to find Qt5Help instead of Qt5CorePino Toscano
2018-11-12Use `MATCHES "Clang"` to detect clangRené J.V. Bertin
2018-11-10GIT_SILENT Upgrade ECM version to 5.53.0.l10n daemon script
2018-10-29ECMAddQch: help doxygen by predefining more Q_DECL_* macrosv5.52.0-rc1v5.52.0Friedrich W. H. Kossebau
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-10-15style++Harald Sitter
2018-10-15GIT_SILENT Upgrade ECM version to 5.52.0.l10n daemon script
2018-10-12Add support for the fuzzer sanitizerAdam Reichold
2018-09-30Compile python bindings with the same sip flags used by PyQtv5.51.0-rc1v5.51.0Antonio Rojas
2018-09-29Android: Allow passing a relative path as the apk dirAleix Pol
2018-09-27Android: Properly offer a fallback to applications that don't have a manifestAleix Pol
2018-09-24l10n: Fix matching digits in the repository nameAleix Pol
2018-09-24Android: Make sure Qm translations get loadedAleix Pol
2018-09-24Fix Android builds using cmake 3.12.1Aleix Pol
2018-09-22Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flagsLaurent Montel
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-12autotests: actually iterate over the list, rather than checking item 0 all th...David Faure
2018-09-12Actually iterate over CF_GENERATED, rather than checking item 0 all the timeDavid Faure
2018-09-08GIT_SILENT Upgrade ECM version to 5.51.0.l10n daemon script
2018-09-07Fix minor EBN issuesYuri Chornoivan
2018-09-01Revert "Add _XOPEN_SOURCE to C definitions"v5.50.0-rc1v5.50.0David Faure
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-31Disable alteration of QT_PLUGIN_PATH by ECM when running tests.Ben Cooksley
2018-08-31Add _XOPEN_SOURCE to C definitionsA. Wilcox
2018-08-26Change documentation to reflect the real toolchain CMake nameBenjamin Port
2018-08-25Bindings: Add support for scoped enumsStefan Brüns
2018-08-18Bindings: Check for libclang without version suffix alsoStefan Brüns
2018-08-11GIT_SILENT Upgrade ECM version to 5.50.0.l10n daemon script
2018-08-06Make it possible for ECM to detect po files at configure timeAleix Pol
2018-08-04GIT_SILENT Upgrade ECM version to 5.49.0.v5.49.0-rc1v5.49.0l10n daemon script
2018-08-02Android: Don't hardcode a random version of the Android SDKAleix Pol
2018-08-01ECMOptionalAddSubdirectory: Provide a bit more detailHeiko Becker
2018-07-18Fix variable definition checkAleix Pol
2018-07-16Change the 'since' version.Christophe Giboudeaux
2018-07-08Improve ECMAddAppIconMacro.Dominik Schmidt
2018-07-04Android: Make it possible to override a target's APK directoryv5.48.0-rc1v5.48.0Aleix Pol
2018-06-29Drop outdated QT_USE_FAST_OPERATOR_PLUSFriedrich W. H. Kossebau
2018-06-29Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warningsAlbert Astals Cid
2018-06-26[ECMGenerateHeaders] Add option for other header file extension than .hFriedrich W. H. Kossebau