Commit History

Author SHA1 Message Date
  Andy Cedilnik 24a5c0a72e ENH: Save command that macro overwrites 20 years ago
  Bill Hoffman 1004073942 ENH: performance improvements 20 years ago
  Ken Martin 0fe5f14c28 COMP: fix warning 20 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 20 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 21 years ago
  Bill Hoffman c19a70b3ad WRN: remove warnings 21 years ago
  Ken Martin 2d53fcf035 macros now support varargs 21 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 22 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