Cross-platform, open-source make system

Edit Package cmake

CMake is a cross-platform, open-source make system

Refresh
Refresh
Source Files
Filename Size Changed
cmake-3.0.1.tar.gz 0005490281 5.24 MB
cmake-fix-ruby-test.patch 0000000561 561 Bytes
cmake-gui.changes 0000039327 38.4 KB
cmake-gui.spec 0000003037 2.97 KB
cmake-ppc64le-jni.patch 0000001115 1.09 KB
cmake.changes 0000067134 65.6 KB
cmake.macros 0000001914 1.87 KB
cmake.spec 0000003205 3.13 KB
opensuse_rules.cmake 0000000797 797 Bytes
Revision 92 (latest revision is 253)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 245572 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 92)
- 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
Comments 5

Luz Paz's avatar

3.13.3 was released: https://www.cmake.org/files/v3.13/cmake-3.13.3.tar.gz https://cmake.org/files/v3.13/cmake-3.13.3-SHA-256.txt


Simon Lees's avatar

Thanks if you have time feel free to try and do the update yourself and I can provide you some assistance if needed (they are normally really straight forward) otherwise its now on my todo list.


Luz Paz's avatar

How do i do the update? BTW 3.13.4 was just released


Simon Lees's avatar

You can branch the package in https://build.opensuse.org/package/show/devel:tools:building/cmake update to the new tarball and signing files then bump the version number in the .spec file. There is a tutorial here https://duncan.codes/tutorials/rpm-packaging/ and if you get stuck feel free to send me an email (address in my profile) or the opensuse-packaging mailing list alternatively find me on openSUSE's irc / discord channels and i'm happy to help. I might need to fix some other things in the cmake package so I may get to doing the update later in the week anyway but if I do get to it first there will likely be other times in the future were I don't get to it straight away.


Dirk Stoecker's avatar

Could it be that newest cmake is broken? I get a large amount of errors of type "/usr/bin/ar qc libtestlib.a -flto=8 CMakeFiles/testlib.dir/test_main.cpp.o /usr/bin/ar: two different operation options specified" for today for packages which built yesterday.

openSUSE Build Service is sponsored by