Package Release Info

extra-cmake-modules-5.55.0-bp151.2.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

extra-cmake-modules
extra-cmake-modules-doc

Change Logs

Version: 5.55.0-bp151.1.7
* Sun Feb 10 2019 lbeltrame@kde.org
- Update to 5.55.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
  * FindGperf: in ecm_gperf_generate set SKIP_AUTOMOC for generated file
  * Move -Wsuggest-override -Wlogical-op to regular compiler settings
  * Fix python binding generation for classes with deleted copy constructors
  * Fix qmake module generation for Qt 5.12.1
  * Use more https in links
  * API dox: add missing entries for some find-modules & modules
  * FindGperf: improve api dox: mark-up usage example
  * ECMGenerateQmlTypes: fix api dox: title needs more --- markup
  * ECMQMLModules: fix api dox: title match module name, add missing "Since"
  * FindInotify: fix api dox .rst tag, add missing "Since"
* Mon Jan 14 2019 lbeltrame@kde.org
- Update to 5.54.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
- Changes since 5.53.0:
  * Add find module for Google's libphonenumber
* Sun Dec 09 2018 lbeltrame@kde.org
- Update to 5.53.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
  * Rename FindExiv2 to FindLibExiv2.
  * Add FindExiv2.cmake to ECM
  * Android: improve clang support
  * FindQHelpGenerator: try to find Qt5Help instead of Qt5Core
  * Use `MATCHES "Clang"` to detect clang
* Sun Nov 11 2018 lbeltrame@kde.org
- Update to 5.52.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
- Changes since 5.51.0:
  * ECMAddQch: help doxygen by predefining more Q_DECL_* macros
  * Bindings: Support using sys paths for python install directory
  * Bindings: Remove INSTALL_DIR_SUFFIX from ecm_generate_python_binding
  * Add support for the fuzzer sanitizer
* Tue Oct 16 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Mon Oct 15 2018 lbeltrame@kde.org
- Update to 5.51.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
- Changes since 5.50.0:
  * Compile python bindings with the same sip flags used by PyQt
  * Android: Allow passing a relative path as the apk dir
  * Android: Properly offer a fallback to applications that don't have a manifest
  * l10n: Fix matching digits in the repository name
  * Android: Make sure Qm translations get loaded
  * Fix Android builds using cmake 3.12.1
  * Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flags
  * Python bindings: use cmake_parse_arguments, fix documentation
  * Bindings: Correct handling of sources containing utf-8
  * autotests: actually iterate over the list, rather than checking item 0 all the time
  * Actually iterate over CF_GENERATED, rather than checking item 0 all the time
  * Fix minor EBN issues
- Refresh patches:
  * bundle-lang.patch
* Thu Sep 13 2018 lbeltrame@kde.org
- Update to 5.50.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
  * Revert "Add _XOPEN_SOURCE to C definitions"
  * Bindings: Check if bindings can be generated for a specific python version
  * Bindings: Use python version matching the found clang python module
  * Bindings: Make generator forward compatible with Python 3
  * Disable alteration of QT_PLUGIN_PATH by ECM when running tests.
  * Add _XOPEN_SOURCE to C definitions (kde#373175)
  * Change documentation to reflect the real toolchain CMake name
  * Bindings: Add support for scoped enums (kde#397154)
  * Bindings: Check for libclang without version suffix also
  * Make it possible for ECM to detect po files at configure time
* Sun Aug 19 2018 christophe@krop.fr
- Update to 5.49.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
- Changes since 5.48.0:
  * Android: Don't hardcode a random version of the Android SDK
  * ECMOptionalAddSubdirectory: Provide a bit more detail
  * Fix variable definition check
  * Change the 'since' version.
  * Improve ECMAddAppIconMacro.
* Mon Jul 16 2018 lbeltrame@kde.org
- Update to 5.48.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
- Changes since 5.47.0:
  * Android: Make it possible to override a target's APK directory
  * Drop outdated QT_USE_FAST_OPERATOR_PLUS
  * Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warnings
  * [ECMGenerateHeaders] Add option for other header file extension than .h
  * Don't include a 64 when building 64bit architectures on flatpak
  * skip automoc here
* Tue Jun 12 2018 lbeltrame@kde.org
- Update to 5.47.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
- Changes since 5.46.0:
  * Android toolchain: allow to specify extra libs manually
  * Android: fix typo
  * Android: Don't define qml-import-paths if it's empty
  * Fix minor documentation typos
* Sun May 13 2018 lbeltrame@kde.org
- Update to 5.46.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
  * Include FeatureSummary before calling set_package_properties.
  * Android: fix dumb mistakes
  * Don't install plugins within lib on android
  * Android: Make sure variable is defined before using it
  * Make it possible to build several apk out of a project
  * Check if the application androiddeployqt package has a main() symbol
  * Android: Explicitly point at upstream documentation and deprecate duplicated concepts
* Mon Mar 12 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * Define __ANDROID_API__
  * Fix readelf command name on x86
  * Remove obsolete policy settings
  * Extend search path for NDK dependencies
  * Set ANDROID in the Android toolchain file
  * Fix include path for x86 targets
  * Android toolchain: add ANDROID_COMPILER_PREFIX variable.
* Mon Feb 12 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * ecm_install_icons: refer to non-deprecated KDE_INSTALL_ICONDIR
  * FindQtWaylandScanner.cmake: Use qmake-query for HINT
  * Make sure to search for Qt5-based qmlplugindump
  * ECMToolchainAndroidTest doesn't exist anymore (kde#389519)
  * Don't set the LD_LIBRARY_PATH in prefix.sh
  * Add FindSeccomp to find-modules
  * Fall back to language name for translations lookup if locale name fails
  * Android: Add more includes
Version: 5.45.0-bp150.2.2
* Sat Apr 14 2018 lbeltrame@kde.org
- Update to 5.45.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
  * Make use of upstream CMake infrastructure to detect the compiler toolchain
  * API dox: fix some "code-block" lines to have empty lines before/after
  * Add ECMSetupQtPluginMacroNames
  * Provide androiddeployqt with all prefix paths
  * Include the "stdcpp-path" in the json file
  * Resolve symlinks in QML import paths
  * Provide QML import paths to androiddeployqt
* Tue Mar 13 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * Define __ANDROID_API__
  * Fix readelf command name on x86
  * Remove obsolete policy settings
  * Extend search path for NDK dependencies
  * Set ANDROID in the Android toolchain file
  * Fix include path for x86 targets
  * Android toolchain: add ANDROID_COMPILER_PREFIX variable.
* Tue Feb 13 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * ecm_install_icons: refer to non-deprecated KDE_INSTALL_ICONDIR
  * FindQtWaylandScanner.cmake: Use qmake-query for HINT
  * Make sure to search for Qt5-based qmlplugindump
  * ECMToolchainAndroidTest doesn't exist anymore (kde#389519)
  * Don't set the LD_LIBRARY_PATH in prefix.sh
  * Add FindSeccomp to find-modules
  * Fall back to language name for translations lookup if locale name fails
  * Android: Add more includes
* Tue Jan 16 2018 lbeltrame@kde.org
- Update to 5.42.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
  * Use readelf to find project dependencies
  * Introduce INSTALL_PREFIX_SCRIPT to easily set up prefixes
* Mon Jan 08 2018 tchvatal@suse.com
- Use python3 sphinx to generate the documentation module
* Sun Dec 17 2017 lbeltrame@kde.org
- Update to 5.41.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
  * Add the description tag to the generated pkgconfig files
  * ecm_add_test: Use proper path sep on Windows
  * Fix variable name
  * restore old behaviour of FindPulseAudio
  * Remove FindSasl2.cmake from the ECM's attic.
  * Delete the .reviewboardrc file.
  * Add FindSasl2.cmake to ECM
  * Only pass the ARGS thing when doing Makefiles
  * Remove FindGLIB2.cmake and FindPulseAudio.cmake from attic
  * Add FindGLIB2.cmake and FindPulseAudio.cmake
  * ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found
  * KDECMakeSettings: more docu about the layout of the build dir
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
  * None
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
  * Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6
* Tue Sep 12 2017 lbeltrame@kde.org
- Update to 5.38.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
  * Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6
  * Forgot to add the test
  * Fix the fix
  * Fix build with older CMake versions.
  * Revert "RFC: Make ECMAddTests respect BUILD_TESTING"
  * Revert "doc: Add 'Since' note"
  * Set CMAKE_*_OUTPUT_DIRECTORY to run tests without installing.
  * Include a module for finding qml imports as runtime dependencies
  * doc: Add 'Since' note
  * RFC: Make ECMAddTests respect BUILD_TESTING
* Sat Aug 12 2017 christophe@krop.fr
- Update to 5.37.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
  * Add --gradle to androiddeployqt
  * Fix install apk target
  * Make ECMPoQmToolsTest actually fail if a translation is wrong
  * Fix usage of query_qmake: differ between calls expecting qmake or not
  * Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHS
  * KDECompilerSettings.cmake - handle Cywgin when setting LINK_FLAGS
  * Fix incomplete default path noted in QTQCHDIR documentation
  * Properly point at ECM
  * add a metainfo.yaml to make ECM a proper framework
  * Android: scan for qml files in the source dir, not in the install dir.
  * Stabilize ECMQtDeclareLoggingCategoryTest
* Thu Jul 13 2017 wbauer@tmo.at
- Add bundle-lang.patch to find .qm translations in
  /usr/share/locale-bundle/ (boo#1027925, boo#1048030)
* Wed Jul 12 2017 lbeltrame@kde.org
- Update to 5.36.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
  * FindQHelpGenerator: avoid picking up Qt4 version
  * ECMAddQch: fail hard if needed tools are not present, to avoid surprises
  * Drop perl as dep for ecm_add_qch, not needed/used
  * (always include CheckCXXCompilerFlag before calling it)
  * guess less, test more
  * detect Xcode <= 6.2 from Clang version only
  * scan the whole install folder for qml dependencies
  * New: ECMAddQch, for generating qch & doxygen tag files
  * tests: improve error reporting for ECMAddAppIconTest
  * tests: fix output directory for KDEFetchTranslations
  * tests: fix last change on KDEFetchTranslations
  * tests: hopefully fix KDEFetchTranslations on Windows
  * Fix KDEInstallDirsTest.relative_or_absolute_usr, avoid Qt paths being used
* Sun Jun 11 2017 lbeltrame@kde.org
- Update to 5.35.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
  * restore hidden-visibility testing with Xcode 6.2
  * ecm_qt_declare_logging_category(): more unique include guard for header
  * Drop modules from attic that are not useful anymore
  * Add or improve "Generated. Don't edit" messages and make consistent
  * Add a new FindGperf module
  * Change default pkgconfig install path for FreeBSD
* Mon May 15 2017 fabian@ritter-vogt.de
- Update to 5.34.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
  * Fix test when compiling from a tarball
  * Sanitizers: Don't use GCC-like flags for e.g. MSVC
  * adapt to fetchpo changes and use vars for target directories to dry code
  * fix documentation, ecm_install_po_files_as_qm generates .qm, not .mo
  * use correct variable for fetch-translations injection
  * KDEPackageAppTemplates: improve API dox notation of function signature
  * KDEPackageAppTemplates: mark %{dest} as deprecated
  * KDEPackageAppTemplates: fix note for %{PROJECTDIRNAME}
  * KDEPackageAppTemplates: remove note of placeholder %{src}, never supported
  * Fix minor CMake warning (CMP0054)
  * KDECompilerSettings: Pass -Wvla & -Wdate-time
  * Don't include tests together with modules
  * Allow test to work with older versions of qmlplugindump
  * Don't enable the test by default
  * Support older qmlplugindump versions
  * Introduce ecm_generate_qmltypes
  * Add a test for _repository_name() a function added for fetch-translations
  * Fix compilation under AppleClang (kde#377933)
  * Allow projects to include the file twice
  * Move the repository name recognition into a function
  * Fix rx that matches project names out of the git uri
  * Introduce fetch-translations build command
  * Use -Wno-gnu-zero-variadic-macro-arguments more
  * FindPyModGen: Also search for an unversioned clang++
- Remove patches, now upstream:
  * 0001-FindPyModGen-Also-search-for-an-unversioned-clang.patch
  * 0002-Import-Find-Clang-LLVM-from-KDevelop-for-Python-bind.patch
* Sat Apr 15 2017 lbeltrame@kde.org
- Update to 5.33.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
  * KDE compiler settings: treat Clang and AppleClang equally
  * Improve error messages
  * Specify qml-root-path as the share directory in the prefix
  * default for ECM_ADDITIONAL_FIND_ROOT_PATH
  * Fix ecm_generate_pkgconfig_file compatibility with new cmake
  * Upgrade ECM version to 5.33.0.
  * Only register APPLE_* options if(APPLE)
* Tue Apr 04 2017 lbeltrame@kde.org
- Add upstream patches to fix Python binding generation:
  * 0001-FindPyModGen-Also-search-for-an-unversioned-clang.patch
  * 0002-Import-Find-Clang-LLVM-from-KDevelop-for-Python-bind.patch
* Sun Mar 19 2017 lbeltrame@kde.org
- Update to 5.32.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
  * Detect inotify.
  * Upgrade ECM version to 5.32.0.
  * Revert "Automatically mark classes with pure virtual functions as /Abstract/."
* Thu Feb 09 2017 hrvoje.senjan@gmail.com
- Update to 5.31.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Mon Jan 09 2017 hrvoje.senjan@gmail.com
- Update to 5.30.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* Sun Dec 04 2016 hrvoje.senjan@gmail.com
- Update to 5.29.0
  * Skip Python bindings test if PyQt isn't installed
  * Only add the test if python is found
  * Reduce the CMake minimum required
  * Add ecm_win_resolve_symlinks module
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.29.0.php