| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Added partial test for include regular expressions. | Brad King | 2005-02-07 | 1 | -0/+4 |
|
|
* | ENH: Link to cmzlib | Andy Cedilnik | 2005-01-27 | 1 | -1/+2 |
|
|
* | COMP: Add proper link directory | Andy Cedilnik | 2005-01-18 | 1 | -0/+1 |
|
|
* | COMP: Add cmexpat to complex | Andy Cedilnik | 2005-01-18 | 1 | -2/+2 |
|
|
* | FIX: go back to not trying to handle spaces in the path for run single comman... | Bill Hoffman | 2004-10-25 | 1 | -1/+2 |
|
|
* | ENH: add test back for single char exe | Bill Hoffman | 2004-10-25 | 1 | -0/+28 |
|
|
* | remove run program test until run single command is fixed | Bill Hoffman | 2004-10-23 | 1 | -28/+0 |
|
|
* | ENH: add missing file | Bill Hoffman | 2004-10-22 | 1 | -0/+4 |
|
|
* | FIX: fix the problem where a target is a single character and nmake gets conf... | Bill Hoffman | 2004-10-22 | 2 | -1/+29 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 1 | -2/+2 |
|
|
* | ENH: fix tests to work with in source builds | Bill Hoffman | 2004-05-04 | 1 | -8/+12 |
|
|
* | ENH: add a test for EQUAL in if | Bill Hoffman | 2004-04-28 | 1 | -0/+12 |
|
|
* | added tests for var args with macros | Ken Martin | 2004-04-26 | 1 | -0/+6 |
|
|
* | ENH: Add test for REMOVE_DEFINITION | Andy Cedilnik | 2004-04-15 | 1 | -0/+3 |
|
|
* | ENH: MinGW build now passes all the tests | Bill Hoffman | 2003-08-27 | 2 | -2/+6 |
|
|
* | ENH: improve coverage | Bill Hoffman | 2003-08-07 | 1 | -0/+3 |
|
|
* | add missing file | Bill Hoffman | 2003-08-01 | 1 | -0/+4 |
|
|
* | BUG (85): allow . to be in the name of an executable | Bill Hoffman | 2003-08-01 | 1 | -0/+1 |
|
|
* | ENH: Merged use of kwsys library. | Brad King | 2003-06-23 | 1 | -2/+3 |
|
|
* | BUG: fix REMOVE test | Bill Hoffman | 2003-03-21 | 1 | -1/+1 |
|
|
* | remove trailing slash from findpath command | Bill Hoffman | 2003-01-17 | 1 | -3/+4 |
|
|
* | ENH: fix for compilers that need _ | Ken Martin | 2003-01-16 | 1 | -7/+16 |
|
|
* | ENH: add the config directory to look for the loadable module | Bill Hoffman | 2003-01-16 | 1 | -0/+5 |
|
|
* | ENH: add testing for modules and one two config modes for cmaketest | Bill Hoffman | 2003-01-15 | 1 | -0/+26 |
|
|
* | ENH: Added test for generated header included by non-generated source. | Brad King | 2002-12-13 | 2 | -2/+23 |
|
|
* | added test of SET CACHE FORCE | Ken Martin | 2002-10-09 | 1 | -0/+6 |
|
|
* | add rpcrt4.lib because of CMakeLib needing it | Bill Hoffman | 2002-08-30 | 1 | -1/+4 |
|
|
* | now needs dynlib support | Ken Martin | 2002-08-28 | 1 | -1/+5 |
|
|
* | remoevd shared lib | Ken Martin | 2002-08-23 | 1 | -14/+1 |
|
|
* | BUG: fix for cygwin | Bill Hoffman | 2002-08-23 | 1 | -1/+3 |
|
|
* | BUG: fix for borland and a shared CMakeLib | Bill Hoffman | 2002-08-22 | 1 | -1/+1 |
|
|
* | complex test needs the dll | Ken Martin | 2002-08-22 | 1 | -0/+10 |
|
|
* | ENH: Added test for IF inside a FOREACH. | Brad King | 2002-07-16 | 1 | -2/+10 |
|
|
* | ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command) | Sebastien Barre | 2002-05-27 | 1 | -0/+96 |
|
|
* | ENH: increase coverage | Bill Hoffman | 2002-05-23 | 1 | -0/+14 |
|
|
* | add a test for escape quotes and configure file | Bill Hoffman | 2002-05-23 | 1 | -0/+13 |
|
|
* | ENH: change LINK_LIBRARY to add to targets | Bill Hoffman | 2002-05-02 | 1 | -11/+5 |
|
|
* | ENH: add test for SEPARATE_ARGUMENTS | Bill Hoffman | 2002-04-30 | 1 | -1/+11 |
|
|
* | duhZ | Ken Martin | 2002-04-22 | 1 | -1/+1 |
|
|
* | fixed for remove COMMAND | Ken Martin | 2002-04-22 | 3 | -3/+22 |
|
|
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 1 | -0/+8 |
|
|
* | ENH: speed improvements | Bill Hoffman | 2002-04-11 | 1 | -1/+1 |
|
|
* | ENH: increase coverage | Sebastien Barre | 2002-04-11 | 1 | -1/+3 |
|
|
* | ENH: add a test to check if more than one post-build command can be attached.... | Sebastien Barre | 2002-04-10 | 1 | -0/+2 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 1 | -0/+1 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 2 | -1/+5 |
|
|
* | ENH: use separate vars for creating c++ and c shared libraries and add a test... | Bill Hoffman | 2002-04-08 | 2 | -1/+12 |
|
|
* | ENH: add test for registry-related functions (win32) | Sebastien Barre | 2002-04-01 | 1 | -1/+19 |
|
|
* | ENH: fix tests | Sebastien Barre | 2002-03-29 | 2 | -15/+56 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 2 | -1/+14 |
|
|