summaryrefslogtreecommitdiffstats
path: root/Source/cmCableInstantiateClassCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-7/+9
| | | | now generated on the first pass, during the Invoke() calls.
* ENH: CABIL -> CABLE rename.Brad King2001-02-281-3/+3
|
* ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. ↵Brad King2001-02-271-0/+47
Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output.