Brad King
|
a5ea72df88
ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given.
|
22 years ago |
Brad King
|
5e18bec8f7
ENH: Re-implemented document generation class to be more organized and more robust.
|
23 years ago |
Brad King
|
70dc3c4cb1
ENH: Added executable-specific command-line options.
|
23 years ago |
Brad King
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 years ago |
Andy Cedilnik
|
b7e2fe83f8
Try to fix update
|
23 years ago |
Brad King
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
23 years ago |
Andy Cedilnik
|
a96940d7b2
Oops, std namespace
|
23 years ago |
Andy Cedilnik
|
9f6e61361c
Add Progress support
|
23 years ago |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 years ago |
Andy Cedilnik
|
a2eccb4203
Remove dependency to dynamic loader during bootstrap
|
23 years ago |
Bill Hoffman
|
a63f7ba43c
BUG: fix load command stuff for cygwin and cleanup at exit
|
23 years ago |
Andy Cedilnik
|
4c21ba27c9
Remove unnecessary include
|
23 years ago |
Ken Martin
|
25ff4552b3
new arch
|
23 years ago |
Ken Martin
|
d0be2896d7
changed cache manager and registered generators to no longer be singletons
|
23 years ago |
Bill Hoffman
|
3f36d23421
BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem.
|
23 years ago |
Ken Martin
|
350f09ae6d
removed ccommand use cmake now
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Bill Hoffman
|
0d3eefb1f1
new borland generator moved into place
|
24 years ago |
Bill Hoffman
|
e197d3f219
remove memory leaks
|
24 years ago |
Ken Martin
|
f03ee2a53d
cmake does not require two arguments
|
24 years ago |
Ken Martin
|
8f745e7fbe
cmake does not require two arguments
|
24 years ago |
Bill Hoffman
|
a85e67d937
BUG: add missing file
|
24 years ago |