Brad King
|
d1e05d738f
ERR: Added double-quotes around command name before arguments are appended.
|
24 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.
|
24 years ago |
Brad King
|
354992c522
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls.
|
24 years ago |
Brad King
|
2924befe14
ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed.
|
25 years ago |
Brad King
|
93a17629b6
ENH: Added proper dependency generation for a package on cable executable.
|
25 years ago |
Brad King
|
519f9d81e3
ENH: Creation of generator rule now properly uses the custom command's m_Source member.
|
25 years ago |
Brad King
|
71153219e1
ENH: Added creation of custom rules for generating CABLE packages.
|
25 years ago |
Brad King
|
dc72655414
ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls.
|
25 years ago |