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
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-8/+8
*
CTest: Use -A option to pass generator platform selection
Brad King
2014-09-15
1
-1/+1
*
CTest: Add options to set generator platform
Brad King
2014-09-05
1
-0/+13
*
cmGlobalGenerator: Take Build output argument by reference
Brad King
2014-07-31
1
-1/+1
*
cmSystemTools: Add callback for Stderr
Brad King
2014-05-15
1
-2/+4
*
cmSystemTools: Rename ErrorCallback to MessageCallback
Brad King
2014-05-15
1
-2/+2
*
cmCTestBuildAndTestHandler: Refactor output capture
Brad King
2014-05-15
1
-19/+22
*
cmCTestBuildAndTestHandler: Refactor local loop var
Brad King
2014-05-15
1
-3/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-5/+5
*
ctest: Teach --build-options to allow zero options
Brad King
2013-11-18
1
-14/+5
*
ctest: Make the --build-makeprogram optional for --build-and-test
Brad King
2013-11-18
1
-4/+9
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-1/+1
*
CTest: Add options to set generator toolset
Brad King
2013-02-07
1
-4/+20
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-13/+13
*
Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.
David Cole
2009-10-13
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: fix warning
Bill Hoffman
2009-06-15
1
-0/+1
*
BUG: fix crash when running ctest coverage for VTK
Bill Hoffman
2009-06-15
1
-0/+12
*
ENH: Minor readability improvement in CTest output
Brad King
2008-12-18
1
-3/+3
*
ENH: Implement feature request from issue 7885. Allow setting environment var...
David Cole
2008-11-26
1
-1/+1
*
BUG: Make CTest honor user-specified config
Brad King
2008-09-04
1
-2/+8
*
BUG: make sure ctest sees the output of the cmake run in build and test cases...
Bill Hoffman
2008-06-18
1
-0/+8
*
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