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.
|
2001-03-20 13:20:59 -05:00 |
Brad King
|
354992c522
|
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls.
|
2001-03-15 10:42:43 -05:00 |
Brad King
|
2924befe14
|
ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed.
|
2001-03-09 11:16:35 -05:00 |
Brad King
|
93a17629b6
|
ENH: Added proper dependency generation for a package on cable executable.
|
2001-03-09 10:52:03 -05:00 |
Brad King
|
519f9d81e3
|
ENH: Creation of generator rule now properly uses the custom command's m_Source member.
|
2001-03-08 17:30:53 -05:00 |
Brad King
|
71153219e1
|
ENH: Added creation of custom rules for generating CABLE packages.
|
2001-03-08 16:13:27 -05:00 |
Brad King
|
dc72655414
|
ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls.
|
2001-03-01 16:47:05 -05:00 |