Changelog for
extra-cmake-modules-5.67.0-1.40.x86_64.rpm :
* Sun Feb 02 2020 Christophe Giboudeaux
- Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux - Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php- Changes since 5.66.0:
* Add missing Import Env Variable
* ECMAddAppIcon: Add sc in regex to extract extension from valid names
* ECMAddQch: support & document K_DOXYGEN macro usage
* Sun Jan 05 2020 Christophe Giboudeaux - Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php- Changes since 5.65.0:
* [android] Fix apk install target
* API dox: fix rst syntax for KDEClangFormat text
* API dox: add missing entry for KDEClangFormat
* Support PyQt5 compiled with SIP 5
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* EBN extra-cmake-modules transport cleanup
* EBN extra-cmake-modules comments spelling cleanup
* ECMGenerateExportHeader: add NO_BUILD_SET_DEPRECATED_WARNINGS_SINCE flag
* Fix EcmGenerateExportHeader tests on Windows
* Fix typo
* Explicitly use lib for systemd directories
* Documentation typo correction
* Fix ECMSetupVersion tests for old policy with project() wo/ VERSION
* Add install dir for systemd units
* KDEFrameworkCompilerSettings: enable all Qt % KF deprecation warnings
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* Don\'t set C/C++ standards if already set
* Use modern way to set the C/CXX standad
* Raise CMake requirements to 3.5
* ECMAddQch: support PREDEFINED_MACROS/BLANK_MACROS with blanks & quotes
* Provide clang-format target with a KDE Frameworks style file
* Add ECMGenerateExportHeader, for improved handling of deprecated API
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Changes since 5.62.0:
* new module ECMSourceVersionControl
* Fix FindEGL when using Emscripten
* ECMAddQch: add INCLUDE_DIRS argument
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* ECMAddQtDesignerPlugin: pass code sample indirectly via variable name arg
* Keep \'lib\' as default LIBDIR on Arch Linux based systems
* disable autouic again - it breaks builds
* set autorcc and autouic by default
* Define install location for JAR/AAR files for Android
* Add ECMAddQtDesignerPlugin
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* android: Allow overriding ANDROID_ARCH and ANDROID_ARCH_ABI as envvars
* Notify users when not using KDE_INSTALL_USE_QT_SYS_PATHS about prefix.sh
* Provide a more sensible CMAKE_INSTALL_PREFIX default
* Make the default build type \"Debug\" when compiling a git checkout.
* Fix type names casing
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Small API docs fixes
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* Create specific directory for Qt logging categories file
* Don\'t enable QT_STRICT_ITERATORS on Windows.