19 Commits (bde7f6c023fc0425502191e409f331ce9f3fd154)

Author SHA1 Message Date
Alexander Neundorf f55dd81190 COMP: parent is not used anymore with this patch, since now the name is 18 years ago
Alexander Neundorf 9220e97401 BUG: fix #4057 (which had several duplicates): handle recursivew source groups better, i.e. multiple sourcegroups with the same end component work now 18 years ago
Alexander Neundorf 6d508a3094 BUG: handle source_group names which consist only of the delimiter the same was as empty source group names 18 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Bill Hoffman bebb6b1767 ENH: fix problem if there are .. in the path to the source file specified in a source group 20 years ago
Bill Hoffman 7db7b981af ENH: fix warning and remove unused variable 20 years ago
Bill Hoffman 3d617b48aa ENH: fix for bug 2908 crash for empty source group name 20 years ago
Bill Hoffman aa47caab2d FIX: apply patch from bug# 1965 20 years ago
Bill Hoffman 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 years ago
Brad King 6f1a044018 ENH: Added backwards compatability. 22 years ago
Brad King 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 years ago
Brad King 296ded5e4d BUG: Fixed off-by-one error in file list loop. Fix submitted by David A. Karr. 22 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
Andy Cedilnik a518fed4e3 Try to improve source group interface 23 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
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