Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added explicit name for option to test CMakeLib. Added option to ↵ | Brad King | 2006-10-19 | 1 | -1/+2 |
| | | | | disable testing of CMakeLib if system utility libraries are used until linking made easier. | ||||
* | ENH: added test for elseif | Ken Martin | 2006-09-22 | 1 | -0/+3 |
| | |||||
* | BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and ↵ | Brad King | 2006-03-16 | 1 | -0/+3 |
| | | | | CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. | ||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -0/+1 |
| | |||||
* | ENH: add new cmakedefine01 feature from bug report 2603 | Bill Hoffman | 2006-01-03 | 1 | -0/+2 |
| | |||||
* | ENH: do not test for c and cxx flags on visual studio as it does not work yet | Bill Hoffman | 2005-07-29 | 1 | -0/+1 |
| | |||||
* | ENH: added testing of the WHILE command | Ken Martin | 2005-06-30 | 1 | -0/+3 |
| | |||||
* | added test of SET CACHE FORCE | Ken Martin | 2002-10-09 | 1 | -0/+3 |
| | |||||
* | ENH: Added test for IF inside a FOREACH. | Brad King | 2002-07-16 | 1 | -0/+4 |
| | |||||
* | ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ↵ | Brad King | 2002-06-21 | 1 | -0/+1 |
| | | | | the sstream header does not exist. | ||||
* | ENH: add test for SEPARATE_ARGUMENTS | Bill Hoffman | 2002-04-30 | 1 | -0/+2 |
| | |||||
* | fixed for remove COMMAND | Ken Martin | 2002-04-22 | 1 | -1/+3 |
| | |||||
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 1 | -0/+1 |
| | |||||
* | ENH: add test for registry-related functions (win32) | Sebastien Barre | 2002-04-01 | 1 | -0/+6 |
| | |||||
* | ENH: fix tests | Sebastien Barre | 2002-03-29 | 1 | -0/+10 |
| | |||||
* | ENH: add a more stressing FOREACH test. | Sebastien Barre | 2002-03-27 | 1 | -0/+1 |
| | |||||
* | More tests + coverage | Sebastien Barre | 2002-01-20 | 1 | -0/+2 |
| | |||||
* | Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵ | Sebastien Barre | 2002-01-20 | 1 | -9/+13 |
| | | | | 'Wrapping' and 'Testing' tests. | ||||
* | ENH: Increase test + coverage | Sebastien Barre | 2002-01-19 | 1 | -1/+4 |
| | |||||
* | Increase coverage, add tests | Sebastien Barre | 2002-01-18 | 1 | -1/+21 |
| | |||||
* | ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMAND | Sebastien Barre | 2002-01-17 | 1 | -0/+1 |
| | |||||
* | BUG: fix complex test for old compilers | Bill Hoffman | 2001-08-24 | 1 | -3/+3 |
| | |||||
* | BUG: fix for SGI Native compiler | Bill Hoffman | 2001-08-24 | 1 | -0/+4 |
| | |||||
* | ENH: try to get better test coverage | Bill Hoffman | 2001-08-23 | 1 | -0/+5 |