Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cmake - Cross-platform 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, preprocessor
generation, code generation, and template instantiation.
Packages
Latest: cmake-2.8.12.1-1.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
cmake |
0 |
2.8.12.1 |
1.el6.fio |
x86_64 |
6.4 MiB |
2013-12-29 15:24:02 |
Changelog:
- * 2013-11-06 - Orion Poplawski <orion[AT]cora.nwra[DOTCOM]> - 2.8.12.1-1
- Update to 2.8.12.1
- * 2013-10-23 - Orion Poplawski <orion[AT]cora.nwra[DOTCOM]> - 2.8.12-3
- Remove UseQt4 automatic dependency adding
- * 2013-10-10 - Orion Poplawski <orion[AT]cora.nwra[DOTCOM]> - 2.8.12-2
- Autoload cmake-mode in emacs (bug #1017779)
- * 2013-10-08 - Orion Poplawski <orion[AT]cora.nwra[DOTCOM]> - 2.8.12-1
- Update to 2.8.12 final
- * 2013-10-01 - Orion Poplawski <orion[AT]cora.nwra[DOTCOM]> - 2.8.12-0.6.rc4
- Update to 2.8.12-rc4
- Drop upstreamed FindHD5 patch