No Description

Brad King acf33ba191 BUG: Do not add non-per-config subdirectory name of cmake target libraries as full path libs. 19 years ago
Docs 8de6e9557b ENH: Added highlighting for LIST command. 20 years ago
Example cf8c6a30e3 ENH: updte to lower case and using ADD_SUBDIRECTORY 20 years ago
Modules 51f91db648 ENH: add correct flags for msvc generators 19 years ago
Source acf33ba191 BUG: Do not add non-per-config subdirectory name of cmake target libraries as full path libs. 19 years ago
Templates c7f0940b4e ENH: Install cpack files 19 years ago
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. 19 years ago
Utilities bc649db7cc ENH: remove c++ comment from c code 19 years ago
.gitattributes d6bdba1096 *** empty log message *** 25 years ago
CMake.pdf d49a5bac60 ENH:New pdf for CMake 23 years ago
CMake.rtf 1066af4527 ENH: Mathieus support for path conversions 21 years ago
CMakeGraphVizOptions.cmake ccac9542b1 ENH: Add a way to overwrite some preferences and ignore certain targets 19 years ago
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. 19 years ago
CMakeLogo.gif 3102be57f6 ENH: CMakeLogo for Dart to use on testing web page. 24 years ago
CTestConfig.cmake c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups 20 years ago
CTestCustom.ctest.in e2fb2b82be ENH: Some ctest custom fixes 19 years ago
ChangeLog.txt aa7bef796e ENH: update changes for 2.2 20 years ago
Copyright.txt f3a656e391 ENH: Updated copyright. 23 years ago
DartConfig.cmake 6e2e4eb104 ENH: Dart change 20 years ago
bootstrap ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output 19 years ago
cmake.1 f7bddda0b7 ENH: Initial checkin of unix manpage. 23 years ago
cmake_uninstall.cmake.in 1540067e20 ENH: Add uninstall. This is not really a feature but more of an example on how to do it. 21 years ago
configure c5890b8c2e ENH: Configure script now just invokes bootstrap script. 22 years ago
doxygen.config 1690312e3e ENH:Doxygenated CMake 25 years ago