summaryrefslogtreecommitdiffstats
path: root/Source/cmCableWrapTclCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added use of a class's tag to generate a better set of filenames for ↵Brad King2001-08-021-1/+1
| | | | its wrapper configuration, xml, and generated files. This should also prevent half the classes from re-wrapping when a new one is inserted in the middle.
* ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS ↵Brad King2001-06-081-0/+3
| | | | cache entries. This also allowed the correct generation of gccxml rules.
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be ↵Brad King2001-05-161-0/+121
used with the main branch of CABLE, though.