Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add subversion test | Andy Cedilnik | 2005-06-17 | 1 | -5/+60 |
| | |||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 26 | -53/+361 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup ↵ | Mathieu Malaterre | 2005-06-17 | 1 | -1/+1 |
| | | | | (convenience) | ||||
* | ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch ↵ | Brad King | 2005-06-17 | 3 | -1/+13 |
| | | | | level. Submitted by Alexander Neundorf. | ||||
* | ENH: Fix test on HP | Andy Cedilnik | 2005-06-17 | 1 | -0/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | When running the same ctest as the one we are testing, make sure to run as ↵ | Andy Cedilnik | 2005-06-16 | 1 | -3/+3 |
| | | | | separate process | ||||
* | ENH: Add extra argument | Andy Cedilnik | 2005-06-16 | 2 | -2/+8 |
| | |||||
* | ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the test | Andy Cedilnik | 2005-06-16 | 2 | -1/+2 |
| | |||||
* | COMP: Fix build error on Windows | Andy Cedilnik | 2005-06-16 | 1 | -2/+2 |
| | |||||
* | ENH: Add test of macro | Andy Cedilnik | 2005-06-16 | 3 | -0/+65 |
| | |||||
* | ENH: Before running configre, remove all macros. Also, backup the command ↵ | Andy Cedilnik | 2005-06-16 | 2 | -6/+45 |
| | | | | names. Also, make command names case insensitive | ||||
* | ENH: Add classname to commands | Andy Cedilnik | 2005-06-16 | 9 | -0/+21 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-16 | 1 | -0/+40 |
| | |||||
* | ENH: Several improvements to CTest: | Andy Cedilnik | 2005-06-16 | 12 | -102/+272 |
| | | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout | ||||
* | ENH: add first cut at support for exe with same name as lib | Ken Martin | 2005-06-16 | 1 | -0/+11 |
| | |||||
* | ENH: add first cut at support for exe with same name as lib | Ken Martin | 2005-06-16 | 4 | -6/+37 |
| | |||||
* | ENH: add same name test | Ken Martin | 2005-06-16 | 6 | -0/+35 |
| | |||||
* | ENH: replace brackets with more generic find | Ken Martin | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | ENH: make more specific in reject self linking | Ken Martin | 2005-06-16 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | ENH: Add accessor for Makefile and make SetError public | Andy Cedilnik | 2005-06-15 | 1 | -1/+6 |
| | |||||
* | BUG: Fix typo | Andy Cedilnik | 2005-06-15 | 1 | -1/+1 |
| | |||||
* | ENH: Pass in memcheck command options and suppresions, and change skin to tool | Andy Cedilnik | 2005-06-15 | 2 | -1/+8 |
| | |||||
* | ENH: Handle passing in coverage command | Andy Cedilnik | 2005-06-15 | 1 | -0/+3 |
| | |||||
* | ENH: Add logging to improve coverage | Andy Cedilnik | 2005-06-15 | 1 | -0/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-15 | 1 | -1/+1 |
| | |||||
* | ENH: No need to do coverage of utilities | Andy Cedilnik | 2005-06-14 | 1 | -0/+1 |
| | |||||
* | ENH: More cleanups | Andy Cedilnik | 2005-06-14 | 2 | -139/+8 |
| | |||||
* | ENH: Also perform memory checking and coverage | Andy Cedilnik | 2005-06-14 | 1 | -0/+2 |
| | |||||
* | ENH: Add commands for memory checking and coverage | Andy Cedilnik | 2005-06-14 | 6 | -3/+358 |
| | |||||
* | ENH: Improve variable name regular expression | Andy Cedilnik | 2005-06-14 | 2 | -31/+27 |
| | |||||
* | ENH: Save command that macro overwrites | Andy Cedilnik | 2005-06-14 | 3 | -0/+24 |
| | |||||
* | ENH: Separate standard output and standard error for problematic commands | Andy Cedilnik | 2005-06-14 | 4 | -22/+200 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-14 | 1 | -1/+1 |
| | |||||
* | ENH: add method to escape some chars in a string | Sebastien Barre | 2005-06-13 | 2 | -0/+41 |
| | |||||
* | ENH: Handle non-existing variables | Andy Cedilnik | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | ENH: Use the new parser that supports nested variables | Andy Cedilnik | 2005-06-13 | 3 | -0/+105 |
| | |||||
* | ENH: More cleanups | Andy Cedilnik | 2005-06-13 | 2 | -87/+5 |
| | |||||
* | ENH: More optimization | Andy Cedilnik | 2005-06-13 | 2 | -16/+9 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-13 | 4 | -0/+3869 |
| | |||||
* | ENH: Handle errors and optimize a bit | Andy Cedilnik | 2005-06-13 | 2 | -4/+28 |
| | |||||
* | ENH: Remove some allocations | Andy Cedilnik | 2005-06-13 | 1 | -10/+16 |
| | |||||
* | ENH: Rearange and cleanup | Andy Cedilnik | 2005-06-13 | 1 | -40/+50 |
| | |||||
* | ENH: made configure file immediate by default for 2.2 or later | Ken Martin | 2005-06-13 | 2 | -5/+15 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-11 | 1 | -1/+1 |
| | |||||
* | ENH: remove old 1.2 compatability from cmake 2.2 | Ken Martin | 2005-06-10 | 1 | -1/+1 |
| | |||||
* | ENH: remove old 1.2 compatability from cmake 2.2 | Ken Martin | 2005-06-10 | 1 | -32/+9 |
| | |||||
* | ENH: added support for forcing recomputation of depends | Ken Martin | 2005-06-10 | 6 | -7/+39 |
| |