2018-06-21 04:26:12 by Mark Davies | Files touched by this commit (2) | |
Log message:
extra-cmake-modules: update to 5.47.0
* Android toolchain: allow to specify extra libs manually
* Android: Don't define qml-import-paths if it's empty
|
2018-05-27 00:15:18 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
extra-cmake-modules: update to 5.46.0.
Three more modules.
|
2018-04-11 13:50:41 by Mark Davies | Files touched by this commit (170) | |
Log message:
kf5: update to 5.44.0
3 months of bugfixes.
|
2018-03-24 21:13:40 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Don't force archaic C versions. Bump revision.
|
2018-01-17 20:56:18 by Mark Davies | Files touched by this commit (4) | |
Log message:
extra-cmake-modules: update tp 5.41.0
16 months worth of updates. requires qt5>=5.7
|
2016-08-21 23:12:42 by Mark Davies | Files touched by this commit (2) |
Log message:
Update to 5.25.0
5.22:
* Enables KDE_INSTALL_USE_QT_SYS_PATHS if CMAKE_INSTALL_PREFIX Qt5 prefix
* ecm_qt_declare_logging_category: improve error message when using
without including
5.24:
* Integrate relative library paths to APK
* Use "/data" for DATAROOTDIR on Windows
5.25:
* Fix inclusion when there's no Qt5
* Add a fallback method for query_qmake() when there's no Qt5 installation
* Make sure ECMGeneratePriFile.cmake behaves like the rest of ECM
* Appstream data changed its preferred location
|
2016-06-07 19:54:59 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Repeat after me: -Wl,--enable-new-dtags considered harmful. Bump
revision.
|
2016-04-26 11:20:41 by Mark Davies | Files touched by this commit (2) | |
Log message:
Update extra-cmake-modules to 5.21.0
* Fix _ecm_update_iconcache to only update the install location
* Revert "ECMQtDeclareLoggingCategory: Include <QDebug> with the
generated file"
|
2016-02-14 05:13:32 by Mark Davies | Files touched by this commit (3) |
Log message:
Update extra-cmake-modules to 5.19.0
ECMAddAppIcon: Use absolute path when operating on icons
Make sure the prefix is looked-up on Android
Add a FindPoppler module
Use PATH_SUFFIXES in ecm_find_package_handle_library_components()
|
2016-01-11 01:02:32 by Mark Davies | Files touched by this commit (1) |
Log message:
Don't build man pages.
|