cmake 2.8.12.1-1ubuntu4 source package in Ubuntu
Changelog
cmake (2.8.12.1-1ubuntu4) trusty; urgency=medium * Use find_program, instead of COMMAND conditional to fix correctly setting a Debian cross-compiler. -- Dimitri John Ledkov <email address hidden> Thu, 23 Jan 2014 13:30:53 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cmake_2.8.12.1.orig.tar.gz | 5.8 MiB | fa28c12791d64c36ba6b6cb062a4b4bd4223053f6b9ea501b1bdbdf4d5df3a67 |
cmake_2.8.12.1-1ubuntu4.debian.tar.gz | 32.5 KiB | fe9e50b1ca421250ad86de4222b61ad0aed9aa94b8ab87d472061b69e79b3209 |
cmake_2.8.12.1-1ubuntu4.dsc | 2.4 KiB | 92f01cd473f59bbc6a4035a0bec7836fb153f5e63ecb998a9631445ab0aa0419 |
Available diffs
- diff from 2.8.12.1-1ubuntu3 to 2.8.12.1-1ubuntu4 (704 bytes)
Binary packages built by this source
- cmake: cross-platform, open-source make system
CMake is used to control the software compilation process using
simple platform and compiler independent configuration files. CMake
generates native makefiles and workspaces that can be used in the
compiler environment of your choice. CMake is quite sophisticated: it
is possible to support complex environments requiring system
configuration, pre-processor generation, code generation, and template
instantiation.
.
CMake was developed by Kitware as part of the NLM Insight
Segmentation and Registration Toolkit project. The ASCI VIEWS project
also provided support in the context of their parallel computation
environment. Other sponsors include the Insight, VTK, and VXL open
source software communities.
- cmake-curses-gui: curses based user interface for CMake (ccmake)
CMake is used to control the software compilation process using simple
platform and compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment of your
choice.
.
This package provides the CMake curses interface. Project configuration
settings may be specified interactively through this GUI. Brief instructions
are provided at the bottom of the terminal when the program is running. The
main executable file for this GUI is "ccmake".
- cmake-data: CMake data files (modules, templates and documentation)
This package provides CMake architecture independent data files (modules,
templates, documentation etc.). Unless you have cmake installed, you probably
do not need this package.
- cmake-dbg: debugging symbols for CMake
CMake is used to control the software compilation process using simple
platform and compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment of your
choice.
.
This package provides CMake debugging symbols.
- cmake-doc: extended documentation in various formats for CMake
CMake is used to control the software compilation process using simple
platform and compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment of your
choice.
.
This package provides additional documentation in various formats like HTML or
plain text.
- cmake-qt-gui: Qt4 based user interface for CMake (cmake-gui)
CMake is used to control the software compilation process using simple
platform and compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment of your
choice.
.
This package provides the CMake Qt4 based GUI. Project configuration
settings may be specified interactively. Brief instructions are provided at
the bottom of the window when the program is running. The main executable
file for this GUI is "cmake-gui".