summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildAndTestHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix build issue with config type not being specified by ctestBill Hoffman2007-09-171-1/+0
* ENH: for build and test default the config type to the one that ctest was bui...Bill Hoffman2007-09-111-2/+24
* BUG: better passing of global TIMEOUT to internal ctest invocaitonsKen Martin2007-06-061-11/+11
* ENH: fix passing of time limit to some ctest invocations that also use build-...Ken Martin2007-06-041-2/+2
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-88/+43
* BUG: fixes so that --build-and-test will honor timeoutsKen Martin2007-01-301-3/+39
* ENH: added per test timeout supportKen Martin2007-01-251-4/+9
* ENH: add cmake output to build and testBill Hoffman2006-08-081-0/+3
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+1
* COMP: Remove warningAndy Cedilnik2006-03-231-2/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-80/+85
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-23/+27
* STYLE: Remove debugAndy Cedilnik2006-02-281-6/+0
* ENH: Add support for multiple build targets and start adding simple cpack testsAndy Cedilnik2006-02-281-15/+34
* ENH: Since list file cache does not make much sense any more (because of prop...Andy Cedilnik2006-02-071-2/+0
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-1/+1
* BUG: fix for bug 2560, Xcode does not create correct bundlesBill Hoffman2005-12-191-0/+8
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-0/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+5
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-031-0/+451