Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for sstream | Bill Hoffman | 2002-06-21 | 1 | -11/+9 |
| | |||||
* | ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if ↵ | Brad King | 2002-06-19 | 1 | -1/+17 |
| | | | | the header doesn't exist. | ||||
* | ENH: use separate vars for creating c++ and c shared libraries and add a ↵ | Bill Hoffman | 2002-04-08 | 1 | -0/+25 |
| | | | | test for c libraries | ||||
* | ENH: separate the ar program for cxx and c | Bill Hoffman | 2002-04-04 | 1 | -8/+8 |
| | |||||
* | BUG: add system command back into script | Bill Hoffman | 2002-04-04 | 1 | -0/+22 |
| | |||||
* | ENH: add enable language support for PROJECT command, this means that a C ↵ | Bill Hoffman | 2002-04-02 | 1 | -0/+165 |
only project can be built with cmake, even without a cxx compiler |