summaryrefslogtreecommitdiffstats
path: root/Source/cmCableClassSet.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added automatic detection of >> sequences in template names and ↵Brad King2001-10-311-4/+4
| | | | replacement with "> >" in the output.
* ENH: change all maps of string to be maps of cmStdString, to reduce symbol ↵Bill Hoffman2001-08-221-1/+1
| | | | length in object files.
* ENH: Added cable class-set expansion and tagging for alternate name ↵Brad King2001-07-261-5/+13
| | | | generation. This should make the generated wrappers much easier to setup and use.
* ERR: Removed use of member templates.Brad King2001-05-161-3/+1
|
* ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be ↵Brad King2001-05-161-0/+105
used with the main branch of CABLE, though.