11 Commits (bde7f6c023fc0425502191e409f331ce9f3fd154)

Author SHA1 Message Date
Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 years ago
Brad King fdcc888c56 ENH: Added support for getting a target's location on a per-configuration basis (ex. DEBUG_LOCATION). This does not fix but helps with bug#3250. 19 years ago
Ken Martin 7a1745b84b STYLE: fix docs 20 years ago
Ken Martin 0334c77316 STYLE: fix docs 20 years ago
Brad King c59d56f653 BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command. 20 years ago
Ken Martin 7f2e7443bf ENH: added Alexander's target property TYPE 20 years ago
Ken Martin 26c53fe14c ENH: modified GET_TARGET_PROPERTIES to work with all targets 20 years ago
Brad King e52dc31185 ENH: Added documentation of LOCATION target property. 21 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 1161d76bc6 ENH: add target properties files 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
Ken Martin b8be208408 updated to match the SET 23 years ago
Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 24 years ago
Bill Hoffman 7359c6bd16 fix docs 24 years ago
Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 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
Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
Will Schroeder 54cfe84f3f ENH:New copyright 25 years ago
Ken Martin 2bba34959c new commands 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 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