Keine Beschreibung

Ken Martin 17ebcb1bcd COMP: fix warning vor 20 Jahren
Docs 8de6e9557b ENH: Added highlighting for LIST command. vor 20 Jahren
Example cf8c6a30e3 ENH: updte to lower case and using ADD_SUBDIRECTORY vor 21 Jahren
Modules 08289893b8 ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway. vor 20 Jahren
Source 17ebcb1bcd COMP: fix warning vor 20 Jahren
Templates c7f0940b4e ENH: Install cpack files vor 20 Jahren
Tests d5719f22c1 ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds. vor 20 Jahren
Utilities bc649db7cc ENH: remove c++ comment from c code vor 20 Jahren
.gitattributes d6bdba1096 *** empty log message *** vor 25 Jahren
CMake.pdf d49a5bac60 ENH:New pdf for CMake vor 24 Jahren
CMake.rtf 1066af4527 ENH: Mathieus support for path conversions vor 21 Jahren
CMakeGraphVizOptions.cmake ccac9542b1 ENH: Add a way to overwrite some preferences and ignore certain targets vor 20 Jahren
CMakeLists.txt ca5647c92c ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is a third option added to RUNTIME and LIBRARY property types. Static libraries and import libraries are now treated as ARCHIVE targets instead of LIBRARY targets. This adds a level of granularity necessary for upcoming features. Also updated the CVS CMake patch level set in CMake_VERSION_PATCH from 4 to 5 to allow users of this version to know whether this incompatible change is present. vor 20 Jahren
CMakeLogo.gif 3102be57f6 ENH: CMakeLogo for Dart to use on testing web page. vor 24 Jahren
CTestConfig.cmake c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups vor 21 Jahren
CTestCustom.ctest.in e2fb2b82be ENH: Some ctest custom fixes vor 20 Jahren
ChangeLog.txt aa7bef796e ENH: update changes for 2.2 vor 20 Jahren
Copyright.txt f3a656e391 ENH: Updated copyright. vor 23 Jahren
DartConfig.cmake 6e2e4eb104 ENH: Dart change vor 21 Jahren
bootstrap ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output vor 20 Jahren
cmake.1 f7bddda0b7 ENH: Initial checkin of unix manpage. vor 23 Jahren
cmake_uninstall.cmake.in 1540067e20 ENH: Add uninstall. This is not really a feature but more of an example on how to do it. vor 21 Jahren
configure c5890b8c2e ENH: Configure script now just invokes bootstrap script. vor 23 Jahren
doxygen.config 1690312e3e ENH:Doxygenated CMake vor 25 Jahren