Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added use of CMAKE cache entry for generating the DSP build rules. | Brad King | 2001-05-04 | 1 | -1/+0 |
| | |||||
* | ENH: implement ADD_TARGET command, and add an ALL_BUILD target | Bill Hoffman | 2001-05-01 | 1 | -1/+2 |
| | |||||
* | New command: INCLUDE(somefile.txt) | Anonymous | 2001-04-30 | 1 | -0/+2 |
| | |||||
* | BUG: Removed output of dual rules for source files that are processed by ↵ | Brad King | 2001-04-27 | 1 | -1/+0 |
| | | | | both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files. | ||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 |
| | |||||
* | support for debug and opt libraries | Ken Martin | 2001-04-26 | 1 | -4/+3 |
| | |||||
* | bug fixes | Ken Martin | 2001-04-26 | 1 | -5/+6 |
| | |||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -2/+2 |
| | |||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -10/+9 |
| | |||||
* | BUG: fix depends for libraries and executables in the same dir | Bill Hoffman | 2001-04-06 | 1 | -1/+2 |
| | |||||
* | ENH: Added SOURCE_GROUP command and corresponding support code. This ↵ | Brad King | 2001-03-20 | 1 | -6/+5 |
| | | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. | ||||
* | ENH: Finished Simplifying dsptemplate processing with in place of separate ↵ | Brad King | 2001-03-09 | 1 | -5/+1 |
| | | | | Release, Debug, ReleaseDLL, ... configurations. | ||||
* | BUG: fix circular depends on libraries and remove depends for static libraries | Bill Hoffman | 2001-02-28 | 1 | -1/+7 |
| | |||||
* | many enhancements including dll support | Ken Martin | 2001-02-27 | 1 | -0/+3 |
| | |||||
* | a variety of fixes and enhancements | Ken Martin | 2001-02-26 | 1 | -2/+5 |
| | |||||
* | ENH:Beginning clean up; adding documentation | Will Schroeder | 2001-01-10 | 1 | -12/+26 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -5/+9 |
| | | | | CMakeLists.txt files. | ||||
* | NEW: move from tools and config to create CMake | Bill Hoffman | 2000-08-29 | 1 | -0/+69 |