Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Removing old-style cable commands related to the instantiation ↵ | Brad King | 2001-06-19 | 1 | -99/+0 |
| | | | | functionality which has now been removed from cable. | ||||
* | BUG: add removed command, and sort the order in cmCommands.cxx | Bill Hoffman | 2001-05-05 | 1 | -1/+1 |
| | |||||
* | ENH: Changed WriteConfiguration back to const because it doesn't need to ↵ | Brad King | 2001-05-01 | 1 | -1/+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/+1 |
| | | | | Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. | ||||
* | ENH: Change to new CABLE command architecture. CABLE configuration code is ↵ | Brad King | 2001-03-01 | 1 | -35/+7 |
| | | | | now generated on the first pass, during the Invoke() calls. | ||||
* | ENH: CABIL -> CABLE rename. | Brad King | 2001-02-28 | 1 | -13/+13 |
| | |||||
* | ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. ↵ | Brad King | 2001-02-27 | 1 | -3/+6 |
| | | | | Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output. | ||||
* | ENH: Added CABIL commands for configuration file generation. | Brad King | 2001-02-26 | 1 | -0/+99 |