Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |