SHA256
3
0
forked from pool/cmake
Commit Graph

527 Commits

Author SHA256 Message Date
Dominique Leuenberger
fb0f06c825 Accepting request 1071877 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1071877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=227
2023-03-17 16:02:06 +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
Dominique Leuenberger
00fd15fd45 Accepting request 1061726 from devel:tools:building
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1061726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=226
2023-01-29 13:10:23 +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
Dominique Leuenberger
62a268d0a5 Accepting request 1039575 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1039575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=225
2022-12-03 09:03:19 +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
Dominique Leuenberger
6402a8c570 Accepting request 1036398 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1036398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=224
2022-11-18 14:42:57 +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
Dominique Leuenberger
0d37256314 Accepting request 1032972 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1032972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=223
2022-11-04 16:31:36 +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
Dominique Leuenberger
3d7f2dbfc8 Accepting request 1004368 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1004368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=222
2022-09-18 15:32:01 +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
Dominique Leuenberger
c8400f8cd2 Accepting request 999013 from devel:tools:building
- add glibc-236.patch (bsc#1202208)

OBS-URL: https://build.opensuse.org/request/show/999013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=221
2022-08-25 13:33:09 +00:00
da3833fe85 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=504 2022-08-24 09:45:56 +00:00
fb770b7cbd OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=503 2022-08-24 09:18:48 +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
Dominique Leuenberger
cfc1845872 Accepting request 997728 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/997728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=220
2022-08-19 15:53:21 +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
Dominique Leuenberger
4465217648 Accepting request 993162 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/993162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=219
2022-08-07 16:33:56 +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
Dominique Leuenberger
085ae6bbe7 Accepting request 992208 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/992208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=218
2022-08-03 19:16:24 +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
Dominique Leuenberger
3eb1204bf4 Accepting request 986453 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/986453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=217
2022-07-05 10:08:43 +00:00
e88273a269 Accepting request 986334 from home:cgiboudeaux:branches:devel:tools:building
- Fix the %%cmake macro which tried to run sed on 'CMakeLists.txt'
  without making sure it's not a folder.

Found while fixing the liboqs package which has a folder named CMakeLists.txt

OBS-URL: https://build.opensuse.org/request/show/986334
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=494
2022-07-03 12:07:34 +00:00
Dominique Leuenberger
cc97a0d9bf Accepting request 980819 from devel:tools:building
- 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.

OBS-URL: https://build.opensuse.org/request/show/980819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=216
2022-06-06 09:10:37 +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
e1450897b2 Accepting request 979615 from home:jengelh:branches:devel:tools:building
- 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.

OBS-URL: https://build.opensuse.org/request/show/979615
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=491
2022-06-04 08:14:02 +00:00
Dominique Leuenberger
14c96aea54 Accepting request 969999 from devel:tools:building
- 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/request/show/969999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=215
2022-04-15 22:12:58 +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
Dominique Leuenberger
6ddbe84454 Accepting request 967822 from devel:tools:building
- speed up build of :mini flavor by using external zstd (part of 0-Bootstrap)
  and turn off LTO

OBS-URL: https://build.opensuse.org/request/show/967822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=214
2022-04-10 17:05:13 +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
Dominique Leuenberger
bcd06d2d52 Accepting request 965811 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/965811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=213
2022-04-02 16:19:46 +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
Dominique Leuenberger
ea9adba0dc Accepting request 963363 from devel:tools:building
- 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/request/show/963363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=212
2022-03-23 19:15:21 +00:00
aee415d924 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=483 2022-03-20 21:10:10 +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
Dominique Leuenberger
9029cd5544 Accepting request 950420 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/950420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=211
2022-02-03 23:45:49 +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
Dominique Leuenberger
2b4a69da6e Accepting request 949390 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/949390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=210
2022-01-29 20:01:04 +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
Dominique Leuenberger
41b48e6890 Accepting request 947857 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/947857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=209
2022-01-23 11:15:07 +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
Dominique Leuenberger
432e26a6d0 Accepting request 940008 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/940008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=208
2021-12-13 19:41:44 +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
2388ea9f48 Accepting request 935121 from home:cgiboudeaux:Qt6:release:cmake_fix
- Adapt cmake.prov for Qt >= 6.2.2
  Upstream uses its own ConfigVersion implementation.Starting with
  Qt 6.2.2, 'PACKAGE_VERSION' is not defined in
  Qt6FooConfigVersion.cmake but in Qt6FooConfigVersionImpl.cmake.

OBS-URL: https://build.opensuse.org/request/show/935121
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=477
2021-12-02 07:35:20 +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
Dominique Leuenberger
969d0a17e4 Accepting request 928433 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/928433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=207
2021-11-04 15:16:16 +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
Dominique Leuenberger
ab7dd1497e Accepting request 925106 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/925106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=206
2021-10-16 20:47:00 +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