SHA256
1
0
forked from pool/cmake

Compare commits

..

13 Commits

Author SHA256 Message Date
Ana Guerrero
54f36f5ae7 Accepting request 1243476 from devel:tools:building
- update to 3.31.4
  * LFortran: Remove hard-coded --generate-object-code flag
  * FindBoost: Add support for Boost 1.87

OBS-URL: https://build.opensuse.org/request/show/1243476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=263
2025-02-07 21:46:36 +00:00
1fc6503a0c OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=615 2025-02-05 16:30:32 +00:00
761def9716 - update to 3.31.5
* Clang/CUDA: Fix language-wide flags when linking .so with
    compiler driver
  * Tests: Update expected results for ninja post-1.12 development
  * FindMatlab: Fix multi-signature function documentation anchors
  * IAR: decouple linker location from toolkit's bin dir
  * install: Generate InstallScripts.json in consistent location
- update to 3.31.4
  * LFortran: Remove hard-coded --generate-object-code flag
  * FindBoost: Add support for Boost 1.87

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=614
2025-02-05 16:19:11 +00:00
Ana Guerrero
52e5956f7a Accepting request 1237387 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1237387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=262
2025-01-14 15:21:03 +00:00
0ac7dfcdbb - update to 3.31.3
* cmLocalUnixMakefileGenerator3: Simplify progress command
    generation
  * Makefile: Fix per-directory codegen target
  * Makefile: Enable progress messages for codegen target
  * cmGlobalNinjaGenerator: Fixes and improvements

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=612
2025-01-13 11:01:02 +00:00
Ana Guerrero
86c026673c Accepting request 1229255 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1229255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=261
2024-12-10 22:42:54 +00:00
ba94670a20 - update to 3.31.2
* GNU linker: Use single-argument form of --dependency-file flag
  * fileapi: Do not expose flags for linker-generated dependencies
  * LINK_OPTIONS: Fix crash on empty LINKER: prefix
  * FindRuby: Add support for 3.4
- update to 3.31.1
  * FindBoost: Add support for Boost 1.86
  * libarchive: Update script to get 3.7.7
  * execute_process: Restore CLOEXEC on OUTPUT_FILE and
    ERROR_FILE descriptors
  * LLD linker: avoid regression on archive libraries deduplication

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=610
2024-12-09 09:22:40 +00:00
Ana Guerrero
36def3180b Accepting request 1223606 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1223606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=260
2024-11-24 10:03:38 +00:00
8f444423a9 Accepting request 1222559 from home:mathletic:branches:devel:tools:building
- update to 3.31.0
  * cmake-presets(7) files may now include comments using the key
    "$comment" at any level within the JSON object to provide
    documentation.
  * The Ninja Generators and Makefile Generators now produce a
    "codegen" build target.
  * The "CMAKE_LINK_LIBRARIES_STRATEGY" variable and corresponding
    "LINK_LIBRARIES_STRATEGY" target property were added to
    optionally specify the strategy CMake uses to generate link
    lines.
  * The "CMAKE_EXPORT_BUILD_DATABASE" variable, a corresponding
    "CMAKE_EXPORT_BUILD_DATABASE" environment variable, and an
    "EXPORT_BUILD_DATABASE" target property, were added to enable
    exporting C++ module compile commands. This is only supported
    with Ninja Generators.
  * The "CMAKE_<LANG>_HOST_COMPILER_ID" and
    "CMAKE_<LANG>_HOST_COMPILER_VERSION" variables were added,
    where "<LANG>" is either "CUDA" or "HIP".  They are populated
    when "CMAKE_<LANG>_COMPILER_ID" is "NVIDIA" to identify NVCC's
    host compiler.
  * The "file(DOWNLOAD)" and "file(UPLOAD)" commands now verify TLS
    server certificates for connections to "https://" URLs by
    default.

OBS-URL: https://build.opensuse.org/request/show/1222559
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=608
2024-11-12 09:41:39 +00:00
Ana Guerrero
48d1c83324 Accepting request 1217246 from devel:tools:building
- update to 3.30.5:
  * project: Only check non-cache vars when setting project vars

OBS-URL: https://build.opensuse.org/request/show/1217246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=259
2024-10-24 13:40:26 +00:00
fdf224aa74 - update to 3.30.5:
* project: Only check non-cache vars when setting project vars

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=606
2024-10-23 08:36:58 +00:00
Ana Guerrero
b232c807cd Accepting request 1204670 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1204670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=258
2024-10-01 15:11:02 +00:00
72c650fa6e - update to 3.30.4:
* FetchContent: Don't update verify script timestamp if it
    doesn't change
  * project: Only define non-cache vars if already defined
  * librhash: aligned_alloc is not available with glibc < 2.16
  * FindPython: ensure all ABI are searched by default
  * FindMatlab: multiple fixes for MCR

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=604
2024-09-30 07:05:41 +00:00
8 changed files with 118 additions and 38 deletions

View File

@ -1,17 +0,0 @@
408aa6889fc25fea8c5280065f4eeac3e330d66bae2a212630cf4353f886c781 cmake-3.30.3-files-v1.json
43d5882e5db6d4331d3097d3a4ff92e53cd19987e7da9ffa6c833d22f9ca7aaa cmake-3.30.3-linux-aarch64.sh
420f17c58de4ed8b53c1055a34318aec5c06d94b04dac9dd3c72861dfdc99d52 cmake-3.30.3-linux-aarch64.tar.gz
54f93e25d728b742f9ffb51d7093b883ee4332d9923b427e39f8f46fb74d6e68 cmake-3.30.3-linux-x86_64.sh
4a5864e9ff0d7945731fe6d14afb61490bf0ec154527bc3af0456bd8fa90decb cmake-3.30.3-linux-x86_64.tar.gz
f5aabecc73d9d373d298ca1f13798f36b4cc96932cc86ea4e3833442508bb99d cmake-3.30.3-macos-universal.dmg
cec873b2822f1c34bc3e2fd6ec9fdd1c4c6bc850edfeba47524f23cdfeb1c8c4 cmake-3.30.3-macos-universal.tar.gz
9c967b068be1744910a1f604f2cc78d5b0a67a8609baf3fc3dbadf92f8c2b3e4 cmake-3.30.3-macos10.10-universal.dmg
8ebca4b3cea5c7f39f5bff8ad1ca9b7e8267d758375955f8f14f385d6827fc2e cmake-3.30.3-macos10.10-universal.tar.gz
b6061598d6bd10089b07db3f0cce1a36202ec28fe1b0a4564f1c4535c8edba3c cmake-3.30.3-windows-arm64.msi
8b35d500f6c33383385990405e4a3d307c570e5a0043eab9b781422b078637de cmake-3.30.3-windows-arm64.zip
f7e05fb104fed42db7581a8dc25ecddfa432d8d3595d3ed9e8c9386837416c30 cmake-3.30.3-windows-i386.msi
5e4464a6d5af15e1a45fa376ac03b6bd63b35b7d93a2e93a2dd6215b39513a3f cmake-3.30.3-windows-i386.zip
097900d46f393432a518f91e0145410e99b2fb7dc2a8e807aeafeeaefd40e080 cmake-3.30.3-windows-x86_64.msi
2b339f738d3dea408d1523c99bb24d2d82b169f5749a698225ecfdf2f0d1c314 cmake-3.30.3-windows-x86_64.zip
6d5de15b6715091df7f5441007425264bdd477809f80333fdf95f846aaff88e4 cmake-3.30.3.tar.gz
64dedbc7bd0433c072371bca0b03fd9f0a7d2b559c98816a7967197417780e8e cmake-3.30.3.zip

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAmbQ1eoACgkQLSzvEDSS
FoTD3xAAmxkdm6M1K78LpyamxREi7yIu+g/OAhh6KzBRbEr3LdaugS17Emx+QBE+
T4XOgzjv1fnDn1Tv/90Mk1onQi+gCoLO+uCLzBJ6Tag2esCzJRrwL47KGwIJYO5L
qFvxPU8SGK3cLzeQSuTSka07mUf9lXMoVj8TSIRc3/ZqrIHLK5MHQmVVUoi5y50T
DgHzPz3nrge8O8Rmrs7UPfiDYmWkOWdGlErDdiSlIBwLUPeGMZQl7W5TM3HoALTG
NEZwjhlgTDt3lRkQsYvCQdd/N4NMUlbCyW/IrIuhaXmhGoYYxUGBky4zSOg0koYw
mQB6pmL7WVElMCPUnBdxjeyK4wL83gb/l2dXL4EQ0pJH/oKUQrQPSnO/DWhfBMqv
jw6z9dzgBDr1K02A01zx6FLwJl9Bmu22SBQSYk42Pc8Y3v/05blX7MudPumfNaYh
AAjMJ9TBQI+gqfIlvSWRHaR71KnCm2new9fCt3GA1XP4P5ChujtjL7vVzBIXFkVt
MGZCp+z44DDfoUViRWp37FSFInFqn9wz89/Mxmp2oW9A29w4GOob8XuIt0prWwds
T8E0NLcLcZC4zJfhVtZfQC52uEDVpaSOgbzODC+3bovtrgW/lM22fdksNPCxF8Oy
XQUwGDKJHHy2uxc8Jludy3ss1PSwpk3cu5Yiuto5uTrmZYUtA4Y=
=uwIX
-----END PGP SIGNATURE-----

BIN
cmake-3.30.3.tar.gz (Stored with Git LFS)

Binary file not shown.

17
cmake-3.31.5-SHA-256.txt Normal file
View File

@ -0,0 +1,17 @@
562beb88c217687369221566cf634647a8ef175457cdc40b6754dd58677b2f2d cmake-3.31.5-files-v1.json
7d60f2d688cfc3b1b6797f9f192297d1d429771fffe8725cbc153bf0f36007c5 cmake-3.31.5-linux-aarch64.sh
eb92af175ea91e3706ff62484088c3a3774ef3e1a8c399111785dd5f47010164 cmake-3.31.5-linux-aarch64.tar.gz
69118f4aafaf5f73e9897f2d39cf667a01d6fe8ef66f9a874e38996d7025e966 cmake-3.31.5-linux-x86_64.sh
2984e70515ff60c5e4a41922b5d715a8168a696a89721e3b114e36f453244f72 cmake-3.31.5-linux-x86_64.tar.gz
54953a1ed69ea06e68552303ec614566502ca391ef0fd1c65be531dfcb5289d4 cmake-3.31.5-macos-universal.dmg
cc8e3d9bef7eee70db52601a5ed60d221436a8def18388effdab0e7d0866f50d cmake-3.31.5-macos-universal.tar.gz
12166ba3732e34c4fd0397af676a8bba9f300d2024fa8a171fe339b112d58eb8 cmake-3.31.5-macos10.10-universal.dmg
1b5ebc625e981701e2ab3061e0ebb745b848b55536502293621ee676aefdcf1d cmake-3.31.5-macos10.10-universal.tar.gz
a6bd866d2d729609f12cd6e804dcf189396da734504f9788c2614c5580d29cef cmake-3.31.5-windows-arm64.msi
a734e4e970fdaa4b5957157c059556f56ca5d655014cd4b5fd9194aaba316f31 cmake-3.31.5-windows-arm64.zip
584080086102dfcc0cfdcc74596504c301f7b65c1f13208957dbec85e9800b3d cmake-3.31.5-windows-i386.msi
26183bb30c7e338804570392426bc9abfe0e7bfc79bf27cd2d9ade9a5ba6a39f cmake-3.31.5-windows-i386.zip
97e249f199b86c1fc56dbc5e80b1a9e1f912c34dfbf8e7933ba1944e3034455f cmake-3.31.5-windows-x86_64.msi
d4d2d4b9ccd68dae975a066fcd42ea9807ef40f79ee6971923fd3788e7917585 cmake-3.31.5-windows-x86_64.zip
66fb53a145648be56b46fa9e8ccade3a4d0dfc92e401e52ce76bdad1fea43d27 cmake-3.31.5.tar.gz
761ea241c42a0ea0b2bea45d797d29233b8f239b004ae2dc8b7d76306dc5dfc0 cmake-3.31.5.zip

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAmeSbeoACgkQLSzvEDSS
FoSL4Q//c1YWvI0SnYI0RLqjdXPqZczW43Ojtxg1JXnAihfpglv3W72i1Pff6SYE
J84YzBDxkHI7qpALF6JbfK+Jfgm/dFx7DUf5vSa94JUYCI2rON+TEWBx/53G3yqU
38lr7HjFlsFqi2var/4fps4wvWrTQfSyOVYuFdcKAVBGlaTpoYKfQ842wBy9NE1p
+b6zBRe4hoYBraKPuCdxgUfZ3LaPyTHto3thYnNmMl0JYaPdQi8ytPJv3iC6ifmJ
ieMqFUW3IFZGhwYanqdzYGPPLlMOR7jIg8jQ1rj6iZH1+5lR076C+Aon8f/BBCD+
J/ZVbrRA29tZhM0TyoDUX1SwE5h5FGeIqhH/qWQCldckKJIdzwSezUsW2y2ohZ//
3PgbUXOzJkdG62mEV9p6y++BHNCK0OehDcqG5NSPklIBjDpFZDnY/uca8CyrwRcJ
pbZpf5l6VbFtIpeo7KGHwFWqy9J6PyP+YSJyajVYBZYwk1sSaDQoZyp5hH1NNbXr
pcep+xuSCTDfQmH/zniqhQbciC8BXL5u1ZGLFY2wOhSDVMpC7TyvOh3IJWdfiLv9
u55OSbNL1gC1yfWVuUKHwTKLmHQj/CbyMfdNZs/s0lr6rNkXvkEDerbR3qz5KGvk
9da3CAVg6bOJ5sVLb5yP9cT8UPcpNJavKrKMBiQR2l1UCSgXGrc=
=+eOG
-----END PGP SIGNATURE-----

3
cmake-3.31.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66fb53a145648be56b46fa9e8ccade3a4d0dfc92e401e52ce76bdad1fea43d27
size 11706495

View File

@ -1,3 +1,83 @@
-------------------------------------------------------------------
Tue Jan 14 14:33:12 UTC 2025 - Christoph G <foss@grueninger.de>
- update to 3.31.4
* LFortran: Remove hard-coded --generate-object-code flag
* FindBoost: Add support for Boost 1.87
-------------------------------------------------------------------
Sat Dec 21 12:51:12 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 3.31.3
* cmLocalUnixMakefileGenerator3: Simplify progress command
generation
* Makefile: Fix per-directory codegen target
* Makefile: Enable progress messages for codegen target
* cmGlobalNinjaGenerator: Fixes and improvements
-------------------------------------------------------------------
Fri Dec 6 18:07:29 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 3.31.2
* GNU linker: Use single-argument form of --dependency-file flag
* fileapi: Do not expose flags for linker-generated dependencies
* LINK_OPTIONS: Fix crash on empty LINKER: prefix
* FindRuby: Add support for 3.4
-------------------------------------------------------------------
Tue Nov 26 20:10:59 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 3.31.1
* FindBoost: Add support for Boost 1.86
* libarchive: Update script to get 3.7.7
* execute_process: Restore CLOEXEC on OUTPUT_FILE and
ERROR_FILE descriptors
* LLD linker: avoid regression on archive libraries deduplication
-------------------------------------------------------------------
Thu Nov 7 17:56:10 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 3.31.0
* cmake-presets(7) files may now include comments using the key
"$comment" at any level within the JSON object to provide
documentation.
* The Ninja Generators and Makefile Generators now produce a
"codegen" build target.
* The "CMAKE_LINK_LIBRARIES_STRATEGY" variable and corresponding
"LINK_LIBRARIES_STRATEGY" target property were added to
optionally specify the strategy CMake uses to generate link
lines.
* The "CMAKE_EXPORT_BUILD_DATABASE" variable, a corresponding
"CMAKE_EXPORT_BUILD_DATABASE" environment variable, and an
"EXPORT_BUILD_DATABASE" target property, were added to enable
exporting C++ module compile commands. This is only supported
with Ninja Generators.
* The "CMAKE_<LANG>_HOST_COMPILER_ID" and
"CMAKE_<LANG>_HOST_COMPILER_VERSION" variables were added,
where "<LANG>" is either "CUDA" or "HIP". They are populated
when "CMAKE_<LANG>_COMPILER_ID" is "NVIDIA" to identify NVCC's
host compiler.
* The "file(DOWNLOAD)" and "file(UPLOAD)" commands now verify TLS
server certificates for connections to "https://" URLs by
default.
-------------------------------------------------------------------
Wed Oct 23 08:36:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.30.5:
* project: Only check non-cache vars when setting project vars
-------------------------------------------------------------------
Fri Sep 27 22:19:53 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 3.30.4:
* FetchContent: Don't update verify script timestamp if it
doesn't change
* project: Only define non-cache vars if already defined
* librhash: aligned_alloc is not available with glibc < 2.16
* FindPython: ensure all ABI are searched by default
* FindMatlab: multiple fixes for MCR
-------------------------------------------------------------------
Fri Aug 30 05:02:09 UTC 2024 - Christoph G <foss@grueninger.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package cmake
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -52,7 +52,7 @@
%define pyver 3
%endif
Name: cmake%{?psuffix}
Version: 3.30.3
Version: 3.31.5
Release: 0
Summary: Cross-platform make system
License: BSD-3-Clause