summaryrefslogtreecommitdiffstats
path: root/Source/cmCableSourceFilesCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added support for CABLE_SOURCE_FILES to refer to files that are not in ↵Brad King2001-03-231-6/+39
| | | | the current directory. The include path is searched for the files.
* ENH: Changed generated includes to not have full path specified.Brad King2001-03-161-11/+6
|
* ENH: Added creation of custom rules for generating CABLE packages.Brad King2001-03-081-0/+24
|
* ENH: Added .txx detection for Header block output.Brad King2001-03-081-1/+25
|
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-0/+37
now generated on the first pass, during the Invoke() calls.