summaryrefslogtreecommitdiffstats
path: root/Source/cmCableCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Removing old-style cable commands related to the instantiation ↵Brad King2001-06-191-78/+0
| | | | functionality which has now been removed from cable.
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-3/+0
| | | | now generated on the first pass, during the Invoke() calls.
* ENH: CABIL -> CABLE rename.Brad King2001-02-281-19/+19
|
* ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. ↵Brad King2001-02-271-1/+9
| | | | 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/+48