| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Adding cleaning of custom command outputs during "make clean". | Brad King | 2005-02-09 | 3 | -5/+23 |
|
|
* | ENH: Adding test of "make clean". | Brad King | 2005-02-09 | 5 | -0/+110 |
|
|
* | ENH: Display all output in ctest | Andy Cedilnik | 2005-02-08 | 1 | -0/+2 |
|
|
* | ENH: Added partial test for include regular expressions. | Brad King | 2005-02-07 | 6 | -3/+15 |
|
|
* | BUG: Need to include full output to be a useful test. | Brad King | 2005-02-07 | 1 | -0/+2 |
|
|
* | ENH: Updated post-build command to drive installation through the native buil... | Brad King | 2005-02-05 | 2 | -10/+18 |
|
|
* | ENH: Adding test for external object file feature. | Brad King | 2005-02-04 | 5 | -0/+57 |
|
|
* | ENH: Link to cmzlib | Andy Cedilnik | 2005-01-27 | 3 | -3/+6 |
|
|
* | COMP: Add proper link directory | Andy Cedilnik | 2005-01-18 | 3 | -0/+3 |
|
|
* | COMP: Add cmexpat to complex | Andy Cedilnik | 2005-01-18 | 3 | -6/+6 |
|
|
* | BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we... | Bill Hoffman | 2004-11-01 | 3 | -4/+5 |
|
|
* | ENH: clean up loaded command test so you can tell what really failed | Bill Hoffman | 2004-10-25 | 6 | -28/+56 |
|
|
* | FIX: go back to not trying to handle spaces in the path for run single comman... | Bill Hoffman | 2004-10-25 | 3 | -3/+6 |
|
|
* | ENH: add test back for single char exe | Bill Hoffman | 2004-10-25 | 3 | -0/+84 |
|
|
* | FIX: fix RunSingleCommand to work with spaces in the path, and with an alread... | Bill Hoffman | 2004-10-25 | 2 | -2/+10 |
|
|
* | remove run program test until run single command is fixed | Bill Hoffman | 2004-10-23 | 3 | -84/+0 |
|
|
* | ENH: add missing file | Bill Hoffman | 2004-10-22 | 3 | -0/+12 |
|
|
* | FIX: fix the problem where a target is a single character and nmake gets conf... | Bill Hoffman | 2004-10-22 | 6 | -3/+87 |
|
|
* | ENH: Display version of ctest first | Andy Cedilnik | 2004-10-19 | 1 | -0/+1 |
|
|
* | ERR: Fix problems on windows | Andy Cedilnik | 2004-10-19 | 1 | -1/+0 |
|
|
* | ENH: Propagate more things | Andy Cedilnik | 2004-10-17 | 1 | -0/+4 |
|
|
* | ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest test | Andy Cedilnik | 2004-10-17 | 1 | -1/+2 |
|
|
* | BUG: Use kwsys from the source tree | Andy Cedilnik | 2004-10-04 | 1 | -1/+1 |
|
|
* | ENH: Better sorting of results | Andy Cedilnik | 2004-10-04 | 1 | -1/+1 |
|
|
* | BUG: Fix problem with spaces in the path | Andy Cedilnik | 2004-10-03 | 1 | -1/+1 |
|
|
* | ENH: Use existing CTest and cmake | Andy Cedilnik | 2004-10-01 | 1 | -4/+6 |
|
|
* | ENH: Let us recognize it on the dashboard | Andy Cedilnik | 2004-10-01 | 1 | -1/+1 |
|
|
* | ENH: Do kwsys instead of CMake | Andy Cedilnik | 2004-09-30 | 1 | -13/+9 |
|
|
* | clean up output of test and force verbose makefiles | Bill Hoffman | 2004-09-27 | 1 | -5/+1 |
|
|
* | try and get this java test to work | Bill Hoffman | 2004-09-24 | 2 | -15/+1 |
|
|
* | ENH: add some java code to try and find the system path | Bill Hoffman | 2004-09-24 | 2 | -0/+16 |
|
|
* | ENH: remove classpath so that this test passes with older java compilers that... | Bill Hoffman | 2004-09-24 | 1 | -2/+0 |
|
|
* | use verbose makefiles | Bill Hoffman | 2004-09-22 | 1 | -0/+1 |
|
|
* | make it verbose | Bill Hoffman | 2004-09-22 | 2 | -2/+2 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 4 | -1/+52 |
|
|
* | BUG#1179: Fix for syntax in unquoted arguments. | Brad King | 2004-09-20 | 1 | -0/+8 |
|
|
* | BUG: fix VSExternal for visual studio 6 | Ken Martin | 2004-09-16 | 1 | -1/+1 |
|
|
* | ENH: produce better output | Ken Martin | 2004-09-15 | 1 | -1/+2 |
|
|
* | ENH: add a test for external projects | Bill Hoffman | 2004-09-14 | 1 | -2/+2 |
|
|
* | ENH: add a test for external projects | Bill Hoffman | 2004-09-14 | 1 | -1/+1 |
|
|
* | ENH: add a test for external projects | Bill Hoffman | 2004-09-14 | 8 | -0/+93 |
|
|
* | ENH: add more output for fortran so I can figure out what is going on with ot... | Bill Hoffman | 2004-09-08 | 1 | -0/+10 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 4 | -7/+7 |
|
|
* | ENH: initial fortran | Bill Hoffman | 2004-08-06 | 2 | -0/+8 |
|
|
* | ERR: Fix test to use post CMAKE_X_LIBS variables | Andy Cedilnik | 2004-07-29 | 1 | -3/+4 |
|
|
* | ERR: Removed debugging code from test. | Brad King | 2004-07-02 | 2 | -4/+2 |
|
|
* | ENH: Better handling of debug postfix and fix the test | Andy Cedilnik | 2004-06-29 | 2 | -46/+2 |
|
|
* | ERR: Fix visual studio install | Andy Cedilnik | 2004-06-28 | 2 | -6/+16 |
|
|
* | BUG: Implement installing of shared library versioning and add test for the w... | Andy Cedilnik | 2004-06-28 | 8 | -8/+76 |
|
|
* | ENH: Handle spaces in the path | Andy Cedilnik | 2004-06-14 | 1 | -2/+2 |
|
|