Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix build issue with config type not being specified by ctest | Bill Hoffman | 2007-09-17 | 1 | -4/+18 |
| | |||||
* | ENH: add more verbose output | Bill Hoffman | 2007-06-14 | 1 | -0/+3 |
| | |||||
* | STYLE: Fixed line-too-long. | Brad King | 2007-02-02 | 1 | -1/+2 |
| | |||||
* | ENH: Allow to specify build target | Andy Cedilnik | 2007-01-30 | 1 | -1/+3 |
| | |||||
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name ↵ | Brad King | 2006-06-01 | 1 | -1/+1 |
| | | | | because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. | ||||
* | COMP: Return 0 instead of false | Andy Cedilnik | 2006-03-29 | 1 | -2/+2 |
| | |||||
* | ENH: Several cleanups and make sure things get propagated where they should. ↵ | Andy Cedilnik | 2006-03-29 | 1 | -62/+2 |
| | | | | Also, allow to load CTest custom files to the actual ctest -S script | ||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -9/+9 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -16/+18 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -18/+32 |
| | |||||
* | ENH: Add a way for the generated command to include extra flags. This is ↵ | Andy Cedilnik | 2005-12-01 | 1 | -1/+2 |
| | | | | useful for CTest (or try compile) to add -j2 | ||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -1/+1 |
| | | | | multiple submited files | ||||
* | ENH: Several improvements to CTest: | Andy Cedilnik | 2005-06-16 | 1 | -1/+1 |
| | | | | | | | | | 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: Remove memory leak and remember global generator for next time | Andy Cedilnik | 2005-05-08 | 1 | -6/+35 |
| | |||||
* | ENH: Improve syntax | Andy Cedilnik | 2005-05-04 | 1 | -10/+51 |
| | |||||
* | ENH: Cleanups | Andy Cedilnik | 2005-05-03 | 1 | -3/+3 |
| | |||||
* | ENH: Make ctest build command work | Andy Cedilnik | 2005-05-02 | 1 | -0/+39 |
| | |||||
* | ENH: More commands. Start working on new style ctest configuration | Andy Cedilnik | 2005-05-02 | 1 | -0/+48 |