summaryrefslogtreecommitdiffstats
path: root/Source/cmCablePackageEntryCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-3/+3
|
* ENH: Changed WriteConfiguration back to const because it doesn't need to ↵Brad King2001-05-011-1/+1
| | | | report errors anymore.
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH: Changed WriteConfiguration to non-const so it can do error checking. ↵Brad King2001-04-261-1/+1
| | | | Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command.
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-0/+57
now generated on the first pass, during the Invoke() calls.