Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -9/+1 |
| | |||||
* | ERR: Re-ordered declaration of members v. order of initialization on the ↵ | Brad King | 2001-03-16 | 1 | -8/+8 |
| | | | | constructor to match each other. | ||||
* | BUG: Rearranged cable config file open to do open in construction of ↵ | Brad King | 2001-03-16 | 1 | -2/+7 |
| | | | | m_OutputFile. Fixes problem on SGI with opening the file. | ||||
* | ENH: Added creation of custom rules for generating CABLE packages. | Brad King | 2001-03-08 | 1 | -0/+10 |
| | |||||
* | ENH: CABLE config file (config_cable.xml) should now be opened in the output ↵ | Brad King | 2001-03-02 | 1 | -1/+1 |
| | | | | directory. | ||||
* | ENH: Change to new CABLE command architecture. CABLE configuration code is ↵ | Brad King | 2001-03-01 | 1 | -24/+52 |
| | | | | now generated on the first pass, during the Invoke() calls. | ||||
* | ENH: CABIL -> CABLE rename. | Brad King | 2001-02-28 | 1 | -21/+21 |
| | |||||
* | ENH: Added CABIL commands for configuration file generation. | Brad King | 2001-02-26 | 1 | -0/+81 |