summaryrefslogtreecommitdiffstats
path: root/Source/cmCableData.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-2/+1
|
* ERR: Re-ordered declaration of members v. order of initialization on the ↵Brad King2001-03-161-3/+3
| | | | constructor to match each other.
* BUG: Rearranged cable config file open to do open in construction of ↵Brad King2001-03-161-8/+8
| | | | m_OutputFile. Fixes problem on SGI with opening the file.
* ERR: Added automatic creation of directory for cable_config.xml file and ↵Brad King2001-03-091-0/+4
| | | | corresponding error reporting.
* ENH: Added creation of custom rules for generating CABLE packages.Brad King2001-03-081-1/+5
|
* ENH: CABLE config file (config_cable.xml) should now be opened in the output ↵Brad King2001-03-021-2/+3
| | | | directory.
* ENH: Change to new CABLE command architecture. CABLE configuration code is ↵Brad King2001-03-011-49/+141
| | | | now generated on the first pass, during the Invoke() calls.
* ENH: CABIL -> CABLE rename.Brad King2001-02-281-15/+15
|
* ENH: Added CABIL commands for configuration file generation.Brad King2001-02-261-0/+119