Commit Graph

213 Commits

Author SHA256 Message Date
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
145c71e1aa OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=287 2017-04-11 19:32:35 +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
26a5163b02 Accepting request 440783 from home:simotek:branches:devel:tools:building
Fix typo'd version number, apply the same libuv change to cmake-gui

OBS-URL: https://build.opensuse.org/request/show/440783
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=276
2016-11-18 03:18:32 +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
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
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
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
Martin Pluskal
4437bb7be6 Accepting request 356757 from home:mathletic:branches:devel:tools:building
Update to CMake 3.4.3, changes affects only Windows

OBS-URL: https://build.opensuse.org/request/show/356757
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=237
2016-01-29 23:42:58 +00:00
Ismail Dönmez
6dee63d17a Accepting request 355200 from home:mathletic:branches:devel:tools:building
update to 3.4.1
Please disable building for SLE_11 as the dependencies are not provided

OBS-URL: https://build.opensuse.org/request/show/355200
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=236
2016-01-21 07:26:58 +00:00
Tomáš Chvátal
fe1e181ddb - Version update to 3.4.1:
* Fix auto export symbols for Dlls containing /bigobj for 64bit builds.
  * Cray: Implement Fortran compiler version detection (#15845)
  * MSVC: Fix linking with /MANIFEST:NO option
  * Make C and C++ default dialect detection robust to advanced optimizations
  * FindGTest: Refactor test type checks to avoid cases triggering CMP0064
  * Android: Restore generation of non-versioned soname (#15851)
  * Project: Guess default standard dialect if compiler was forced (#15852)
  * Revert "Disable shared library support when compiler links statically"
  * (#15855)
  * Tests: Add case for add_subdirectory inside a function
  * Tests: Add case for unmatched cmake_policy({PUSH,POP})
  * Tests: Add case for package version file unmatched policy scope
  * cmState: Skip variable scope snapshots to avoid call stack duplicates
  * cmMakefile: Clarify purpose of method that pops a scope snapshot
  * cmMakefile: Remove unused PolicyPushPop interfaces
  * cmLocalGenerator: Use ScopePushPop RAII class to manage local variable
  * scopes
  * cmState: Enforce policy scope balancing around variable scopes
  * cmLinkedTree: Rename 'Extend' method to 'Push'
  * cmLinkedTree: Add Pop method
  * cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
  * cmState: Avoid accumulating policy stack storage for short-lived scopes
  * cmState: Avoid accumulating snapshot storage for short-lived scopes
  * cmOrderDirectories: Factor out directory comparison
  * cmOrderDirectories: Reduce repeat realpath() calls
  * Include `sys/types.h` header to get `mode_t`
  * Add NIOS2 CPU support
  * cmELF: Avoid divide by zero if there are no dynamic section entries

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=235
2015-12-03 10:54:52 +00:00
Tomáš Chvátal
9517bf9dfc - With all the cnages we dont need cmake.rules anymore, so try to
remove them completely and lets see what fails

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=234
2015-12-03 09:46:18 +00:00
Martin Pluskal
766bc41d0f Accepting request 344297 from home:mathletic:branches:devel:tools:building
Remove special paths for 1110 and 1140

OBS-URL: https://build.opensuse.org/request/show/344297
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=232
2015-11-14 09:12:58 +00:00
Martin Pluskal
ca254c3cd6 Accepting request 344116 from home:mathletic:branches:devel:tools:building
update to version 3.4.0

OBS-URL: https://build.opensuse.org/request/show/344116
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=230
2015-11-13 07:13:54 +00:00
Ismail Dönmez
446abae9de Accepting request 332005 from home:mathletic:branches:devel:tools:building
Update to CMake 3.3.2

OBS-URL: https://build.opensuse.org/request/show/332005
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=227
2015-09-18 16:20:15 +00:00
Hrvoje Senjan
86a9e08665 Accepting request 327809 from home:tittiatcoke:branches:devel:tools:building
Resolves build errors when the cmake_minimum_required() is not set in the CMakeLists.txt.

OBS-URL: https://build.opensuse.org/request/show/327809
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=225
2015-08-28 21:03:25 +00:00
Tomáš Chvátal
2b638e4513 Accepting request 323224 from home:AndreasStieger:branches:devel:tools:building
cmake 3.3.1, verify source signatures

OBS-URL: https://build.opensuse.org/request/show/323224
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=223
2015-08-15 08:18:06 +00:00
Hrvoje Senjan
5b42b14b35 Accepting request 319049 from KDE:Unstable:Frameworks
Update to 3.3.0

OBS-URL: https://build.opensuse.org/request/show/319049
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=221
2015-07-28 04:25:43 +00:00
Ismail Dönmez
f27b93b1d9 Accepting request 309728 from home:mathletic:branches:devel:tools:building
update to CMake 3.2.3

OBS-URL: https://build.opensuse.org/request/show/309728
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=216
2015-06-02 08:31:01 +00:00
Ismail Dönmez
82b1c5bdec Accepting request 307173 from home:olh:branches:devel:tools:building
- CPack/RPM architecture test fixup (SLE11/11.4) (bco#15442)
  cmake.git-4552bc8.patch

OBS-URL: https://build.opensuse.org/request/show/307173
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=211
2015-05-15 09:45:48 +00:00
Tomáš Chvátal
5f32e574e7 Accepting request 306740 from KDE:Unstable:Frameworks
- Add python-base Requires in order to make cmake automatic
  provider always work, and to avoid strange and random build
  failures when python is not present

OBS-URL: https://build.opensuse.org/request/show/306740
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=209
2015-05-13 11:16:31 +00:00
Tomáš Chvátal
dde12b99f5 Accepting request 296791 from home:mathletic:branches:devel:tools:building
update to CMake 3.2.2

OBS-URL: https://build.opensuse.org/request/show/296791
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=207
2015-04-15 10:04:48 +00:00
Tomáš Chvátal
031d998d3d Accepting request 294525 from KDE:Unstable:Frameworks
- Let CMake produces automatic RPM provides (added cmake.attr and
  cmake.prov as sources)

OBS-URL: https://build.opensuse.org/request/show/294525
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=205
2015-04-04 19:47:04 +00:00
Tomáš Chvátal
3b8afb52bc Accepting request 290845 from home:mathletic:branches:devel:tools:building
update to CMake version 3.2.1

OBS-URL: https://build.opensuse.org/request/show/290845
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=203
2015-03-16 10:26:41 +00:00
Ismail Dönmez
330549628a Accepting request 289674 from home:scarabeus_iv
- Remove full path from compiler to allow ccache override
- This might break build if your package breaks $PATH content
- Tested on KDE and it build and some misc apps too.
  If something fails it should be fixed per app basis

OBS-URL: https://build.opensuse.org/request/show/289674
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=201
2015-03-07 10:51:36 +00:00
Klaus Kämpf
3eefd9c019 Accepting request 287297 from home:msmeissn:branches:devel:tools:building
- cmake-fix-pie-binaries.patch: fix the PIE binaries check for
  newer file versions

OBS-URL: https://build.opensuse.org/request/show/287297
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=198
2015-02-23 10:21:21 +00:00
Tomáš Chvátal
2d6778f002 Accepting request 286771 from KDE:Unstable:Frameworks
Comment jsoncpp BuildRequires, as it creates dependancy cycle

OBS-URL: https://build.opensuse.org/request/show/286771
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=197
2015-02-19 15:19:51 +00:00
Tomáš Chvátal
5167a13425 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=196 2015-02-16 16:38:12 +00:00
Tomáš Chvátal
f30af33be4 - Remove cmake-prefix-swig.patch as it caused unexpected regressions
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=195
2015-02-16 14:59:38 +00:00
Ismail Dönmez
386a324d94 Accepting request 286152 from KDE:Unstable:Frameworks
Update to 3.2 rc1

OBS-URL: https://build.opensuse.org/request/show/286152
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=193
2015-02-16 11:01:37 +00:00
Klaus Kämpf
e73e7e022b Accepting request 285898 from home:mathletic:branches:devel:tools:building
update to CMake 3.1.3

OBS-URL: https://build.opensuse.org/request/show/285898
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=192
2015-02-13 07:53:35 +00:00
Ismail Dönmez
a66f9ac9eb Accepting request 284528 from home:mathletic:branches:devel:tools:building
update to CMake 3.1.2

OBS-URL: https://build.opensuse.org/request/show/284528
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=190
2015-02-06 17:47:28 +00:00
Tomáš Chvátal
2f928dfc76 Accepting request 282500 from home:mathletic:branches:devel:tools:building
Update to CMake 3.1.1

OBS-URL: https://build.opensuse.org/request/show/282500
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=187
2015-01-23 08:27:27 +00:00
Tomáš Chvátal
adeb273de6 - Prefix swig python modules with _ to avoid clashes bnc#874885:
* cmake-prefix-swig.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=185
2015-01-12 09:34:31 +00:00
Ismail Dönmez
a87fd7baf9 Accepting request 265626 from KDE:Unstable:Frameworks
Update to 3.1 final

OBS-URL: https://build.opensuse.org/request/show/265626
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=184
2014-12-18 06:29:46 +00:00
Tomáš Chvátal
e7c59c6c18 Accepting request 264751 from home:olh:branches:devel:tools:building
- Require libarchive 3 due to usage of archive_write_set_format_7zip

OBS-URL: https://build.opensuse.org/request/show/264751
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=183
2014-12-11 16:18:12 +00:00
Tomáš Chvátal
a320783c3e Accepting request 264709 from KDE:Unstable:Frameworks
Update to 3.1.0~rc3

OBS-URL: https://build.opensuse.org/request/show/264709
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=182
2014-12-10 18:36:00 +00:00
Tomáš Chvátal
6d09b15f14 Accepting request 261506 from KDE:Unstable:Frameworks
Update to 3.1.0~rc2.
Preliminary testing shows linking problems are fixed, so from that side, it should be safe to push to Factory. Up to you though..

OBS-URL: https://build.opensuse.org/request/show/261506
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=181
2014-11-14 09:07: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
Tomáš Chvátal
ff6e8760e9 Accepting request 257363 from home:olh:branches:devel:tools:building
- Remove . from PATH to fix check

Required for PMBS, and appearently also for OBS SLE11 build.

OBS-URL: https://build.opensuse.org/request/show/257363
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=178
2014-10-17 12:21:45 +00:00
Ismail Dönmez
2eaa9529bb - Update to version 3.0.2
* No changes to the GUI

- Update to version 3.0.2
   * 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 
     LINK_PUBLIC/LINK_PRIVATE
   * cmListFileLexer: Fix lexing of single '[' character (#15092)
   * Fix finding binutils when cross-compiling with Clang
   * QtAutogen: Use the basename for resource files.
   * QtAutogen: Fix use of multiple ui files in a single target.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=176
2014-09-12 17:05:25 +00:00
Tomáš Chvátal
855b52a6ae OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=174 2014-09-01 08:23:49 +00:00
Tomáš Chvátal
42ed897ce1 - Add possible patch to fix random test failure
* cmake-fix-module-loading-test.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=173
2014-09-01 08:23:28 +00:00
Tomáš Chvátal
b5260f393c - Mark macros as %config
- use curl-devel to build with as the internal libcurl is broken
  with https bnc#892256
- Run tests to avoid such bugs in future
- Provide %ctest macro for testing to avoid people having to
  remember all the arguments

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=168
2014-08-18 08:21:42 +00:00
Tomáš Chvátal
3efe344b00 Accepting request 244108 from home:AndreasStieger:branches:devel:tools:building
CMake 3.0.1

OBS-URL: https://build.opensuse.org/request/show/244108
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=166
2014-08-10 16:57:19 +00:00
Tomáš Chvátal
d548a18ebf OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=164 2014-07-03 08:01:08 +00:00
Tomáš Chvátal
1e7bc5e598 - Provide cmake-mans subpackage and use it to avoid buildcycle
- Move manpages building to -gui part to avoid buildcycle.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=163
2014-07-03 08:00:27 +00:00
Tomáš Chvátal
7e88e30e7e - Install manpages. Patch idea by Christoph Grüninger.
- Install manpages. Patch idea by Christoph Grüninger.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=162
2014-07-02 13:04:50 +00:00
Tomáš Chvátal
98b0c1cb66 Accepting request 239140 from home:k0da:ppc
- Change java libarch to ppc64 for ppc64le, and keep ppc64le for
  backward compatibility (make-ppc64le-jni.patch)

OBS-URL: https://build.opensuse.org/request/show/239140
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=159
2014-07-01 11:10:57 +00:00
Tomáš Chvátal
5213928e41 - Cleanup with spec-cleaner and remove support for sle10.
- Cleanup with spec-cleaner and remove sle10 support.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=156
2014-06-21 10:43:44 +00:00
fa5e555d08 Accepting request 236821 from home:mathletic:branches:devel:tools:building
Updated to CMake 3.0.0

OBS-URL: https://build.opensuse.org/request/show/236821
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=154
2014-06-11 10:42:34 +00:00
Sascha Peilicke
a9e125d82f Accepting request 235950 from home:mathletic:branches:devel:tools:building
Update to CMake 3.0.0~rc6

OBS-URL: https://build.opensuse.org/request/show/235950
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=152
2014-06-02 09:09:25 +00:00
Ismail Dönmez
1bd9fdbe42 Accepting request 233896 from KDE:Unstable:Frameworks
Update to 3.0.0~rc5

OBS-URL: https://build.opensuse.org/request/show/233896
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=150
2014-05-14 20:00:56 +00:00
6551cd2887 Accepting request 231323 from KDE:Unstable:Frameworks
Update to 3.0.0~rc4

OBS-URL: https://build.opensuse.org/request/show/231323
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=146
2014-04-25 10:14:37 +00:00
Ismail Dönmez
bfdd57c284 Accepting request 231232 from home:dirkmueller:branches:devel:tools:building
- fix build on SLE11
- remove dependency on system curl: this is not a security
  senstive app and the system curl comes quite late in the
  build cycle
- remove nonsensical checks for %{sles_version}

OBS-URL: https://build.opensuse.org/request/show/231232
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=145
2014-04-24 10:29:47 +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
Klaus Kämpf
1b99c7a5b7 Accepting request 222652 from home:k0da:ppc
- Add ppc64le to FindJNI 
- added patches:
  * cmake-jni-ppc64le.patch

OBS-URL: https://build.opensuse.org/request/show/222652
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=139
2014-02-18 04:33:36 +00:00
Sascha Peilicke
fbdf3b0c05 Accepting request 215429 from KDE:Unstable:Frameworks
Update to 2.8.12.2

OBS-URL: https://build.opensuse.org/request/show/215429
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=137
2014-01-29 08:47:50 +00:00
Sascha Peilicke
512c39ec8c Accepting request 209895 from KDE:Unstable:Frameworks
Added fix-check-for-freetype251.patch, for resolving build problems with Freetype2 2.5.1. For more details see: http://www.cmake.org/Bug/view.php?id=14601 and http://www.cmake.org/Bug/view.php?id=13959

OBS-URL: https://build.opensuse.org/request/show/209895
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=135
2013-12-09 09:19:20 +00:00
Ismail Dönmez
fbf2e6ae25 Accepting request 206109 from home:vitezslav_cizek:branches:devel:tools:building
- update to 2.8.12.1
  * Reverts a change in behaviour from older versions caused by a bad
    implementation of a CMake Policy introduced in 2.8.12: CMP0022
    (bnc#849378)

OBS-URL: https://build.opensuse.org/request/show/206109
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=131
2013-11-08 12:02:51 +00:00
567dd702ea Accepting request 202636 from KDE:Unstable:Frameworks
Update to 2.8.12

OBS-URL: https://build.opensuse.org/request/show/202636
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=126
2013-10-09 08:59:14 +00:00
Ismail Dönmez
ab22207da4 Accepting request 198493 from home:kwk:branches:devel:tools:building
- Fix build for SLE10 (no fdupes)

OBS-URL: https://build.opensuse.org/request/show/198493
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=124
2013-09-11 12:07:26 +00:00
Ismail Dönmez
1b90ba4d09 Accepting request 195426 from home:scarabeus_iv
This change is followup for the discussion at ml:
http://lists.opensuse.org/opensuse-factory/2013-08/msg00174.html

I would propose proceed by the schedule I mentioned there.
Most of this stuff is taken from what I did in Gentoo cmake system.


- One more backslash here.

- Backshlashes were missing in macros.

- Add opensuse_rules.cmake to set the default compiler and linker
  opts. Tweak a bit the macro to not let upstreams twerk with the
  cmake files too much.

- Provide macros.cmake which contains %cmake macro to reduce
  mess in the spec files.

OBS-URL: https://build.opensuse.org/request/show/195426
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=122
2013-08-16 09:35:44 +00:00
Ismail Dönmez
c644d0d55b Accepting request 185745 from home:sumski:frameworks
Update to 2.8.11.2

OBS-URL: https://build.opensuse.org/request/show/185745
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=119
2013-08-03 16:32:07 +00:00
Ismail Dönmez
2483f11493 Accepting request 185473 from home:vitezslav_cizek:branches:devel:tools:building
- Drop cmake-disable-builtin-chrpath.diff (bnc#786345)
  The RPATH/RUNPATH bug was fixed in 2.8.0

OBS-URL: https://build.opensuse.org/request/show/185473
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=117
2013-08-01 17:50:48 +00:00
Ismail Dönmez
fccfff9867 Accepting request 183609 from home:vitezslav_cizek:branches:devel:tools:building
- add missing operator= for cmCustomCommand (bnc#829544)
  * cmake-cmCustomCommand_add_operator=.patch

OBS-URL: https://build.opensuse.org/request/show/183609
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=115
2013-07-18 19:10:37 +00:00
Tomáš Chvátal
ae2788cd9c Accepting request 180246 from home:tittiatcoke:branches:devel:tools:building
Patch to find the correct ImageMagick v6 include files

OBS-URL: https://build.opensuse.org/request/show/180246
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=113
2013-06-22 21:52:00 +00:00
Vítězslav Čížek
73cc455b7e Accepting request 178065 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.11.1

OBS-URL: https://build.opensuse.org/request/show/178065
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=111
2013-06-10 07:31:16 +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
7482c7e752 Accepting request 156876 from devel:ARM:AArch64:Factory
- cmake-endian.patch:
  Add support for aarch64.

OBS-URL: https://build.opensuse.org/request/show/156876
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=107
2013-03-01 10:23:25 +00:00
Klaus Kämpf
a872c22a5e Accepting request 143520 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.10.2

OBS-URL: https://build.opensuse.org/request/show/143520
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=105
2012-11-29 13:05:55 +00:00
Klaus Kämpf
9b2e95ca63 Accepting request 142957 from home:tittiatcoke:branches:devel:tools:building
A regression from cmake 2.8.9 was detected and reported in cmake bug#0013667. This SR fixes this issue based on the upstream fix.

OBS-URL: https://build.opensuse.org/request/show/142957
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=104
2012-11-29 08:22:26 +00:00
Ismail Dönmez
714f336ac7 - Add cmake-gettext.patch to fix gettext detection
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=102
2012-11-14 12:58:30 +00:00
Ismail Dönmez
a6236def16 - Add cmake-gettext-typo.patch to fix gettext detection
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=101
2012-11-14 12:55:57 +00:00
Ismail Dönmez
ed4a6a8513 Accepting request 140596 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.10.1
Improve the 2.8.10 changelog

OBS-URL: https://build.opensuse.org/request/show/140596
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=99
2012-11-08 05:17:00 +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