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
Hrvoje Senjan
901d0cefab
Accepting request 315082 from KDE:Unstable:Frameworks
...
Make cmake autoprovides work on !x86_64 arches
OBS-URL: https://build.opensuse.org/request/show/315082
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=219
2015-07-04 20:05:18 +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
Klaus Kämpf
9ec516a52c
- Fix cmake-fix-ruby-test.patch, Config:: is removed in Ruby 2.2,
...
use RbConfig:: instead
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=214
2015-05-19 08:35:29 +00:00
Ismail Dönmez
ca67974e76
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=213
2015-05-15 09:46:50 +00:00
Ismail Dönmez
e2680dcd0f
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=212
2015-05-15 09:46:23 +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
Tomáš Chvátal
c8eedc1eeb
Accepting request 290267 from home:scarabeus_iv
...
- Do not specify the compiler cc and c++ at all, it should be the
default value and cmake expects full path in some cases.
This should fix the failing build with error c++ not found in PATH
OBS-URL: https://build.opensuse.org/request/show/290267
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=202
2015-03-11 10:25:03 +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
Tomáš Chvátal
7c064878d8
- Add path back as it breaks some builds when using relative path
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=200
2015-03-05 20:30:21 +00:00
Tomáš Chvátal
6f1199d222
- Try to remove full path from compiler to allow ccache override
...
via path
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=199
2015-03-05 13:17:25 +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
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
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
303c3d7aff
- Also pass -Wl,-z,now lets see if that is passable :)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=170
2014-08-20 10:46:19 +00:00
Tomáš Chvátal
b391c89a1a
Accepting request 245174 from KDE:Unstable:Frameworks
...
- Import some cmake handing from kf5- and kde4- filesystem to macros:
* Simplify debug build handling in macros. Whether debug is on or off is known to optflags
* Don't build in release mode, that cramps optimization flags; 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
* Simplify %cmake_install invocation
OBS-URL: https://build.opensuse.org/request/show/245174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=169
2014-08-20 10:42:37 +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
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
19a8bafd89
Accepting request 239256 from home:sleep_walker:branches:devel:tools:building
...
- reduce number of sed calls in %cmake RPM macro
OBS-URL: https://build.opensuse.org/request/show/239256
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=161
2014-07-02 08:57:25 +00:00
Tomáš Chvátal
1e4fbe2b0d
backward compatibility (cmake-ppc64le-jni.patch)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=160
2014-07-01 11:17:02 +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