index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestBuildAndTestHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: fix build issue with config type not being specified by ctest
Bill Hoffman
2007-09-17
1
-1/+0
*
ENH: for build and test default the config type to the one that ctest was bui...
Bill Hoffman
2007-09-11
1
-2/+24
*
BUG: better passing of global TIMEOUT to internal ctest invocaitons
Ken Martin
2007-06-06
1
-11/+11
*
ENH: fix passing of time limit to some ctest invocations that also use build-...
Ken Martin
2007-06-04
1
-2/+2
*
ENH: support for --build-config-sample feature #1022
Ken Martin
2007-03-19
1
-88/+43
*
BUG: fixes so that --build-and-test will honor timeouts
Ken Martin
2007-01-30
1
-3/+39
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-4/+9
*
ENH: add cmake output to build and test
Bill Hoffman
2006-08-08
1
-0/+3
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
1
-1/+1
*
COMP: Remove warning
Andy Cedilnik
2006-03-23
1
-2/+1
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-80/+85
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-23/+27
*
STYLE: Remove debug
Andy Cedilnik
2006-02-28
1
-6/+0
*
ENH: Add support for multiple build targets and start adding simple cpack tests
Andy Cedilnik
2006-02-28
1
-15/+34
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
1
-2/+0
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-1/+1
*
BUG: fix for bug 2560, Xcode does not create correct bundles
Bill Hoffman
2005-12-19
1
-0/+8
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-0/+1
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+5
*
ENH: Move the build-and-test code to a handler
Andy Cedilnik
2005-06-03
1
-0/+451