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
7f1e19e4a7
- update to 3.18.2:
...
* The default value of :variable:`CMAKE_AUTOMOC_PATH_PREFIX` was changed to
``OFF`` because this feature can break existing projects that have
identically named header files in different include directories.
This restores compatibility with behavior of CMake 3.15 and below.
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
was updated for MSVC 19.27 as mentioned above.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=425
2020-08-24 19:45:32 +00:00
79f78f185c
Accepting request 823779 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.18.1
OBS-URL: https://build.opensuse.org/request/show/823779
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=423
2020-08-01 05:37:54 +00:00
Martin Pluskal
8f70e89d4e
Accepting request 822366 from home:dimstar:Factory
...
- Install the rpm provides handler to the correct location
(%{_rpmconfigdir, not %{_libexecdir}).
OBS-URL: https://build.opensuse.org/request/show/822366
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=421
2020-07-24 06:14:49 +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
74efd581ab
Accepting request 819696 from home:mcepl:branches:devel:tools:building
...
- Add lua54.patch which adds 5.4 among allowed versions of
Lua interpreter.
(https://gitlab.kitware.com/cmake/cmake/-/issues/20933 )
OBS-URL: https://build.opensuse.org/request/show/819696
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=418
2020-07-10 13:01:28 +00:00
195e6deb5b
Accepting request 815896 from home:olh:branches:devel:tools:building
...
- Use plain autosetup
OBS-URL: https://build.opensuse.org/request/show/815896
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=416
2020-06-19 08:45:02 +00:00
Martin Pluskal
d741d85656
Accepting request 810386 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.17.3 bsc#1172267
OBS-URL: https://build.opensuse.org/request/show/810386
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=413
2020-05-31 07:37:54 +00:00
Martin Pluskal
4aea471671
Accepting request 810134 from home:vitezslav_cizek:branches:devel:tools:building
...
- FindOpenSSL: Detect OpenSSL 3.0.0 (bsc#1172267)
61d746e592
* add 0001-FindOpenSSL-Detect-OpenSSL-3.0.0.patch
OBS-URL: https://build.opensuse.org/request/show/810134
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=412
2020-05-29 08:12:33 +00:00
e79a6a498e
Accepting request 799741 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.17.2
OBS-URL: https://build.opensuse.org/request/show/799741
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=410
2020-05-03 06:21:30 +00:00
Martin Pluskal
f628bfd55c
Accepting request 795139 from home:vyermolc:root
...
- Add cmake-fix-png-include-dir.patch to fix the libpng include dir search. OpenSUSE uses %{_includedir}/libpng%{branch} format, so cmake can`t find it.
OBS-URL: https://build.opensuse.org/request/show/795139
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=408
2020-04-18 06:51:17 +00:00
Martin Pluskal
8d71859529
Accepting request 792927 from home:AndreasStieger:branches:devel:tools:building
...
cmae 3.17.1
OBS-URL: https://build.opensuse.org/request/show/792927
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=406
2020-04-10 10:18:32 +00:00
Martin Pluskal
8604c47835
Accepting request 787214 from home:mathletic:branches:devel:tools:building
...
update to 3.17.0
OBS-URL: https://build.opensuse.org/request/show/787214
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=402
2020-03-22 15:36:53 +00:00
Martin Pluskal
0340d959b8
Accepting request 777424 from home:dimstar:Factory
...
- Change cmake to be a meta-package that requires
cmake-implementation. This new symbol is provided by the (newly
named) cmake-full package as well as cmake-mini.
- This is needed as the original attempt of using Substitute in OBS
actually rewrites the used spec files on disk, not only on the
fly and we ended up with packages Requiring cmake-mini (which is
not installable on end user systems).
OBS-URL: https://build.opensuse.org/request/show/777424
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=400
2020-02-20 14:59:00 +00:00
ec7529e107
Accepting request 773189 from home:StefanBruens:branches:devel:tools:building
...
- Revert LIBDIR change in macros - it is inconsistent (all other
INSTALL_<dir>s use absolute paths), unneeded (paths may be
absolute or relative), and breaks a number of packages.
- Update minimum libarchive version, >= 3.3.3.
- Do not flag macros as config file.
- Adjust constraints (7G disk space is required, independent
of architecture).
OBS-URL: https://build.opensuse.org/request/show/773189
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=398
2020-02-10 21:08:19 +00:00
Martin Pluskal
d6ee93d6ec
Accepting request 770285 from home:scarabeus_iv:branches:devel:tools:building
...
- Add new -mini flavor in order to break up cycles
* make sure the default cmake links now all system libraries
and mini uses bundled stuff as needed
- Switch to python3 variant of Sphinx on the manpage/docu creation
OBS-URL: https://build.opensuse.org/request/show/770285
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=395
2020-02-05 15:03:33 +00:00
39b578c0fa
Accepting request 764183 from home:gladiac:branches:devel:tools:building
...
- Fix setting CMAKE_INSTALL_LIBDIR in cmake macro
* This is a relative path, see `cmake --help-module GNUInstallDirs`
- Do NOT set -DCMAKE_SKIP_RPATH:BOOL=OFF
* A lot of applications have private libraries in a subdirectory
and require linking with RPATH which is totally valid.
OBS-URL: https://build.opensuse.org/request/show/764183
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=394
2020-02-05 11:59:05 +00:00
Martin Pluskal
1bd6d76661
Accepting request 758478 from home:mathletic:branches:devel:tools:building
...
- update to CMAke 3.16.2
* FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX
* FindBoost: Add support for Boost 1.72
* FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries
OBS-URL: https://build.opensuse.org/request/show/758478
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=391
2019-12-20 12:36:56 +00:00
Martin Pluskal
a756456430
Accepting request 751154 from home:simotek:branches:devel:tools:building
...
- Fix numbering of patches.
OBS-URL: https://build.opensuse.org/request/show/751154
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=389
2019-11-27 12:38:16 +00:00
1b23c6f245
Accepting request 751146 from home:mathletic:branches:devel:tools:building
...
- update to CMake 3.16
OBS-URL: https://build.opensuse.org/request/show/751146
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=388
2019-11-26 22:21:55 +00:00
Martin Pluskal
5f72f4617a
- Switch back to libcurl-mini-devel to avoid new build cycle
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=386
2019-11-13 13:48:28 +00:00
Martin Pluskal
9749d1911d
Accepting request 747162 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.15.5
OBS-URL: https://build.opensuse.org/request/show/747162
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=385
2019-11-10 17:02:30 +00:00
2a375164bb
Accepting request 746617 from home:fcrozat:branches:devel:tools:building
...
(add bug numbers from SLE15 changelog, to allow cmake update in 15SP2)
- Allow %cmake_build to handle parameters (bsc#1091864)
warning for now (bsc#1129024)
- update to 3.12.4 (bsc#1127105):
OBS-URL: https://build.opensuse.org/request/show/746617
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=384
2019-11-08 22:42:01 +00:00
c3df1052be
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=382
2019-11-05 20:59:36 +00:00
Martin Pluskal
aeaf863046
Accepting request 745353 from home:simotek:branches:devel:tools:building
...
- Update cmake conditionals to make sure the multibuild is
nicely leveraged
OBS-URL: https://build.opensuse.org/request/show/745353
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=380
2019-11-05 10:58:37 +00:00
c524f94d30
Accepting request 743389 from home:simotek:branches:devel:tools:building
...
- cmake 3.15.4
* In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory
property was regressed from pre-3.14 behavior and caused targets
within the directory to be excluded even from its own “all”.
This has been fixed. The bug also existed in 3.14.0 through
3.14.6 and is fixed in 3.14.7.
- Use pkgconfig for dependencies where possible (required due to
tumbleweed build changes)
OBS-URL: https://build.opensuse.org/request/show/743389
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=379
2019-10-28 07:01:26 +00:00
Martin Pluskal
23fd0509eb
Accepting request 728349 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.15.3
OBS-URL: https://build.opensuse.org/request/show/728349
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=377
2019-09-05 07:06:47 +00:00
Martin Pluskal
a67c23265f
Accepting request 726347 from home:jengelh:branches:devel:tools:building
...
- Trim metadata redundancies from description.
- Avoid use of em dashes in summaries.
OBS-URL: https://build.opensuse.org/request/show/726347
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=375
2019-08-28 01:06:03 +00:00
e395e041ad
Accepting request 723079 from home:pluskalm:branches:devel:tools:building
...
- Switch to multibuild
OBS-URL: https://build.opensuse.org/request/show/723079
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=373
2019-08-14 06:13:28 +00:00
98c90bdfce
Accepting request 719464 from home:mathletic:branches:devel:tools:building
...
update to 3.15.1
OBS-URL: https://build.opensuse.org/request/show/719464
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=370
2019-07-29 05:01:33 +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
bc778f04fc
Accepting request 709824 from home:avindra
...
- update to 3.14.5
* fix bug: entries of the CPATH environment variable are no longer
excluded from explicit use via include_directories() and
target_include_directories() (broken since v 3.14)
- fix duplicate packing of license file
No changes specific to CMake-GUI
OBS-URL: https://build.opensuse.org/request/show/709824
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=360
2019-06-15 17:39:36 +00:00
Martin Pluskal
6536bb924f
Accepting request 705459 from home:mathletic:branches:devel:tools:building
...
update to 3.14.4
OBS-URL: https://build.opensuse.org/request/show/705459
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=359
2019-05-26 08:19:47 +00:00
8e3a594c04
Accepting request 690092 from home:mathletic:branches:devel:tools:building
...
- update to 3.14.1
OBS-URL: https://build.opensuse.org/request/show/690092
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=358
2019-04-09 11:40:29 +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
9063369946
Accepting request 678963 from home:dancermak:branches:devel:tools:building
...
Add cmake-mode.el without BuildRequires: emacs
This should not create a build loop as the first sr.
Also, cmake now builds on Leap 42 and SLE 12
OBS-URL: https://build.opensuse.org/request/show/678963
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=353
2019-02-25 23:32:48 +00:00
92161e1afb
Accepting request 677935 from home:Andreas_Schwab:Factory
...
- Drop c17-default.patch, has been solved differently upstream
OBS-URL: https://build.opensuse.org/request/show/677935
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=352
2019-02-22 06:29:35 +00:00
Martin Pluskal
8fd193cfd6
- Drop emacs support as it leads to creation of build cycle
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=349
2019-02-15 09:23:04 +00:00
Martin Pluskal
5aa0355da1
Accepting request 673889 from home:dancermak:branches:devel:tools:building
...
Install cmake-mode.el with cmake
OBS-URL: https://build.opensuse.org/request/show/673889
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=348
2019-02-12 14:17:26 +00:00
8161a97109
Accepting request 672825 from home:seanlew:branches:devel:tools:building
...
Update cmake
OBS-URL: https://build.opensuse.org/request/show/672825
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=347
2019-02-11 11:48:08 +00:00
93c45dd121
Accepting request 666075 from home:seanlew:branches:devel:tools:building
...
update cmake
OBS-URL: https://build.opensuse.org/request/show/666075
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=344
2019-01-15 08:08:01 +00:00
Martin Pluskal
9ac67a257a
Accepting request 661724 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.13.2
OBS-URL: https://build.opensuse.org/request/show/661724
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=342
2018-12-28 07:45:45 +00:00
Martin Pluskal
46ec63cf44
Accepting request 660111 from home:TheBlackCat:branches:devel:tools:building
...
- Include license file as BSD license requires.
- Use upstream-recommended %{_rpmconfigdir}/macros.d directory
for the rpm macros.
- Include license file as BSD license requires.
- Correct cmake-mans recommends, should be cmake-man
OBS-URL: https://build.opensuse.org/request/show/660111
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=340
2018-12-20 08:29:42 +00:00
Martin Pluskal
073862dc6b
Accepting request 653588 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.13.1
OBS-URL: https://build.opensuse.org/request/show/653588
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=338
2018-12-04 08:13:21 +00:00
Martin Pluskal
1fda8d17ee
Accepting request 650791 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.13
OBS-URL: https://build.opensuse.org/request/show/650791
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=336
2018-11-22 09:14:24 +00:00