19 Commits (67e8012783da07b165261d93636d2523e142c67c)

Author SHA1 Message Date
Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 years ago
Alexander Neundorf f7d4f27c2a ENH: add IMPORT keyword to ADD_LIBRARY, dependencies are not yet working 18 years ago
Brad King fcd500289b ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL. 19 years ago
Brad King 1d9f287af7 ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default. 19 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Ken Martin a043b6608c STYLE: fix docs 20 years ago
Ken Martin 072db6ad70 removed redundent includes 22 years ago
Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 years ago
Bill Hoffman 125b6c10f4 ENH: fix doc line 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
Bill Hoffman 27fe57b716 ENH: change LINK_LIBRARY to add to targets 24 years ago
Amitha Perera 099436db26 ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries. 24 years ago
Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
Yves Starreveld 247c1640da Changes to allow MODULE type target for a shared library 24 years ago
Brad King e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 24 years ago
Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 25 years ago
Will Schroeder 54cfe84f3f ENH:New copyright 25 years ago
Ken Martin 865ec96644 major changes to support multiple libraries and source lists 25 years ago
Brad King 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 years ago
Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 25 years ago
Will Schroeder cacd6d1604 ENH:Tweaks to dump documentation 25 years ago
Will Schroeder be6b895a3a ENH:Beginning clean up; adding documentation 25 years ago
Will Schroeder 26dbdd4671 ENH:Beginning clean up; adding documentation 25 years ago
Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 years ago