25 Commits (c2f0aac146f6b990940240891b959dc1f394e80c)

Author SHA1 Message Date
Ken Martin bb88ef5e41 STYLE: fix line length 19 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 96a3b4d3fc compiler warning 23 years ago
Ken Martin 6deb5bbe70 better IF ELSE handling 23 years ago
Ken Martin 32ad30e883 better error handling with if statements 23 years ago
Ken Martin a43a65bf34 consolidated IF handling and added checks for bad arguments 23 years ago
Bill Hoffman 20d9083455 modified MATCHES to handle non variables 23 years ago
Ken Martin 843da92405 adde less greater 24 years ago
Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 years ago
Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
Bill Hoffman 71b36a7164 BUG: GetDefiniton can return null 24 years ago
Ken Martin d163cb7014 expand vars nwo for exists test 24 years ago
Ken Martin e07ea14e31 added exists option for if statement 24 years ago
Brad King 16b0571d93 ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command). 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
Ken Martin c151f30861 backwards MATCHES in if and else statements 24 years ago
Berk Geveci 78da2d0699 BUG: or and and were inverted. 24 years ago
Ken Martin d7702b4c30 added new if commands 24 years ago
Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
Ken Martin a99dfa60ae new set command and IF NOT 25 years ago
Ken Martin 2fb2207c10 bug fixes 25 years ago
Will Schroeder 54cfe84f3f ENH:New copyright 25 years ago
Ken Martin 6e5af0e6cc some fixes for If commands 25 years ago
Ken Martin b5f62159ca added if else endif add definition 25 years ago
Jim Miller e963dcaa8f FIX: allow ADD_LIBRARY with no source list 25 years ago
Ken Martin e40aaa57c3 some bug fixes 25 years ago
Ken Martin 865ec96644 major changes to support multiple libraries and source lists 25 years ago
Brad King 8c087d0e7a ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. 25 years ago
Brad King be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 years ago
Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 25 years ago
Will Schroeder 0ce5ac760b ENH:Documentation and cleanups 25 years ago
Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 years ago