cmake 2.8.5-1ubuntu1 source package in Ubuntu Linaro Evaluation Build
Changelog
cmake (2.8.5-1ubuntu1) oneiric; urgency=low * Disable CTestTestUpload test as it requires internet access. cmake (2.8.5-1) unstable; urgency=low * New upstream release: - fixes UseSWIG. (Closes: #631497) * Drop screen-256color-bce.diff - merged upstream. * Drop spelling_formatting_fixes.diff - merged upstream. * Make sure CMake considers /lib/<arch> as implicit and keeps it out of automatic R(UN)PATH (patch multiarch_lib_dirs_should_be_implicit.diff). * Refresh FindBoost_add_-lpthread_#563479.diff patch. -- Felix Geyer <email address hidden> Mon, 11 Jul 2011 00:51:46 +0200
Upload details
- Uploaded by:
- Felix Geyer
- Sponsored by:
- Scott Kitterman
- Uploaded to:
- Oneiric
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oneiric based series for Ubuntu LEB | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cmake_2.8.5.orig.tar.gz | 5.3 MiB | 5e18bff75f01656c64f553412a8905527e1b85efaf3163c6fb81ea5aaced0b91 |
cmake_2.8.5-1ubuntu1.debian.tar.gz | 23.9 KiB | ac6282889bd987aca26a5c8a0b9ebfb831d1b642d877ab5d43184902cc907a42 |
cmake_2.8.5-1ubuntu1.dsc | 1.5 KiB | 6fa70b423f24dda6288b350fff698b656915872a33d670ada250d426eb9dca12 |
Available diffs
- diff from 2.8.5~rc2-1 to 2.8.5-1ubuntu1 (9.1 KiB)
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-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-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".