33 Commits (bde7f6c023fc0425502191e409f331ce9f3fd154)

Author SHA1 Message Date
Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 years ago
Bill Hoffman 6600143ea1 ENH: fix warning 19 years ago
Bill Hoffman d99ee73dff BUG: fix for 3815 seg fault 19 years ago
Bill Hoffman d5cce9f0b5 ENH: fix compile error 19 years ago
Bill Hoffman 46c6442ce2 BUG: fix for seg fault bug #3815 19 years ago
Ken Martin c88c75b8f2 ENH: reduce string construct delete ops 19 years ago
Ken Martin 50d058a3a1 ENH: always compile progress 19 years ago
Ken Martin 47c7108111 STYLE: fix line length 19 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 20 years ago
Ken Martin 4c00a1d1e6 ENH: revert back to string replacement version 20 years ago
Ken Martin 5c68b61a9c COMP: fix compiler warnings 20 years ago
Ken Martin dec5cc1082 ENH: converted macro to use variables and fixed some case issues with some function blockers 20 years ago
Andy Cedilnik 24a5c0a72e ENH: Save command that macro overwrites 20 years ago
Bill Hoffman 1004073942 ENH: performance improvements 21 years ago
Ken Martin 0fe5f14c28 COMP: fix warning 21 years ago
Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings 21 years ago
Brad King b6da1d1271 ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. 21 years ago
Bill Hoffman f82c1bfc8d ENH: make it run much faster 21 years ago
Andy Cedilnik 28f6e1b194 ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all arguments and ARGN is the list of all nonexpected arguments 22 years ago
Bill Hoffman c19a70b3ad WRN: remove warnings 22 years ago
Ken Martin 2d53fcf035 macros now support varargs 22 years ago
Andy Cedilnik 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 years ago
Ken Martin 76b344c6fe performance improvements 22 years ago
Ken Martin b56dcc2a30 perf improvement 22 years ago
Ken Martin 6b22b8c556 better error reporting 23 years ago
Brad King a37a934410 ENH: Improved error message for macro invoked with incorrect number of arguments. 23 years ago
Brad King 54541bd40a ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message. 23 years ago
Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 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 7ddb408621 removed some includes 23 years ago
Ken Martin 4380c3b0f1 minor fix 23 years ago
Ken Martin 216c985f72 added new command 23 years ago