cmake 3.5.0-1ubuntu1 source package in Ubuntu
Changelog
cmake (3.5.0-1ubuntu1) xenial; urgency=medium * Merge from Debian unstable (LP: #1534263). Remaining changes: - debian/patches/ubuntu_cmake-crosscompile.patch: help cmake to find libraries in multiarch path xnox says this is not yet ready to go upstream but he will work on it - debian/patches/ubuntu_boost-multiarch.patch find boost and python in multiarch path this is a candidate for removal but needs rdepend testing cmake (3.5.0-1) unstable; urgency=medium * New upstream release. - Fixes fltk_wrap_ui segmentation fault. (Closes: #809535) * Pass correct buildsystem to dh_auto_test, fixes FTBFS. (Closes: #818040) * Change Vcs-* and Homepage to https URLs. * Migrate to dbgsym debug package. cmake (3.4.1-2) unstable; urgency=medium * Upload to unstable. cmake (3.4.1-1) experimental; urgency=medium * New upstream release. cmake (3.4.0-1) experimental; urgency=medium * New upstream release. * Drop patches that have been applied upstream: - FindJNI.cmake.mips.patch - fix-hdf5-hl.patch - FindJNI-Add-support-for-x32-architecture-on-Linux.patch - Features_Extract_strings_from_test_binary_more_reliably.patch - FindPkgConfig_remove_variable_dereference.patch - FindPython_Add_versions_3.5_and_3.6.patch * Point watch file to the https URL. * Stop hardcoding the major version in cmake-data.install. * Remove upgrade maintainer scripts from before wheezy. cmake (3.3.2-2) unstable; urgency=medium * Search for Python 3.5 and 3.6. (Closes: #802826) - Add FindPython_Add_versions_3.5_and_3.6.patch * Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles support. cmake (3.3.2-1) unstable; urgency=medium * Upload to unstable. * New upstream release. * Drop Debian menu entries. * Make compiler feature testing more reliable. - Fixes testsuite failure on alpha. (Closes: #789807) - Features_Extract_strings_from_test_binary_more_reliably.patch * Fix FindPkgConfig when no minimum version has been set. - FindPkgConfig_remove_variable_dereference.patch * Remove inactive uploaders from the list. cmake (3.3.1-2) experimental; urgency=medium * Set the team mailing list as maintainer. * Add a stage1 build profile that disables building cmake-qt-gui. (Closes: #738161) * Add autopkgtests which run the upstream testsuite against the system cmake. * Add support for x32 in FindJNI. (Closes: #792262) - FindJNI-Add-support-for-x32-architecture-on-Linux.patch cmake (3.3.1-1) experimental; urgency=medium * New upstream release. - Fixes bashism in Modules/Squish4RunTestCase.sh. (Closes: #772218) * Drop patches that have been applied upstream: - cpack-doc-typo.patch - protect-tests-from-makeflags.patch - custom-sphinx-flags.patch - fix-mips-endian.patch - openjdk-8-detection.patch * Move bash_completion from /etc to /usr/share. - Stop using dh_bash-completion. It still installs files to /etc and dh_install works just fine. -- Jose Luis Rivero <email address hidden> Tue, 22 Mar 2016 17:33:09 +0100
Upload details
- Uploaded by:
- Jose Luis Rivero
- Sponsored by:
- Martin Pitt
- Uploaded to:
- Xenial
- 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_3.5.0.orig.tar.gz | 6.5 MiB | 92c83ad8a4fd6224cf6319a60b399854f55b38ebe9d297c942408b792b1a9efa |
cmake_3.5.0-1ubuntu1.debian.tar.xz | 29.2 KiB | 45d3196ab265fc0c5d33ee238fd6d60d633356cefd71fb1f97bc7712ff516709 |
cmake_3.5.0-1ubuntu1.dsc | 2.5 KiB | 0d9a883b44493649d5fa10fec58a2130a0a80f8e893e18786166b71e8f6307fb |
Available diffs
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-curses-gui-dbgsym: debug symbols for package cmake-curses-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 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-dbgsym: debug symbols for package 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. 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-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".
- cmake-qt-gui-dbgsym: debug symbols for package cmake-qt-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".