Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: mark some vars as advanced (and resort the list) | Sebastien Barre | 2002-10-10 | 1 | -7/+8 |
| | |||||
* | now uses TryCompile | Ken Martin | 2002-09-13 | 1 | -4/+0 |
| | |||||
* | fixed some empty descriptions | Ken Martin | 2002-07-19 | 1 | -14/+18 |
| | |||||
* | BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure ↵ | Brad King | 2002-06-20 | 1 | -0/+3 |
| | | | | results. | ||||
* | more advanced values | Bill Hoffman | 2002-04-17 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-04-08 | 1 | -1/+1 |
| | |||||
* | ENH: use separate vars for creating c++ and c shared libraries and add a ↵ | Bill Hoffman | 2002-04-08 | 1 | -0/+57 |
| | | | | test for c libraries | ||||
* | ENH: separate the ar program for cxx and c | Bill Hoffman | 2002-04-04 | 1 | -6/+6 |
| | |||||
* | ENH: add enable language support for PROJECT command, this means that a C ↵ | Bill Hoffman | 2002-04-02 | 1 | -0/+51 |
only project can be built with cmake, even without a cxx compiler |