Skip to main content

CMake

CMake v2.8 released

Posted in

From CMake homepage:

Version 2.8.0 of CMake, the build configuration tool used by the KDE project, Scribus and a number of other Qt-based projects, has been released. Major changes:

CMake v2.6.4 released

Posted in

Version 2.6.4 of CMake, the build configuration tool used in KDE 4, Scribus and many other Qt-based projects, has been released. This is a bug-fix release; for changes see the announcement or the changelog.

CMake v2.6.3 released

Posted in

A new patch version of CMake, the build tool used by KDE, Scribus and a number of other Qt 4 projects, has been released. Major changes include:

  • Add parenthetical expressions to "if"
  • Improve scoping of policies (see cmake_policy and CMP0011)
  • Teach find_package more config file locations
  • Many improved Find scripts in Modules
  • Added an unset command
  • Qt cmake-gui is the primary GUI for windows; CMakeSetup is deprecated
  • Better reporting when nmake compiler environment is not correct
  • lots of bug fixes

Downloads (source, Windows and Mac installers, some Linux and Unix binary tarballs) here.

CMake v2.6.2 released

Posted in

Version 2.6.2 of CMake, the build-time configuration tool used by KDE, Scribus and a number of other Qt-based projects, has been released. This contains a substantial number of bug fixes and improvements; for the full list, see here. Downloads (source, Mac and Windows installers, unpackaged binary tarballs for various Unix-type systems) here.

CMake v2.6.1 released

Posted in

Version 2.6.1 of CMake, the build tool used by KDE, Scribus and various other Qt-based projects, has been released. The changelog (bug fixes and minor new features) can be found here. Downloads (source, Mac and Windows installers, binary bundles for Linux and various Unix versions) here.

CMake v2.6.0 released

Posted in

Version 2.6.0 of CMake, the cross-platform, open-source build tool from Kitware used by KDE 4 and by many other Qt-based projects, has been released. This includes support for the new modules in Qt 4.4 which was released yesterday; it also includes a new Qt-based GUI front-end and support for Mac framework generation; full changelog here. Downloads (source, Mac and Windows installers, various Unix binaries) available here.

New edition of CMake book published

Posted in

A new edition of the book Mastering CMake, the official guide to programming the CMake pre-make tool used by KDE 4, has been published. This version has been updated to cover version 2.4 of the tool; it also covers CPack, the package building tool which comes with CMake. The index does not specifically mention Qt (though it does mention qmake, the Qt pre-make tool) but there is a 49-page section on standard CMake modules. The book has to be ordered from the Kitware website (same link as above) at present, and shipping outside the USA may be expensive.

CMake v2.4.8 released

Posted in

Version 2.4.8 of CMake, the cross-platform Makefile generation tool used by KDE 4 and also popular for Qt applications, has been released. The release announcement, and changelog (by release candidate since v2.4.7 was released) here. Downloads (Windows & Mac installers, Unix source and executable bundles but no packages) here.

CMake v2.4.7 released

Posted in

Version 2.4.7 of the open-source build tool, CMake, has been released. CMake is a replacement for the GNU Autotools and is used for KDE 4 and a number of Qt projects. The changelog (release candidate by release candidate) can be found (on the CMake mailing list) here; downloads (source, Windows and Mac packages, various Linux and Unix packages but not distro-specific) here. Installation instructions here.

KDE 4 to require CMake v2.4.5

From KDE Developers:

The KDE team have advised that anyone with a KDE 4 development system to upgrade their version of CMake to upgrade it to version 2.4.5 or newer, as this will be required from next Monday (the 19th). The new version offers, among other things, faster dependency scanning and automoc during build, rather then during configuration. Source downloads are available here.

Syndicate content