Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix find library for unix | Bill Hoffman | 2001-05-11 | 1 | -2/+0 |
| | |||||
* | ENH: Changed WriteConfiguration back to const because it doesn't need to ↵ | Brad King | 2001-05-01 | 1 | -3/+1 |
| | | | | report errors anymore. | ||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 |
| | |||||
* | ENH: Changed WriteConfiguration to non-const so it can do error checking. ↵ | Brad King | 2001-04-26 | 1 | -1/+3 |
| | | | | Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. | ||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -3/+3 |
| | |||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -5/+9 |
| | |||||
* | ENH: Added support for CABLE_SOURCE_FILES to refer to files that are not in ↵ | Brad King | 2001-03-23 | 1 | -6/+39 |
| | | | | the current directory. The include path is searched for the files. | ||||
* | ENH: Changed generated includes to not have full path specified. | Brad King | 2001-03-16 | 1 | -11/+6 |
| | |||||
* | ENH: Added creation of custom rules for generating CABLE packages. | Brad King | 2001-03-08 | 1 | -0/+24 |
| | |||||
* | ENH: Added .txx detection for Header block output. | Brad King | 2001-03-08 | 1 | -1/+25 |
| | |||||
* | ENH: Change to new CABLE command architecture. CABLE configuration code is ↵ | Brad King | 2001-03-01 | 1 | -0/+37 |
now generated on the first pass, during the Invoke() calls. |