summaryrefslogtreecommitdiffstats
path: root/Source/cmCablePackageCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-2/+4
|
* BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to ↵Brad King2001-03-151-1/+1
| | | | order of virtual destructor calls.
* ENH: Added creation of custom rules for generating CABLE packages.Brad King2001-03-081-0/+8
|
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-0/+85
now generated on the first pass, during the Invoke() calls.