Commit Graph

276 Commits

Author SHA256 Message Date
8fe9dae4df Accepting request 1077572 from home:AndreasStieger:branches:devel:tools:building
3.26.3

OBS-URL: https://build.opensuse.org/request/show/1077572
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=524
2023-04-06 08:08:15 +00:00
a90db25848 Accepting request 1075569 from home:polslinux:branches:devel:tools:building
- update to 3.26.2:
  * This version made no changes to documented features or interfaces.
    Some implementation updates were made to support ecosystem changes
    and/or fix regressions.

OBS-URL: https://build.opensuse.org/request/show/1075569
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=522
2023-03-30 18:59:31 +00:00
OBS User buildservice-autocommit
4de38b150a Updating link to change in openSUSE:Factory/cmake revision 229
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=7bc13f3bd37f550b745db166b62c17f6
2023-03-28 15:48:35 +00:00
OBS User buildservice-autocommit
5eb90673ee Accepting request 1074470 from devel:tools:building
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1074470
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=521
2023-03-28 15:48:35 +00:00
b31f70829a Accepting request 1074272 from home:mathletic:branches:devel:tools:building
- update to 3.26.1
  * Fixes for C++ module support
  * FindPython: ensure Stable ABI is correctly handled

OBS-URL: https://build.opensuse.org/request/show/1074272
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=520
2023-03-26 16:44:29 +00:00
93d7df6bb1 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=517
2023-03-14 22:23:09 +00:00
fa37910ce3 Accepting request 1071859 from home:AndreasStieger:branches:devel:tools:building
cmake 3.25.3

OBS-URL: https://build.opensuse.org/request/show/1071859
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=516
2023-03-14 22:21:24 +00:00
39f88688f8 - update to 3.25.2:
* CUDA language level 20 (corresponding to C++20) is now supported with NVCC 12.0
    and above.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=514
2023-01-21 09:17:46 +00:00
dcaedf6f38 Accepting request 1039398 from home:mathletic:branches:devel:tools:building
- Update to 3.25.1
  * Tests: Update FindBoost.TestPython for Python 3.11 and 3.12
  * try_compile: Restore COPY_FILE with
    CMAKE_TRY_COMPILE_CONFIGURATION
  * FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+

OBS-URL: https://build.opensuse.org/request/show/1039398
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=512
2022-12-02 12:20:51 +00:00
ba20a1022a Accepting request 1036397 from home:mathletic:branches:devel:tools:building
- Update to 3.25.0
  * The “find_file()”, “find_path()”, “find_library()”, and
    “find_program()” commands gained a “VALIDATOR” option to
    specify a function to be called for each candidate item
    to validate it.
  * The “try_compile()” and “try_run()” commands gained new
    signatures that more consistently use keyword dispatch
    and do not require a binary directory to be specified.
  * The “add_subdirectory()” command gained a “SYSTEM” option
    to enable the “SYSTEM” directory property in the
    subdirectory.
  * The “block()” and “endblock()” commands were added to manage
    specific scopes (policy or variable) for a contained block
    of commands.
  * The “return()” command gained a “PROPAGATE” option to
    propagate variables to the scope to which control returns.
  * The “LINUX” and “CMAKE_HOST_LINUX” variables are now set
    to true when the target or host system is Linux,
    respectively.

OBS-URL: https://build.opensuse.org/request/show/1036397
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=510
2022-11-17 07:32:39 +00:00
7a399c11b0 Accepting request 1032940 from home:mathletic:branches:devel:tools:building
- Update to 3.24.3
  * LLVMFlang: Add support for mixed-language linking with Fortran
  * FindMatlab: add R2022b 9.13 version map
  * Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag
  * CUDA: Add support for the two new architectures in 11.8

OBS-URL: https://build.opensuse.org/request/show/1032940
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=508
2022-11-03 01:28:27 +00:00
a191d7a472 Accepting request 1004258 from home:mathletic:branches:devel:tools:building
Update to 3.24.2

OBS-URL: https://build.opensuse.org/request/show/1004258
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=506
2022-09-17 16:18:30 +00:00
07c60c120b - add glibc-236.patch (bsc#1202208)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=502
2022-08-23 15:05:45 +00:00
5997e9c000 Accepting request 997696 from home:polslinux:branches:devel:tools:building
- Update to 3.24.1:
  * automoc: avoid compiler warnings in linker-warning-silencing code
  * FindThreads: Skip check for -pthread flag when targeting the MSVC ABI
  * IPO: Do not use -flto=auto with GCC 10.x on Windows
  * export: Restore exclusion of private shared library dependencies from checks
  * FindVulkan: Restore tolerance of unknown FATAL_ERROR component
  * Help: Add 3.24 release note about FindVulkan component enforcement
  * TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property
  * Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR
  * Help: A missing cross-reference to --compile-no-warning-as-error

OBS-URL: https://build.opensuse.org/request/show/997696
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=500
2022-08-18 11:37:43 +00:00
f32623e73e Accepting request 993159 from home:mathletic:branches:devel:tools:building
Update to 3.24.0

OBS-URL: https://build.opensuse.org/request/show/993159
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=498
2022-08-05 00:53:14 +00:00
c597f4bab8 Accepting request 992207 from home:polslinux:branches:devel:tools:building
- Update to 3.23.3:
  * This version made no changes to documented features or interfaces.
    Some implementation updates were made to support ecosystem changes
    and/or fix regressions.
- Rebase cmake-fix-ruby-test.patch
- Rebase cmake-fix-png-include-dir.patch

OBS-URL: https://build.opensuse.org/request/show/992207
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=496
2022-08-02 09:12:12 +00:00
4bad45639d - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=492
2022-06-05 00:20:32 +00:00
6c892ff060 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=489
2022-04-13 20:49:49 +00:00
4c37ec6872 - speed up build of :mini flavor by using external zstd (part of 0-Bootstrap)
and turn off LTO

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=487
2022-04-08 11:48:49 +00:00
f397300d3d Accepting request 965777 from home:mathletic:branches:devel:tools:building
Update to 3.23.0

OBS-URL: https://build.opensuse.org/request/show/965777
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=485
2022-03-30 06:36:07 +00:00
8daabf7030 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=482
2022-03-20 21:09:57 +00:00
984f7b7049 Accepting request 949754 from home:seijikun:branches:devel:tools:building
Build cmake's qhelp into new package cmake-doc-qhelp

OBS-URL: https://build.opensuse.org/request/show/949754
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=481
2022-02-01 12:27:12 +00:00
36afd89f33 Accepting request 949354 from home:mathletic:branches:devel:tools:building
update to version 3.22.2

OBS-URL: https://build.opensuse.org/request/show/949354
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=480
2022-01-27 08:02:13 +00:00
66f16cde76 Accepting request 947856 from home:simotek:branches:devel:tools:building
- Fix build with gcc12 (boo#1194815)
  * Adds fix-avoid-file-static-init.patch

OBS-URL: https://build.opensuse.org/request/show/947856
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=479
2022-01-21 06:05:53 +00:00
392babd691 Accepting request 939559 from home:AndreasStieger:branches:devel:tools:building
cmake 3.22.1

OBS-URL: https://build.opensuse.org/request/show/939559
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=478
2021-12-11 23:45:42 +00:00
2b889871ff Accepting request 932337 from home:AndreasStieger:branches:devel:tools:building
cmake 3.22.0

OBS-URL: https://build.opensuse.org/request/show/932337
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=476
2021-11-18 21:45:07 +00:00
3d639c9d2f Accepting request 928364 from home:AndreasStieger:branches:devel:tools:building
cmake 3.21.4

OBS-URL: https://build.opensuse.org/request/show/928364
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=475
2021-10-31 22:28:54 +00:00
b9fb0278b0 Accepting request 925091 from home:Guillaume_G:branches:devel:tools:building
- Fix bundled zstd to avoid a crash on armv6 - boo#1191588:
  * cmake-fix-zstd-armv6.patch

OBS-URL: https://build.opensuse.org/request/show/925091
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=474
2021-10-13 13:58:16 +00:00
e7b9462dd9 Accepting request 920698 from home:AndreasStieger:branches:devel:tools:building
cmake 3.21.3

OBS-URL: https://build.opensuse.org/request/show/920698
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=473
2021-09-21 23:53:29 +00:00
9c6800380e Accepting request 914883 from home:AndreasStieger:branches:devel:tools:building
cmake 3.21.2

OBS-URL: https://build.opensuse.org/request/show/914883
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=470
2021-08-30 07:49:33 +00:00
9f4ebb2204 - update to 3.21.1:
* The Visual Studio 17 2022 generator is now based on "Visual Studio 2022
    Preview 2". Previously it was based on "Preview 1.1".
- update to 3.21.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=469
2021-07-28 07:19:21 +00:00
c337d09e25 Accepting request 906349 from home:mathletic:branches:devel:tools:building
- update to 3.21

OBS-URL: https://build.opensuse.org/request/show/906349
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=468
2021-07-15 09:22:46 +00:00
cadfabf7ca Accepting request 901221 from home:AndreasStieger:branches:devel:tools:building
cmake 3.20.5

OBS-URL: https://build.opensuse.org/request/show/901221
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=466
2021-06-22 00:32:30 +00:00
e4b1eccbee Accepting request 900084 from home:polslinux:branches:devel:tools:building
- Update to 3.20.4:
  * Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
  * Fix buildPreset "jobs" field test case
  * Fix codemodel-v2 link command fragment relative paths
  * FindBoost: Add check for json component header in Boost 1.75+
  * cmake_path: fix erroneous example for IS_PREFIX
  * Clang/MSVC: C++20 final flag, C++23 support

OBS-URL: https://build.opensuse.org/request/show/900084
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=464
2021-06-15 09:28:48 +00:00
ca59518b45 Accepting request 896014 from home:AndreasStieger:branches:devel:tools:building
cmake 3.20.3

OBS-URL: https://build.opensuse.org/request/show/896014
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=461
2021-05-29 12:03:06 +00:00
68bdc44860 - update to 3.20.2:
* The Intel Classic 2021 compiler version numbers are now detected correctly as
    having major version 2021. CMake 3.20.1 and below were not aware of a change to
    the identification macro version scheme made by Intel starting in version 2021,
    and detected the version as 20.2.
  * The Intel oneAPI Fortran compiler is now identified as IntelLLVM. The oneAPI
    2021.1 Fortran compiler is missing an identification macro, so CMake 3.20.1 and
    below identified it as Intel. CMake now has a special case to recognize oneAPI
    2021.1 Fortran as IntelLLVM. The oneAPI 2021.2 Fortran compiler defines the
    proper identification macro and so is identified as IntelLLVM by all CMake 3.20
    versions.
- drop 53d523f2e11839bcbbdc9288b4f71c764d0efd5c.diff (merged upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=457
2021-05-07 20:57:13 +00:00
d480224023 - add 53d523f2e11839bcbbdc9288b4f71c764d0efd5c.diff to fix automoc
race

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=455
2021-04-29 07:33:37 +00:00
12b726e5fe Accepting request 884111 from home:AndreasStieger:branches:devel:tools:building
cmake 3.20.1

OBS-URL: https://build.opensuse.org/request/show/884111
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=454
2021-04-12 03:14:07 +00:00
9368a248ce Accepting request 880861 from home:mathletic:branches:devel:tools:building
Update to 3.20.0

OBS-URL: https://build.opensuse.org/request/show/880861
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=453
2021-03-24 07:59:14 +00:00
8718021d4a - update to 3.19.7:
* With :ref:`Visual Studio Generators` for VS 2017 and higher, the
    :variable:`CMAKE_GENERATOR_TOOLSET` field ``version=`` now accepts
    three-component MSVC toolset versions such as ``14.28.29910``.
    See the :variable:`CMAKE_VS_PLATFORM_TOOLSET_VERSION` variable.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=451
2021-03-16 00:15:30 +00:00
f14ab63e52 Accepting request 875225 from home:AndreasStieger:branches:devel:tools:building
cmake 3.19.6

OBS-URL: https://build.opensuse.org/request/show/875225
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=449
2021-02-26 00:58:56 +00:00
fad639761c Accepting request 872666 from home:mathletic:branches:devel:tools:building
Update to CMake 3.19.5

OBS-URL: https://build.opensuse.org/request/show/872666
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=447
2021-02-16 09:46:18 +00:00
5276586aa2 Accepting request 867661 from home:AndreasStieger:branches:devel:tools:building
cmake 3.19.4

OBS-URL: https://build.opensuse.org/request/show/867661
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=443
2021-01-29 23:19:47 +00:00
99ad230792 Accepting request 863064 from home:AndreasStieger:branches:devel:tools:building
cmake 3.19.3

OBS-URL: https://build.opensuse.org/request/show/863064
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=441
2021-01-16 15:10:23 +00:00
72c8ec353a - update to 3.19.2:
* various Apple-Silicon support fixes
  * The CMAKE_ISPC_HEADER_SUFFIX variable and corresponding ISPC_HEADER_SUFFIX
  target property were added to control the header suffix used by ISPC
  compiler generated headers. 
- remove 5556.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=439
2020-12-19 09:34:31 +00:00
Martin Pluskal
38e4944110 Accepting request 856046 from home:dimstar:Factory
Add patch to fix things like gdcm, that newly have a broken dep chain (poppler update) but can't rebuild due to the cmake regression

OBS-URL: https://build.opensuse.org/request/show/856046
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=437
2020-12-15 19:59:00 +00:00
dd992662e6 Accepting request 850623 from home:AndreasStieger:branches:devel:tools:building
cmake 3.19.1

OBS-URL: https://build.opensuse.org/request/show/850623
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=435
2020-11-24 23:38:08 +00:00
Martin Pluskal
b67628d6ff Accepting request 849481 from home:AndreasStieger:branches:devel:tools:building
cmake 3.19.0

OBS-URL: https://build.opensuse.org/request/show/849481
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=434
2020-11-20 07:15:12 +00:00
64d652e38f Accepting request 842641 from home:AndreasStieger:branches:devel:tools:building
cmake 3.18.4

OBS-URL: https://build.opensuse.org/request/show/842641
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=432
2020-10-19 23:11:43 +00:00
00904651f7 - update to 3.18.3:
* The Compile Features functionality was updated for MSVC 19.28

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=429
2020-09-23 06:19:45 +00:00