summaryrefslogtreecommitdiffstats
path: root/Source/cmCablePackageEntryCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* ENH: Changed WriteConfiguration back to const because it doesn't need to ↵Brad King2001-05-011-1/+3
| | | | 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-3/+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/+42
now generated on the first pass, during the Invoke() calls.