summaryrefslogtreecommitdiffstats
path: root/Source/cmCableDefineSetCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added SOURCE_FILES syntax to CABLE_DEFINE_SET command.Brad King2001-03-151-2/+16
|
* ENH: Added support for element tag specification with syntax tag:element as ↵Brad King2001-03-131-5/+7
| | | | an argument to the CABLE_DEFINE_SET command. A single colon with nothing to its left will result in an empty tag.
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-4/+2
| | | | now generated on the first pass, during the Invoke() calls.
* ENH: CABIL -> CABLE rename.Brad King2001-02-281-15/+15
|
* ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. ↵Brad King2001-02-271-2/+10
| | | | Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output.
* ENH: Added CABIL commands for configuration file generation.Brad King2001-02-261-0/+94