summaryrefslogtreecommitdiffstats
path: root/Source/cmCableClassSetCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-3/+3
| | | | avoid changes to the file cache
* ENH: Added cable class-set expansion and tagging for alternate name ↵Brad King2001-07-261-0/+7
| | | | generation. This should make the generated wrappers much easier to setup and use.
* 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/+81
used with the main branch of CABLE, though.