Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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, pre-processor
generation, code generation, and template instantiation.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
cmake |
2.4.5 |
1.fc4 |
src |
2.49 MiB |
Tue Dec 5 12:04:32 2006 |
Changelog
- * Tue Dec 5 17:00:00 2006 Orion Poplawski <orion{%}cora{*}nwra{*}com> - 2.4.5-1
- Update to 2.4.5
- * Mon Nov 27 17:00:00 2006 Orion Poplawski <orion{%}cora{*}nwra{*}com> - 2.4.4-1
- Update to 2.4.4
- * Tue Oct 31 17:00:00 2006 Orion Poplawski <orion{%}cora{*}nwra{*}com> - 2.4.3-3
- Add /usr/lib/jvm/java to FindJNI search paths