Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -239/+0 |
| | |||||
* | BUG: fix build directory problem | Bill Hoffman | 2001-04-24 | 1 | -4/+2 |
| | |||||
* | added option command | Ken Martin | 2001-04-23 | 1 | -13/+2 |
| | |||||
* | some bug fixes | Ken Martin | 2001-04-12 | 1 | -0/+3 |
| | |||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -30/+39 |
| | |||||
* | ENH: Added SOURCE_GROUP command and corresponding support code. This ↵ | Brad King | 2001-03-20 | 1 | -3/+4 |
| | | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. | ||||
* | ERR: Less-than-zero test replaced with greater-than-zero since we want zero ↵ | Brad King | 2001-03-13 | 1 | -1/+1 |
| | | | | arguments. | ||||
* | bug fixes | Ken Martin | 2001-02-27 | 1 | -23/+42 |
| | |||||
* | int -> unsigned int | Brad King | 2001-02-26 | 1 | -2/+2 |
| | |||||
* | very early version of a wrapper | Ken Martin | 2001-02-26 | 1 | -0/+220 |