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
Stephan Kulow
bffba5bafd
Accepting request 280869 from devel:tools:building
...
Still is broken with the libuyi, do not stage without the bnc911875
- Update to 3.1 final:
* Help: Drop FeatureSummary example in cmake-developer.7
* Help: Extend policy CMP0054 documentation with an example
- Require libarchive 3 due to usage of archive_write_set_format_7zip
- Update to 3.1.0~rc3
* Revert "ClearMatches: Only clear matches which were
actually set" (#15261 )
* Help: Document COMPONENT option of install(SCRIPT/CODE)
(#14956 )
* Do not use just-built CMake to install itself when
cross-compiling (#15248 )
* KWSys SharedForward: Hard-code the ldpath buffer size to
below VS 14 limit
* VS: Rename VS 14 generator to 'Visual Studio 14 2015'
* Help: target_include_directories does not allow target names
* Utilities/Sphinx: Add missing call to note_explicit_target
* FindJava: Do not accept OS X stub 'java' as Java
* Fix lookup of source names after conversion to their actual
case (#15259 )
* Help: Format set_property and get_property command docs
* Help: Add 3.1 release notes for INSTALL property scope
* CMakeParseImplicitLinkInfo: Fix implicit library logging
* Makefile: Do not create an empty linker response file
* FindOpenGL: Revert support for imported targets (#15267 )
* Help: Document Nsight Tegra toolchain configuration (#15276 )
* Utilities/Sphinx: Fix link targets for mixed-case command names
* Modules: Rename FindXerces to FindXercesC
* Help: Document file(GENERATE) signature option order
OBS-URL: https://build.opensuse.org/request/show/280869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=97
2015-01-21 20:51:52 +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
Stephan Kulow
2de83d54ba
Accepting request 257365 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/257365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=96
2014-10-19 17:27:49 +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
Stephan Kulow
987181327c
Accepting request 248996 from devel:tools:building
...
- 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/request/show/248996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=95
2014-09-17 15:41:51 +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
Stephan Kulow
4531870ef8
Accepting request 247025 from devel:tools:building
...
- Add possible patch to fix random test failure
* cmake-fix-module-loading-test.patch
OBS-URL: https://build.opensuse.org/request/show/247025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=94
2014-09-02 06:22:12 +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
Stephan Kulow
ddb8ad070b
Accepting request 245572 from devel:tools:building
...
- Also pass -Wl,-z,now lets see if that is passable :)
- 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/245572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=92
2014-08-25 09:02:47 +00:00
bd1eb0f7d5
Accepting request 245024 from devel:tools:building
...
- 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/request/show/245024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=91
2014-08-20 15:51:29 +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
b15ffc968f
Accepting request 244134 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/244134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=90
2014-08-13 06:48:19 +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
Stephan Kulow
b40c8a949d
Accepting request 239421 from devel:tools:building
...
- Provide cmake-mans subpackage and use it to avoid buildcycle
- Install manpages. Patch idea by Christoph Grüninger.
- Move manpages building to -gui part to avoid buildcycle.
- Install manpages. Patch idea by Christoph Grüninger.
- reduce number of sed calls in %cmake RPM macro
- Change java libarch to ppc64 for ppc64le, and keep ppc64le for
backward compatibility (cmake-ppc64le-jni.patch)
OBS-URL: https://build.opensuse.org/request/show/239421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=89
2014-07-13 15:16:15 +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
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
Stephan Kulow
1893d57742
Accepting request 238222 from devel:tools:building
...
- Fix %setup line
- Cleanup with spec-cleaner and remove support for sle10.
- Cleanup with spec-cleaner and remove sle10 support.
OBS-URL: https://build.opensuse.org/request/show/238222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=88
2014-06-24 13:15:48 +00:00
Tomáš Chvátal
4e44d67515
- Fix %setup line
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=157
2014-06-21 12:59:46 +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
Stephan Kulow
32606d8bf7
Accepting request 236850 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/236850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=87
2014-06-18 05:49:33 +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
Stephan Kulow
25ee4de1c4
Accepting request 236022 from devel:tools:building
...
Update to CMake 3.0.0~rc6 (forwarded request 235950 from mathletic)
OBS-URL: https://build.opensuse.org/request/show/236022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=86
2014-06-08 11:36:57 +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
Stephan Kulow
515d3902b3
Accepting request 233926 from devel:tools:building
...
Update to 3.0.0~rc5 (forwarded request 233896 from sumski)
OBS-URL: https://build.opensuse.org/request/show/233926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=85
2014-05-17 20:01:33 +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
Stephan Kulow
25d1c57700
Accepting request 232709 from devel:tools:building
...
(forwarded request 232617 from a_richardson) (forwarded request 232620 from sumski)
OBS-URL: https://build.opensuse.org/request/show/232709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=84
2014-05-06 11:39:39 +00:00
98e9fa6831
Accepting request 232620 from KDE:Unstable:Frameworks
...
(forwarded request 232617 from a_richardson)
OBS-URL: https://build.opensuse.org/request/show/232620
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=148
2014-05-05 12:45:41 +00:00
Stephan Kulow
bf35a7a737
Accepting request 231400 from devel:tools:building
...
Update to 3.0.0~rc4 (forwarded request 231323 from sumski)
OBS-URL: https://build.opensuse.org/request/show/231400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=83
2014-04-26 15:02:00 +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
Tomáš Chvátal
d0d3c31697
Accepting request 226824 from devel:tools:building
...
Update to 3.0.0~rc2 (forwarded request 226803 from sumski)
OBS-URL: https://build.opensuse.org/request/show/226824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=82
2014-03-23 21:28:58 +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
Stephan Kulow
6b00028201
Accepting request 224851 from devel:tools:building
...
Update to 3.0.0~rc1 (i'm guessing this one will need a staging for sure ;-) (forwarded request 224366 from sumski)
OBS-URL: https://build.opensuse.org/request/show/224851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=81
2014-03-09 17:18:38 +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
Stephan Kulow
a546a22805
Accepting request 222660 from devel:tools:building
...
- Add ppc64le to FindJNI
- added patches:
* cmake-jni-ppc64le.patch (forwarded request 222652 from k0da)
OBS-URL: https://build.opensuse.org/request/show/222660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=80
2014-02-19 17:55:03 +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
Stephan Kulow
4e9c342527
Accepting request 215475 from devel:tools:building
...
Update to 2.8.12.2 (forwarded request 215429 from sumski)
OBS-URL: https://build.opensuse.org/request/show/215475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=79
2014-01-30 18:14:19 +00:00