Revisions of cmake

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1073364 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 228)
- update to 3.26.0
  * The “ASM_MARMASM” language was added to support the Microsoft
    ARM assembler language.
  * CMake now writes a YAML log of configure-time checks to
    “CMakeFiles/CMakeConfigureLog.yaml” under the top of the build
    tree.
  * The “cmake-file-api(7)” “codemodel” version 2 “target” object
    gained a new “fileSets” field and associated “fileSetIndex”
    field to “sources” objects.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1061726 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 226)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 999013 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 221)
- add glibc-236.patch (bsc#1202208)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 980819 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 216)
- update to 3.23.2:
  * The ``CPACK_PACKAGEMAKER_CHOICES`` variable used in the
    ``CPack.distribution.dist.in`` template file was replaced by a new
    ``CPACK_APPLE_PKG_INSTALLER_CONTENT`` variable in CMake 3.23.0.
    This broke projects that provided their own template file but still
    expected the ``CPACK_PACKAGEMAKER_CHOICES`` variable to be defined.
    The old ``CPACK_PACKAGEMAKER_CHOICES`` variable is now also set to the
    same content as it was before, but it is formally deprecated.
 

- Edit cmake.macros: Stop injecting -DNDEBUG at the end of
  CFLAGS. It's impossible to override by re-setting CFLAGS, and
  if it were really wanted globally, it should be in %optflags
  instead.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 969999 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 215)
- update to 3.23.1:
  * The target_sources() FILE_SET feature added in CMake 3.23.0 does not yet
    place header files properly in Apple FRAMEWORK targets. Pending further
    work in a future version of CMake, it is now an error to add a FILE_SET of
    type HEADERS to such targets on Apple platforms.
  * The HEADER_SETS and INTERFACE_HEADER_SETS target properties added in CMake
    3.23.0 are now read-only records of the header sets created by the
    target_sources() command.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 967822 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 214)
- speed up build of :mini flavor by using external zstd (part of 0-Bootstrap)
  and turn off LTO
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 963363 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 212)
- update to 3.22.3:
  * The while() command again ignores errors in condition evaluation as CMake
    3.21 and below did. This bug was fixed in 3.22.0, but exposed errors in
    existing projects. The fix has been reverted to restore compatibility. The
    fix may be restored in a future version of CMake via a policy.
Displaying revisions 21 - 40 of 250
openSUSE Build Service is sponsored by