Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GetLocal on cmMakefile and on local builds do not perform tests | Andy Cedilnik | 2002-09-20 | 1 | -2/+9 |
| | |||||
* | Add option of TRY_COMPILE to store the output of compilation so that if the ↵ | Andy Cedilnik | 2002-09-20 | 1 | -4/+30 |
| | | | | output fails you can display it or store it in the file | ||||
* | Fix try compile with second signature, remove cmake lists from cache so that ↵ | Andy Cedilnik | 2002-09-19 | 1 | -27/+31 |
| | | | | multiple tests work | ||||
* | updated to try compile | Ken Martin | 2002-09-19 | 1 | -37/+80 |
| | |||||
* | now Try compile can include CMAKE_FLAGS | Ken Martin | 2002-09-18 | 1 | -5/+25 |
| | |||||
* | BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into ↵ | Brad King | 2002-09-17 | 1 | -0/+3 |
| | | | | account. | ||||
* | slight change in signature | Ken Martin | 2002-09-17 | 1 | -5/+7 |
| | |||||
* | fix to the cleanup code | Ken Martin | 2002-09-13 | 1 | -12/+14 |
| | |||||
* | fix to the cleanup code | Ken Martin | 2002-09-13 | 1 | -2/+10 |
| | |||||
* | better trycompile and enable langiages | Ken Martin | 2002-09-13 | 1 | -2/+7 |
| | |||||
* | another signature for Try_Compile | Ken Martin | 2002-09-12 | 1 | -6/+63 |
| | |||||
* | updated signature | Ken Martin | 2002-09-10 | 1 | -7/+16 |
| | |||||
* | an early checking not complete | Ken Martin | 2002-08-28 | 1 | -0/+38 |