|
Docs
|
f75958b8cb
ENH: Adding elseif to VIM syntax and indentation files. See bug #3781.
|
19 years ago |
|
Example
|
cf8c6a30e3
ENH: updte to lower case and using ADD_SUBDIRECTORY
|
20 years ago |
|
Modules
|
2f09a22411
BUG: Do not create import library for MODULEs. This is an incremental fix for bug#4210.
|
19 years ago |
|
Source
|
faa2d53e3f
STYLE: Nightly Version update
|
19 years ago |
|
Templates
|
80e6cade7a
ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator. This is an incremental fix for bug#4210.
|
19 years ago |
|
Tests
|
1f639ee76c
ENH: Added computation of object file names that are almost always short enough to not exceed the filesystem path length limitation. This is useful when a source file from outside the tree is referenced with a long full path. The object file name previously would contain the entire path which when combined with the build output directory could exceed the filesystem limit. Now CMake recognizes this case and replaces enough of the beginning of the full path to the source file with an md5sum of the replaced portion to make the name fit on disk. This addresses bug#4520.
|
19 years ago |
|
Utilities
|
d7eeead8dc
COMP: Do not #include files inside extern "C" {} blocks.
|
19 years ago |
|
.gitattributes
|
d6bdba1096
*** empty log message ***
|
25 years ago |
|
CMakeGraphVizOptions.cmake
|
ccac9542b1
ENH: Add a way to overwrite some preferences and ignore certain targets
|
20 years ago |
|
CMakeLists.txt
|
87e8f718e3
ENH: Enable use of kwsys MD5 implementation.
|
19 years ago |
|
CMakeLogo.gif
|
3102be57f6
ENH: CMakeLogo for Dart to use on testing web page.
|
24 years ago |
|
CTestConfig.cmake
|
185c282bd3
ENH: Add XMLRPC support
|
20 years ago |
|
CTestCustom.ctest.in
|
6dba95cb2a
ENH: fix warnings on windows paths
|
19 years ago |
|
ChangeLog.txt
|
0a8ff83b66
ENH: create new change log with cvs2cl
|
20 years ago |
|
Copyright.txt
|
9102d547ad
ENH: Acknowledge NAMIC
|
20 years ago |
|
DartConfig.cmake
|
a21a320a26
ENH: Switch to http submission
|
19 years ago |
|
bootstrap
|
21d9f9a8f1
COMP: fix bootstrap maybe
|
19 years ago |
|
cmake.1
|
f7bddda0b7
ENH: Initial checkin of unix manpage.
|
23 years ago |
|
cmake_uninstall.cmake.in
|
d0a49dbd91
BUG: Patch from bug#4312 to make uninstall work with DESTDIR.
|
19 years ago |
|
configure
|
c5890b8c2e
ENH: Configure script now just invokes bootstrap script.
|
22 years ago |
|
doxygen.config
|
5a0af03170
BUG: fix for bug# 3921 INPUT wrong
|
19 years ago |