6
0
forked from pool/cmake

18 Commits

Author SHA256 Message Date
bf65e97e66 Revert to -r0ed4218909c525a7095d9f9091b3c52e
as in devel project prior to import
2025-08-21 06:15:12 +02:00
b6c37f9a92 - update to 4.0.3
* CUDA/Clang: Fix list of architectures supported by Clang < 20.1,
    Reorder the logic for setting supported archs, add archs
    supported by Clang 21
  * gcc: support `import std`
  * experimental: recycle the `import std` UUID
  * Clang/CXXImportStd: support `-stdlib=libstdc++`
  * experimental/CXXModules: recycle the UUID
  * FindPython: rely on ABIFLAGS on Windows for ABI profile
  * FindPython: Avoid implicit link library on Windows
 
 - Replace usage of %jobs for reproducible builds (boo#1237231)
 
- fix GUI build on openSUSE Leap 15.x
- update to 4.0.1
  * get_filename_component: Restore lexical preprocessing of
    REALPATH for compat
  * find_package: Restore component requirements in nested calls
  * Source: Include specific CoreFoundation headers instead of
    umbrella header
- update to CMake 4.0
  * The "CMAKE_POLICY_VERSION_MINIMUM" variable was added to help
    packagers and end users try to configure existing projects that
    have not been updated to work with supported CMake versions.
  * The "$<PATH>" generator expression gained the "NATIVE_PATH"
    operation to convert a CMake path into a native one.
  * Compatibility with versions of CMake older than 3.5 has been
    removed.
  * The "cmake --link-no-warning-as-error" option was added to
    suppress the effects of the "LINK_WARNING_AS_ERROR" target
    property and "CMAKE_LINK_WARNING_AS_ERROR" variable.
  * The "target_link_libraries()" command now supports the
    "LINKER:" prefix.
- adjust cmake-fix-ruby-test.patch
  * fix FindCUDAToolkit doesn't find CUPTI in CUDA installations
    from runfile
  * fix file(MAKE_DIRECTORY): creates RESULT and <variable> folders
  * fix Wrong detection of LINKER_PUSHPOP_STATE_SUPPORTED
  * fix cmake-gui: Invalid error message "Error: could not load cache"
  * fix build with curl 8.13.0 (boo#1241036)
- Switch cmake-gui builds to Qt6.
- Add BuildRequires: qt6-macro to locate qhelpgenerator (in
  %_qt6_libexecdir) and add corresponding path to env PATH.
- Drop use of deprecated %suse_update_desktop_file macro and
  BuildRequires: update-desktop-files needed solely for this.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=633
2025-08-21 06:15:11 +02: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
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
Martin Pluskal
834ab94420 Accepting request 821995 from home:mathletic:branches:devel:tools:building
update to cmake 3.18.0

OBS-URL: https://build.opensuse.org/request/show/821995
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=420
2020-07-21 08:54:12 +00:00
483581212c Accepting request 717295 from home:mathletic:branches:devel:tools:building
Update to version 3.15.0

OBS-URL: https://build.opensuse.org/request/show/717295
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=369
2019-07-22 07:20:56 +00:00
Martin Pluskal
557e7fbd11 Accepting request 687378 from home:mathletic:branches:devel:tools:building
- update to 3.14.0

OBS-URL: https://build.opensuse.org/request/show/687378
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=357
2019-03-22 08:27:33 +00:00
27bfbd96de Accepting request 596970 from home:frispete:gcc
- allow build with curl libs from older distributions
- refresh patches

- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/596970
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=320
2018-04-16 10:53:57 +00:00
Hrvoje Senjan
ad5557f8e2 Accepting request 440576 from home:mathletic:branches:devel:tools:building
Update to CMake 3.7

OBS-URL: https://build.opensuse.org/request/show/440576
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=273
2016-11-16 12:51:15 +00:00
Klaus Kämpf
9ec516a52c - Fix cmake-fix-ruby-test.patch, Config:: is removed in Ruby 2.2,
use RbConfig:: instead

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=214
2015-05-19 08:35:29 +00:00
Ismail Dönmez
672d6ddeda Accepting request 258717 from KDE:Unstable:Frameworks
Update to 3.1.0~rc1

OBS-URL: https://build.opensuse.org/request/show/258717
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=180
2014-10-29 07:53:39 +00:00
Klaus Kämpf
b0c1f44120 Accepting request 226803 from KDE:Unstable:Frameworks
Update to 3.0.0~rc2

OBS-URL: https://build.opensuse.org/request/show/226803
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=143
2014-03-20 07:55:51 +00:00
Sascha Peilicke
ba5c0f0076 Accepting request 224366 from KDE:Unstable:Frameworks
Update to 3.0.0~rc1 (i'm guessing this one will need a staging for sure ;-)

OBS-URL: https://build.opensuse.org/request/show/224366
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=141
2014-03-06 09:36:53 +00:00
Ismail Dönmez
f31428a5c3 Accepting request 176043 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.11

OBS-URL: https://build.opensuse.org/request/show/176043
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=109
2013-05-18 15:28:31 +00:00
Ismail Dönmez
d786652a21 Accepting request 139994 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.10

OBS-URL: https://build.opensuse.org/request/show/139994
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=98
2012-11-02 14:31:52 +00:00
Stephan Kulow
7b648ff1c4 - fix the ruby test patch once more to also work with ruby 1.8
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=93
2012-05-30 09:51:26 +00:00
Ismail Dönmez
2fbe2e4311 use .nil? instead of .blank?, thanks to darix for pointing it out
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=91
2012-05-15 11:17:41 +00:00
Ismail Dönmez
e38130c148 Accepting request 120949 from home:coolo:branches:openSUSE:Factory
- vendor-specific does no longer exist with ruby 1.9, so don't use
  it to check vendor support

OBS-URL: https://build.opensuse.org/request/show/120949
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=89
2012-05-14 14:31:24 +00:00