SHA256
3
0
forked from pool/cmake
Commit Graph

293 Commits

Author SHA256 Message Date
Martin Pluskal
51d9cc63af Accepting request 788373 from home:simotek:branches:devel:tools:building
- Many Leap packages don't build without -DCMAKE_SKIP_RPATH:BOOL=ON
  so leave this change to the next major version of Leap / SLE

OBS-URL: https://build.opensuse.org/request/show/788373
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=403
2020-03-26 08:02:45 +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
862cd7303e Accepting request 770783 from home:simotek:branches:devel:tools:building
- Revert "use cmake generics in marcos.cmake" it breaks many
  cases in stagings.

OBS-URL: https://build.opensuse.org/request/show/770783
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=396
2020-02-07 07:38:41 +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
dd41aea1b6 Accepting request 764792 from home:cjunghans:branches:devel:tools:building
- use cmake generics in marcos.cmake

OBS-URL: https://build.opensuse.org/request/show/764792
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=393
2020-01-30 10:28:01 +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
bcf63726cc OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=383 2019-11-05 21:00:38 +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
9890e944e7 Accepting request 719535 from home:simotek:branches:devel:tools:building
actually drop system-libs.patch

OBS-URL: https://build.opensuse.org/request/show/719535
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=372
2019-08-02 18:51:41 +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
fb379bcc12 Accepting request 714186 from home:marxin:branches:devel:tools:building
- Add _constraints file for aarch64
  to specify a minimum build disk size

OBS-URL: https://build.opensuse.org/request/show/714186
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=367
2019-07-09 10:09:47 +00:00
8f98b2d5eb Accepting request 713610 from home:michel_mno:branches:devel:tools:building
- Add _constraints file for PowerPC
  to specify a minimum build disk size

OBS-URL: https://build.opensuse.org/request/show/713610
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=366
2019-07-09 07:36:44 +00:00
cdec9b8b57 Accepting request 712997 from home:marxin:branches:devel:tools:building
- Remove -DCMAKE_STATIC_LINKER_FLAGS as it's supposed
  to be used by 'ar'.

OBS-URL: https://build.opensuse.org/request/show/712997
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=364
2019-07-02 15:59:24 +00:00
Martin Pluskal
a5320c7660 Accepting request 710493 from home:marxin:branches:devel:tools:building
- Make %build_ldflags conditional.

OBS-URL: https://build.opensuse.org/request/show/710493
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=362
2019-06-18 07:15:56 +00:00
Martin Pluskal
c65c2dc33e Accepting request 710337 from home:marxin:branches:devel:tools:building
- Add -DCMAKE_STATIC_LINKER_FLAGS.
  - Add %build_ldflags to all LINKER_FLAGS.

OBS-URL: https://build.opensuse.org/request/show/710337
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=361
2019-06-17 13:03:51 +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
Martin Pluskal
9cee3988cc Accepting request 684805 from home:simotek:branches:devel:tools:building
- Allow %cmake_build to handle parameters

OBS-URL: https://build.opensuse.org/request/show/684805
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=355
2019-03-14 14:07:22 +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
451f652e0f Accepting request 676950 from home:Andreas_Schwab:Factory
- Pass arguments of %ctest macro down to ctest

OBS-URL: https://build.opensuse.org/request/show/676950
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=350
2019-02-18 08:54:21 +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
015ccf822f Accepting request 669487 from home:scarabeus_iv:branches:devel:tools:building
- Rename %make_jobs to %cmake_build to inline with other lang macros
  like meson, also since we are not just using make it is less
  confusing this way. Keep the %make_jobs as compat wrapper with
  warning for now

OBS-URL: https://build.opensuse.org/request/show/669487
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=345
2019-01-29 10:09:31 +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
Ismail Dönmez
ff243c5d7e Accepting request 648452 from home:seanlew:branches:devel:tools:building
Update cmake to 3.12.4

OBS-URL: https://build.opensuse.org/request/show/648452
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=335
2018-11-12 13:59:48 +00:00
b695b24990 Accepting request 629941 from home:gladiac:branches:devel:tools:building
Enable bash completion for cmake, cpack and ctest

OBS-URL: https://build.opensuse.org/request/show/629941
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=333
2018-08-17 13:35:17 +00:00
Martin Pluskal
b1e5d5c427 Accepting request 624140 from home:mathletic:branches:devel:tools:building
update to 3.12.0

OBS-URL: https://build.opensuse.org/request/show/624140
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=331
2018-07-20 06:40:55 +00:00
50f38cb70d Accepting request 618569 from home:AndreasStieger:branches:devel:tools:building
cmake 3.11.4

OBS-URL: https://build.opensuse.org/request/show/618569
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=329
2018-06-25 02:29:49 +00:00
Martin Pluskal
0ecb8fea22 Accepting request 613763 from home:mathletic:branches:devel:tools:building
- Updated to 3.11.3

OBS-URL: https://build.opensuse.org/request/show/613763
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=327
2018-06-04 08:52:31 +00:00
Martin Pluskal
f968105a97 Accepting request 610893 from home:mathletic:branches:devel:tools:building
Fix CMake for Leap 42.3 and SLE 12

OBS-URL: https://build.opensuse.org/request/show/610893
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=325
2018-05-23 07:32:09 +00:00
Martin Pluskal
e17bb59f5f Accepting request 610162 from home:mathletic:branches:openSUSE:Factory
Updated to 3.11.2

OBS-URL: https://build.opensuse.org/request/show/610162
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=323
2018-05-18 07:03:47 +00:00
d5bef0d9a7 Accepting request 605949 from home:mathletic:branches:devel:tools:building
- Update to 3.11.1
  * No changes specific to CMake-GUI
- update to 3.11.1
  * Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"
  * Restore support for explicitly referenced CMakeLists.txt sources
  * Exclude "libgcc_eh" library files from implicit link libraries
  full changelog https://cmake.org/cmake/help/v3.11/release/3.11.html#id1
- Adapted system-libs.patch

OBS-URL: https://build.opensuse.org/request/show/605949
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=321
2018-05-09 23:10:28 +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
Martin Pluskal
6982a704d6 - Cleanup spec file with spec-clener
- Drop conditions for building on Leap

- Clenup spec file with spec-cleaner
- Drop conditions for building on Leap
- Drop cmake-3.10.1_boost-1.66.patch as it is included in upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=319
2018-04-04 10:57:33 +00:00
Martin Pluskal
0801fc4ecb Accepting request 592384 from home:mathletic:branches:devel:tools:building
- Updateo to 3.11.0
  * No changes specific to CMake-GUI
- Drop cmake-3.10.1_boost-1.66.patch as it is included in upstream
- Updated to 3.11.0
  * The Makefile Generators and the Ninja generator learned to add
    compiler launcher tools
  * The COMPILE_DEFINITIONS source file property learned to support
    generator expressions.
  * COMPILE_OPTIONS source file property was added to manage list
    of options to pass to the compiler.
  * A new FetchContent module was added which supports populating
    content at configure time using any of the download/update
    methods supported by ExternalProject_Add().
  full changelog: https://cmake.org/cmake/help/v3.11/release/3.11.html
- Adapted form.patch and c17-default.patch

OBS-URL: https://build.opensuse.org/request/show/592384
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=318
2018-03-30 09:52:24 +00:00
Martin Pluskal
b80a31e004 Accepting request 588005 from home:avindra
- Update to version 3.10.3
  * No changes specific to CMake-GUI
- switch to https urls
- Update to 3.10.3:
  * GoogleTest: Rename TIMEOUT parameter to avoid clash
  * Autogen: Fix for the empty source file crash in 3.10.2
  * ccmake: fix status line buffer overflow on very wide terminals
- switch to https urls

OBS-URL: https://build.opensuse.org/request/show/588005
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=316
2018-03-17 08:57:59 +00:00
Martin Pluskal
7e8c5a9eea Accepting request 576303 from home:Andreas_Schwab:gcc8
- c17-default.patch: Add support for C17 default in GCC 8

OBS-URL: https://build.opensuse.org/request/show/576303
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=314
2018-02-14 08:22:50 +00:00
Martin Pluskal
2dcd5709cd Accepting request 567537 from home:avindra
- Update to version 3.10.2
  * No changes specific to CMake-GUI
- cleanup spec file
- Update to 3.10.2:
  * KWIML: Backport RISC-V update to CMake 3.10
  * FindPostgreSQL: Add support for PG10
  * cmGraphVizWriter: Updated to create and follow dependers for
  * interface targets
  * Autogen: Fix for problematic nested list separator
  * Autogen: Ignore not existing source files in cmMakefile
- cleanup spec file

OBS-URL: https://build.opensuse.org/request/show/567537
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=312
2018-01-19 12:05:45 +00:00
79eab23e07 Accepting request 561776 from home:simotek:branches:devel:tools
- Add feature-suse-python-interp-search-order.patch to make sure 
  that python3 is found before python2
- switch to using %autopatch

OBS-URL: https://build.opensuse.org/request/show/561776
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=310
2018-01-05 00:49:45 +00:00
Martin Pluskal
5032e1818c Accepting request 561593 from home:scarabeus_iv:branches:devel:tools:building
- Do not add no-undefined on module linking, should reduce us a bit
  of redefining as most modules dynamically load stuff

OBS-URL: https://build.opensuse.org/request/show/561593
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=309
2018-01-04 12:34:02 +00:00
Martin Pluskal
14f07e784c Accepting request 561555 from home:X0F
- Add cmake-3.10.1_boost-1.66.patch to fix detection of Boost 1.66
  (fixes boo#1074314 among other boost-dependant cmake-users)

OBS-URL: https://build.opensuse.org/request/show/561555
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=308
2018-01-04 08:08:42 +00:00
a0b0293544 Accepting request 561327 from openSUSE:Factory:Staging:O
- switch to python3-base for requirements
- switch to python3 for cmake.prov

OBS-URL: https://build.opensuse.org/request/show/561327
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=307
2018-01-03 12:25:52 +00:00
Martin Pluskal
a3a38904b4 Accepting request 557605 from home:mathletic:branches:devel:tools:building
- Update to version 3.10.1
  * Fixes to FindMPI and GoogleTest

OBS-URL: https://build.opensuse.org/request/show/557605
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=305
2017-12-16 16:21:35 +00:00
Martin Pluskal
2e14477ad4 Accepting request 546318 from home:mathletic:branches:devel:tools:building
- Update to version 3.10.0
  * No changes specific to CMake-GUI
- update form.patch
- Update to 3.10.0
  * The flang Fortran compiler is now supported, with compiler id
    “Flang”.
  * The “include_guard()” command was introduced.
  * “FindMPI” received a major overhaul. It now features language
    specific components, better Fortran support, and support for
    statically linked MPI implementations.
  * A “FindOpenACC” module was added.
  full changelog: https://cmake.org/cmake/help/v3.10/release/3.10.html
- update form.patch

OBS-URL: https://build.opensuse.org/request/show/546318
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=304
2017-11-29 07:57:14 +00:00
Martin Pluskal
52e4894eca Accepting request 538789 from home:avindra
- update to 3.9.5:
  * Autogen: Don't add AUTOMOC_MOC_OPTIONS to moc-predefs command 
  * No changes specific to CMake-GUI

OBS-URL: https://build.opensuse.org/request/show/538789
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=302
2017-11-03 15:08:42 +00:00
Martin Pluskal
44863da994 Accepting request 531765 from home:riafarov:branches:devel:tools:building
- Update to version 3.9.4:
  * No changes specific to CMake-GUI

- update to 3.9.4:
  * FindBoost: Finish reverting "Simplify search in lists" for 3.9
- includes changes from 3.9.3:
  * VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets
  bootstrap: Fix running multiple times in-source
  * vim: Remove default setting of expandtab
  * FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
  * CTest: fix crash if source file for coverage cannot be found
  * Autogen: Backport autogen target dependency as file dependency fix
  * Autogen: Tests: Backport tests for _autogen target dependencies

old: devel:tools:building/cmake
new: home:riafarov:branches:devel:tools:building/cmake rev None
Index: cmake-gui.changes
===================================================================
--- cmake-gui.changes (revision 299)
+++ cmake-gui.changes (revision 2)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Oct  5 14:13:19 UTC 2017 - riafarov@suse.com
+
+- Update to version 3.9.4:
+  * No changes specific to CMake-GUI
+
+-------------------------------------------------------------------
 Sun Sep 10 09:07:13 UTC 2017 - astieger@suse.com

 - gmake-gui 3.9.2
@@ -437,7 +443,7 @@

 - Update to 3.2.3
       Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
-      Makefile: Fix compilation after parent commit was backported
+      Makefile: Fix compilation after parent commit was backported
       InstallRequiredSystemLibraries: Update for VS 2015 (#15552)
       Fix assertion failure on unmatched foreach in function (#15572)
       ctest_build: Fix regression in GNU make error message matching
@@ -599,7 +605,7 @@
        "gcov" results for submission to CDash.
    * CPack:
      * The "CPackRPM" module learned options to set per-component
-       descriptions and summaries. See the
+       descriptions and summaries. See the
        "CPACK_RPM_<component>_PACKAGE_DESCRIPTION" and
        "CPACK_RPM_<component>_PACKAGE_SUMMARY" variables.
      * The "CPackRPM" module learned options to specify requirements
Index: cmake-gui.spec
===================================================================
--- cmake-gui.spec (revision 299)
+++ cmake-gui.spec (revision 2)
@@ -18,7 +18,7 @@

 %define shortversion 3.9
 Name:           cmake-gui
-Version:        3.9.2
+Version:        3.9.4
 Release:        0
 Summary:        CMake graphical user interface
 License:        BSD-3-Clause
Index: cmake.changes
===================================================================
--- cmake.changes (revision 299)
+++ cmake.changes (revision 2)
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Thu Oct  5 14:10:07 UTC 2017 - riafarov@suse.com
+
+- update to 3.9.4:
+  * FindBoost: Finish reverting "Simplify search in lists" for 3.9
+- includes changes from 3.9.3:
+  * VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets
+  bootstrap: Fix running multiple times in-source
+  * vim: Remove default setting of expandtab
+  * FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
+  * CTest: fix crash if source file for coverage cannot be found
+  * Autogen: Backport autogen target dependency as file dependency fix
+  * Autogen: Tests: Backport tests for _autogen target dependencies
+
+-------------------------------------------------------------------
 Sun Sep 10 09:07:13 UTC 2017 - astieger@suse.com

 - cmake 3.9.2:
@@ -130,7 +144,7 @@

 - update to CMake 3.7.1
   * FindBISON: Do not rebuild every time when not VERBOSE
-  * libarchive: Add headers to adapt between OpenSSL 1.1 and
+  * libarchive: Add headers to adapt between OpenSSL 1.1 and
     older versions
   * libarchive: Add support for building with OpenSSL 1.1
   * server-mode: Prevent possible crash when watching directories
@@ -413,7 +427,7 @@
 -------------------------------------------------------------------
 Fri Nov 13 09:24:08 UTC 2015 - mpluskal@suse.com

-- Revert removal of CMAKE_INSTALL_LIBDIR declaration from the
+- Revert removal of CMAKE_INSTALL_LIBDIR declaration from the
   macros.

 -------------------------------------------------------------------
@@ -456,7 +470,7 @@
 -------------------------------------------------------------------
 Fri Aug 28 20:48:10 UTC 2015 - tittiatcoke@gmail.com

-- Resolve the error when cmake_minimum_required() is not set
+- Resolve the error when cmake_minimum_required() is not set
    * cmake-3.3.1-FindPkgConfig_remove_variable_dereference.patch

 -------------------------------------------------------------------
@@ -680,7 +694,7 @@

 - Update to 3.2.3
       Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
-      Makefile: Fix compilation after parent commit was backported
+      Makefile: Fix compilation after parent commit was backported
       InstallRequiredSystemLibraries: Update for VS 2015 (#15552)
       Fix assertion failure on unmatched foreach in function (#15572)
       ctest_build: Fix regression in GNU make error message matching
@@ -894,7 +908,7 @@
        "gcov" results for submission to CDash.
    * CPack:
      * The "CPackRPM" module learned options to set per-component
-       descriptions and summaries. See the
+       descriptions and summaries. See the
        "CPACK_RPM_<component>_PACKAGE_DESCRIPTION" and
        "CPACK_RPM_<component>_PACKAGE_SUMMARY" variables.
      * The "CPackRPM" module learned options to specify requirements
@@ -1241,7 +1255,7 @@
    * ExternalProject: Avoid infinite loop on file download
      hash mismatch
    * CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
-   * CMP0022: Fix version documented to support
+   * CMP0022: Fix version documented to support
      LINK_PUBLIC/LINK_PRIVATE
    * cmListFileLexer: Fix lexing of single '[' character (#15092)
    * Fix finding binutils when cross-compiling with Clang
@@ -1269,7 +1283,7 @@
      instead pass wanted flags directly
    * Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid
      unneeded libs, and to disallow undefined symbols
-   * Add a %make_jobs macro with verbose argument
+   * Add a %make_jobs macro with verbose argument
    * Simplify %cmake_install invocation

 -------------------------------------------------------------------
@@ -1425,7 +1439,7 @@
 -------------------------------------------------------------------
 Tue Feb 18 00:30:04 UTC 2014 - dvaleev@suse.com

-- Add ppc64le to FindJNI
+- Add ppc64le to FindJNI

 - added patches:
   * cmake-jni-ppc64le.patch
@@ -1463,7 +1477,7 @@
 -------------------------------------------------------------------
 Wed Nov  6 12:42:56 UTC 2013 - boris@steki.net

-- updated cmake.macros to include installation path for cmake modules
+- updated cmake.macros to include installation path for cmake modules

 -------------------------------------------------------------------
 Tue Oct  8 16:35:02 UTC 2013 - hrvoje.senjan@gmail.com
@@ -2723,4 +2737,3 @@
 Wed Feb 15 11:43:31 CET 2006 - dmueller@suse.de

 - Initial package (2.3 CVS snapshot 20060210)
-
Index: cmake.spec
===================================================================
--- cmake.spec (revision 299)
+++ cmake.spec (revision 2)
@@ -18,7 +18,7 @@

 %define shortversion 3.9
 Name:           cmake
-Version:        3.9.2
+Version:        3.9.4
 Release:        0
 Summary:        Cross-platform, open-source make system
 License:        BSD-3-Clause
Index: cmake-3.9.4-SHA-256.txt
===================================================================
--- cmake-3.9.4-SHA-256.txt (added)
+++ cmake-3.9.4-SHA-256.txt (revision 2)
@@ -0,0 +1,11 @@
+3459d09ae268697eb5fa0af268ac5da2b05285a6d860be521c1107805259c978  cmake-3.9.4-Darwin-x86_64.dmg
+4d1356623e4e83c497d44b4601e24e39dd5c6a9594a2b042a9107319254fac0d  cmake-3.9.4-Darwin-x86_64.tar.gz
+51866666b0db1a8b80f2c2942c2d3f7b91e23eca96885495c5aeef77ecd24426  cmake-3.9.4-Linux-x86_64.sh
+6d8573377fc7fca86ed1952b76f62880e2159a3de6508761dd0d619a8e96551b  cmake-3.9.4-Linux-x86_64.tar.gz
+6c7efc84f52f569933ae35a739f850198ee1b2d6464ee58ac325f80ea42a2399  cmake-3.9.4-win32-x86.msi
+8214df1ff51f9a6a1f0e27f9bd18f402b1749c5b645fbf6e401bcb00047171cd  cmake-3.9.4-win32-x86.zip
+1c5c6f32e5ce4b2f202f9c50fd7fc60c9b7bd29ddf375a75bc63d58066090e2a  cmake-3.9.4-win64-x64.msi
+63b74a0685b2dd1c5d76428fd915539db6353dd8804aed5683a533ee1a08196d  cmake-3.9.4-win64-x64.zip
+afc7fbb33c6947781568b76fce81fbdf91c1144b673fa42a273dd823207ce8e0  cmake-3.9.4.tar.Z
+b5d86f12ae0072db520fdbdad67405f799eb728b610ed66043c20a92b4906ca1  cmake-3.9.4.tar.gz
+e19c36de1cabc242e78cbf93782b70904e192c6288db6a3d6606423ff944a674  cmake-3.9.4.zip
Index: cmake-3.9.4-SHA-256.txt.asc
===================================================================
--- cmake-3.9.4-SHA-256.txt.asc (added)
+++ cmake-3.9.4-SHA-256.txt.asc (revision 2)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAlnU29sACgkQLSzvEDSS
+FoTq3A//Q/7A0ZBjXrndXmsjdXLPNLQwAZkZ+rmlwuOFCwc/dpf0n1m/iS9D8SC4
+7li8ykT7+EzOVPcDDrH+t55bDYeASXdlq+ROi+46Cy6xrcamOLNm/c69e11HUdqe
+pKS1VolqR7NDkt0IQxtRyfFgGq6yQ4x+NGCaGa5dOSMB90LRx7PEqL5URNzgPvau
+qmmuujTqVhgb4ayq9vhtRRh9blFGewvpoh5Gk6v8FCIGX7O4B2rh5JL04E0fJ879
+z31XH8oT4RdNmczJ00C7i+aXJNnhAgZDzdCaH8UyKQICOxF3LbzRsC+++XFPyLJQ
+Wy3x9zAGQaDanakFmiZq4QWHA7ZPFVaxbqmMtJp4zeOXOeMeLXtSbfaamS2iD0Sv
+MWXMIpZ6xW9LA8exckmCisdifZtm554CA4Qkj2a3tB+3HsZ+/ykSnHthPYaW6ZXl
+71CH7YbgCV19HzJWVE7kklil2aJRzgXjno1oSYiDOxtWcf8CqapEuEhQ2QXn8ljl
+etIIWOEAAC8DlRZV6TjV8kaaPa11/K9+L/Oa8wEkngGFY/e3TGMurc4sWDqLAa+T
+4IMIk/DvNEO3rxkYgEECC+vZ4SuXrNxG5hXdJaRRdf4HTKLQ/Fce9ZSZmEdL/DFM
+9nUqEIopWZOd2RyqSUlB3qO2OPoisAz24Lb2t+aiPj+DCMDjJo0=
+=t114
+-----END PGP SIGNATURE-----
Index: cmake-3.9.4.tar.gz
===================================================================
Binary file cmake-3.9.4.tar.gz (revision 2) added
Index: cmake-3.9.2-SHA-256.txt
===================================================================
--- cmake-3.9.2-SHA-256.txt (revision 299)
+++ cmake-3.9.2-SHA-256.txt (deleted)
@@ -1,11 +0,0 @@
-25ab549ae0da64ec52a69008f57b91bb5a6cb5ececd64991786cf68928a2ba81  cmake-3.9.2-Darwin-x86_64.dmg
-6caf847878159f8bf050ab4fb6cb5c036729891f60c7a8b7b4320cb0d80d4816  cmake-3.9.2-Darwin-x86_64.tar.gz
-9465779a1ed94ad999347b68f4d37c1b09d844a357d5e83406b72255a3720d9d  cmake-3.9.2-Linux-x86_64.sh
-f4e1e848e21c3fba134fbddd793860ba9a17c35d0aeaa3bd83149a6ec1bf9fbb  cmake-3.9.2-Linux-x86_64.tar.gz
-35caf798c32fe0da1df2ae0b9fa865afa006537ab82fa5389da4d76798881037  cmake-3.9.2-win32-x86.msi
-9fe68d50f065666cb2861f53751390f15c6363c440e86a07677689378bb8329f  cmake-3.9.2-win32-x86.zip
-fdf145b877bea1d1fdac338b582404c48bf371c0b0d001f4c6ec29c018f1caf5  cmake-3.9.2-win64-x64.msi
-0f47e6ae0ca1291103af5e9a01524868f7e6690ebd0b9b6906bee526acfedcbc  cmake-3.9.2-win64-x64.zip
-64deeae37378b2047526d93f7845133296b1e359bb47be56b02ba3baf3dd1a41  cmake-3.9.2.tar.Z
-954a5801a456ee48e76f01107c9a4961677dd0f3e115275bbd18410dc22ba3c1  cmake-3.9.2.tar.gz
-5b3c6ee9c466dc205facfc446836f9e28fa91cda3c43b1825348bd2f1b20f18d  cmake-3.9.2.zip
Index: cmake-3.9.2-SHA-256.txt.asc
===================================================================
--- cmake-3.9.2-SHA-256.txt.asc (revision 299)
+++ cmake-3.9.2-SHA-256.txt.asc (deleted)
@@ -1,16 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iQIzBAABCAAdFiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAlmxfdkACgkQLSzvEDSS
-FoRUwQ//RPYGbJaeV84RZTgDJgau97a7mFa3kXFpLiXAuIW8c+TlL641U5v3bE7G
-IqFdds2CzbO3cFKBZeY96eYQXF6WZL35zlUtisew2p3598WGduddt9GfYjT27kDB
-ViVEBsBGeItF2ddp0noXJXU/pabwDSxKncKsqYFCutNa1CLgXmIZakKVsR+dawaF
-qECQBXwM9WH9tLfbMzShlithg5GVY6bTH9QgRrmD4qKA99bU4gFXpAWRh2+8RBeu
-nxIkv2cieOVv7H28e1IQPSYQCpO6AzBnm8AplKMQ8WNe+W64Cw9o7rkh4jQ48Pai
-IDMfy+wkQQFtypvU3R2B04p2jUe1Xrzg+0q8CtDap09y2dNmNUG22TIG4RodHfFn
-9eHqCbSUbkL/pisTj4PhvEePfUAYxVY5U6uVnPt50TBr6Ncd0YbwOv8cIqdFPt/W
-8gXek+8CssrL9yQHAEYkItrunJjbDh3X4bjYLzmi2iqeI5/EXxmwXWTvYiWfT6pO
-Pz4q35GwdgQJRMi5kk3FtTbG35rbWo1gTofWH7gm42eiheK2SRTKhcm9xncvsaVq
-fEM8pDCgcplJ3rt2b7aS/CJSehc7KkdGdkZnRc6AqezveOBBdBAFItUKLWlabrfr
-UHhR9k1qGXjz0zM2yMmrGUsAmpuWFQNX/QdTW5j8whgVOtgQ7y8=
-=gki5
------END PGP SIGNATURE-----
Index: cmake-3.9.2.tar.gz
===================================================================
Binary file cmake-3.9.2.tar.gz (revision 299) deleted

OBS-URL: https://build.opensuse.org/request/show/531765
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=300
2017-10-05 14:36:30 +00:00
9196338e83 Accepting request 522869 from home:AndreasStieger:branches:devel:tools:building
cmake 3.9.2

OBS-URL: https://build.opensuse.org/request/show/522869
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=298
2017-09-10 10:26:53 +00:00
4fdb67bff8 Accepting request 516931 from home:mathletic:branches:devel:tools:building
update to 3.9.0

OBS-URL: https://build.opensuse.org/request/show/516931
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=296
2017-08-14 22:24:29 +00:00
Martin Pluskal
651cf5cb9d Accepting request 514905 from home:coolo:branches:openSUSE:Factory
- Buildrequire libcurl-mini-devel for TW to avoid cycles

OBS-URL: https://build.opensuse.org/request/show/514905
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=294
2017-08-07 13:26:41 +00:00
Martin Pluskal
cfe35dcdb4 - Update to version 3.8.2:
* No changes in CMake-GUI

- Update to version 3.8.2:
  * FindDevIL: Restore IL_FOUND result variable
  * FindOpenSSL: Restore support for crypto-only result
  * source_group: Restore TREE support for relative paths
  * VS: Fix debugging of C++ executables if CSharp is enabled

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=292
2017-06-06 13:56:43 +00:00
Martin Pluskal
d2164d5e8f Accepting request 500532 from home:pluskalm:branches:games:tools
- Use system rhash

OBS-URL: https://build.opensuse.org/request/show/500532
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=290
2017-06-02 07:15:50 +00:00
Martin Pluskal
e61bf327f8 Accepting request 492750 from home:mathletic:branches:devel:tools:building
update to 3.8.1

OBS-URL: https://build.opensuse.org/request/show/492750
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=288
2017-05-04 07:32:45 +00:00
Martin Pluskal
e8008af226 Accepting request 487174 from home:mathletic:branches:devel:tools:building
update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/487174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=286
2017-04-11 07:44:05 +00:00
1a73e46376 Accepting request 483399 from home:bmwiedemann:reproducible
Add reproducible.patch and reproducible2.patch
  to allow for reproducible builds of freerdp and other packages

OBS-URL: https://build.opensuse.org/request/show/483399
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=284
2017-03-29 22:29:38 +00:00
Martin Pluskal
f1c4dc8169 Accepting request 483122 from home:pgajdos
If I should help with upstreaming somehow, please let me know.

OBS-URL: https://build.opensuse.org/request/show/483122
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=283
2017-03-28 15:31:48 +00:00
Martin Pluskal
d4d3cde8e3 Accepting request 450433 from home:AndreasStieger:branches:devel:tools:building
cmake 3.7.2

OBS-URL: https://build.opensuse.org/request/show/450433
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=281
2017-01-15 17:12:47 +00:00
4a9fe6ba6e Accepting request 442960 from home:mathletic:branches:devel:tools:building
update to 3.7.1

OBS-URL: https://build.opensuse.org/request/show/442960
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=279
2016-12-01 00:38:47 +00:00
Ismail Dönmez
60f21c96d9 Accepting request 440807 from home:alarrosa:branches:devel:tools:building
- Do not mix tabs and spaces in cmake.prov

OBS-URL: https://build.opensuse.org/request/show/440807
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=277
2016-11-18 13:14:56 +00:00
Martin Pluskal
7403450a0e Accepting request 440698 from home:mathletic:branches:devel:tools:building
use libuv from CMake tarball if not Leap or Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/440698
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=274
2016-11-17 17:49:04 +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
Hrvoje Senjan
5184b98e47 Accepting request 440352 from home:alarrosa:branches:devel:tools:building
- Fix cmake.prov to report all cmake Config modules provided in a single
  cmake directory instead of just returning the first one given by a
  shell glob (which could be different across builds). Also, include
  upper and lowercase files always instead of including lowercase files
  only when no uppercase files were found.

OBS-URL: https://build.opensuse.org/request/show/440352
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=271
2016-11-15 10:31:10 +00:00
Martin Pluskal
43f23f4c82 Accepting request 430013 from home:boombatower:branches:devel:tools:building
Utilize $OLDPWD to make __sourcedir always relative to root regardless of the __builddir.

OBS-URL: https://build.opensuse.org/request/show/430013
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=269
2016-09-26 11:02:24 +00:00
Martin Pluskal
b4adfaa227 Accepting request 427422 from home:mathletic:branches:devel:tools:building
update to CMake 3.6.2

OBS-URL: https://build.opensuse.org/request/show/427422
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=267
2016-09-14 06:34:23 +00:00
Martin Pluskal
b78775909d OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=265 2016-09-13 12:00:34 +00:00
Martin Pluskal
36f65f7882 Accepting request 426207 from home:boombatower:graphics
Update %cmake macro to provide %__sourcedir parameter.

OBS-URL: https://build.opensuse.org/request/show/426207
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=264
2016-09-10 06:48:32 +00:00
Martin Pluskal
6d9b1150cb Accepting request 423027 from home:scarabeus_iv:branches:devel:tools:building
- Remove wrong FIXME from spec
- Require qt5 gui everywhere as it on all supported platforms

- Respect CFLAGS while bootstraping
- Remove wrong FIXME from the spec
- Add relwithdebinfo as default target to ease living of sci packages
- Add possibility to switch between ninja and cmake by defining
  %__builder ninja prior %cmake call bnc#995752

OBS-URL: https://build.opensuse.org/request/show/423027
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=262
2016-08-26 10:34:52 +00:00
Ismail Dönmez
dae1684bd1 Accepting request 417823 from home:badshah400:branches:science
- Add cmake-hdf5-detection.patch to fix detection of hdf5 with
  cmake >= 3.6
  (https://gitlab.kitware.com/cmake/cmake/issues/16225).

OBS-URL: https://build.opensuse.org/request/show/417823
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=260
2016-08-08 12:32:09 +00:00
Ismail Dönmez
37b4ee7893 Accepting request 414876 from home:mathletic:branches:devel:tools:building
update to CMake 3.6.1

OBS-URL: https://build.opensuse.org/request/show/414876
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=258
2016-07-24 17:01:08 +00:00
Martin Pluskal
6b48c28e79 Accepting request 407851 from home:mathletic:branches:devel:tools:building
replace openSuse-specific patch by reduced patch from upstream. If it was reduced to far, we have to modify it and try to upstream it again.

OBS-URL: https://build.opensuse.org/request/show/407851
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=256
2016-07-12 06:38:28 +00:00
Martin Pluskal
cc2d407a76 - Remove PIE from macro
- Remove PIE from macros

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=255
2016-07-11 17:29:16 +00:00
Martin Pluskal
ebbf5c10a8 Accepting request 407576 from home:mathletic:branches:devel:tools:building
update to CMake 3.6.0

OBS-URL: https://build.opensuse.org/request/show/407576
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=254
2016-07-10 09:05:52 +00:00
Martin Pluskal
ad02e4d23b Accepting request 404888 from home:pluskalm:branches:devel:tools:building
Lets try PIE (as already discussed with scarabeus)

OBS-URL: https://build.opensuse.org/request/show/404888
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=252
2016-06-27 11:29:40 +00:00
Ismail Dönmez
6e944f71b6 Accepting request 401794 from home:simotek:branches:devel:tools:building
Add missing bugtracker refs

OBS-URL: https://build.opensuse.org/request/show/401794
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=250
2016-06-14 08:19:15 +00:00
Ismail Dönmez
6488aa9834 - Add libarchive-version.patch to fix version detecting for
libarchive 3.2

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=248
2016-06-08 07:51:45 +00:00
Martin Pluskal
a81850e3f1 Accepting request 390308 from home:AndreasStieger:branches:devel:tools:building
cmake 3.5.2

OBS-URL: https://build.opensuse.org/request/show/390308
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=246
2016-04-16 15:19:18 +00:00
Martin Pluskal
3ea2a48185 Accepting request 379662 from home:mathletic:branches:devel:tools:building
update to 3.5.1

OBS-URL: https://build.opensuse.org/request/show/379662
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=244
2016-03-25 12:04:26 +00:00
Ismail Dönmez
00815a92d2 Accepting request 368826 from home:mathletic:branches:devel:tools:building
update to version 3.5.0

OBS-URL: https://build.opensuse.org/request/show/368826
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=242
2016-03-09 06:13:12 +00:00
Martin Pluskal
9a2e27e36f Accepting request 367854 from home:scarabeus_iv:branches:devel:tools:building
- Update macros to allow redefinition of builddir not to be build
  (found 1 upstream that already has build with actually some
   distributed files)

OBS-URL: https://build.opensuse.org/request/show/367854
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=241
2016-03-08 07:29:07 +00:00
Ismail Dönmez
f0f5b03a55 Accepting request 360183 from home:olh:branches:devel:tools:building
- Remove cmake version from generated files
  cmake-version-in-generated-files.patch

OBS-URL: https://build.opensuse.org/request/show/360183
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=239
2016-02-20 14:49:22 +00:00