Jump to letter: [
CDFGLNPRVX
]
cmake: Cross-platform make system
- Summary
- 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.
Changelog
- * Thu Jan 31 03:00:00 2008 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> 2.4.6-1dc
- rebuilt by GFD-DENNOU Club
- * Mon Apr 16 03:00:00 2007 Orion Poplawski <orion{%}cora{*}nwra{*}com> - 2.4.6-3
- Apply patch from upstream CVS to fix .so install permissions (bug #235673)
- * Fri Apr 6 03:00:00 2007 Orion Poplawski <orion{%}cora{*}nwra{*}com> - 2.4.6-2
- Add rpm macros