Cross-platform, open-source make system
CMake is a cross-platform, open-source make system
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
21
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/cmake && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cmake-3.1.1.tar.gz | 0005959421 5.68 MB | |
cmake-fix-ruby-test.patch | 0000000602 602 Bytes | |
cmake-gui.changes | 0000050454 49.3 KB | |
cmake-gui.spec | 0000003111 3.04 KB | |
cmake-prefix-swig.patch | 0000000807 807 Bytes | |
cmake.changes | 0000079374 77.5 KB | |
cmake.macros | 0000001914 1.87 KB | |
cmake.spec | 0000003733 3.65 KB | |
opensuse_rules.cmake | 0000000797 797 Bytes |
Revision 98 (latest revision is 260)
Dominique Leuenberger (dimstar_suse)
accepted
request 282521
from
Tomáš Chvátal (scarabeus_iv)
(revision 98)
- Update to 3.1.1 Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068) get_test_property: clarify the documentation set_tests_properties: fix documentation tests: add tests for querying properties Xcode: Sort targets deterministically and with ALL_BUILD first (#15346) bootstrap: Fix syntax for Solaris 10 shell (#15317) Help: Clarify MinGW v. MSYS Makefiles generators (#15319) Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325) Ninja: Generate rules only for languages compiled in a target (#15325) Tests: Test using objects from a language enabled in a subdirectory (#15325) Help: Add 3.1 release note about '#' escaping in Makefiles (#15322) Help: Clarify if(<variable>) documentation (#15335) Help: Document CMAKE_FIND_PACKAGE_NAME variable Xcode: Do not require code signing for compiler id (#15214) Copyright.txt: Update year range to end in 2015 XL: Fix link flags for executables on Linux with XL compilers QNX: Fix detection of QCC compiler id (#15349) Xcode: Fix early termination on per-config source file error CMake 3.1.1 CPack: Fix PackageMaker internal versioning for OS X 10.10 Fix compilation with the Oracle / Sun compiler (#15318) Help: Small fixes in CPackComponent documentation FindRuby: fix selection of version x.0 (#15345) CPack: Avoid crash on invalid CMake generator name (#15308) FindRuby: Fix output check in _RUBY_CONFIG_VAR find_package: Document CMAKE_FIND_PACKAGE_NAME variable QtAutoUic: Restore source file AUTOUIC_OPTIONS settings FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set cmake-mode.el: Fix extracting keyword at point in cmake-help cmake-mode.el: Re-add explicit call to require thingatpt
Comments 5
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
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.
How do i do the update? BTW 3.13.4 was just released
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.
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.