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
/
cmCTestBuildCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-8/+8
*
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-0/+6
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-0/+7
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-8/+8
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-83/+62
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+2
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-1/+2
*
ctest_build: Add QUIET option
Zack Galbreath
2015-02-23
1
-6/+9
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
Merge topic 'ctest-bad-generator'
Brad King
2014-05-08
1
-0/+9
|
\
|
*
ctest_build: Do not crash on bad generator name
Brad King
2014-05-07
1
-0/+9
*
|
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-1/+1
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
|
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2/+1
*
|
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-2/+2
*
|
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+2
|
/
*
ctest_build: Use "cmake --build" to launch the native build tool
Brad King
2013-11-15
1
-7/+2
*
ctest_build: Pass projectDir to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-1/+2
*
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Fix for issue #5041 - improve error messages that may occur during ctest_buil...
David Cole
2009-12-29
1
-4/+11
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-2/+14
*
Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build...
Zach Mullen
2009-11-03
1
-5/+18
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fix CTEST_USE_LAUNCHERS in dashboard scripts
Brad King
2009-02-13
1
-0/+6
*
ENH: allow ctest_build to return error and warning counts
Bill Hoffman
2009-01-14
1
-1/+27
*
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 bec...
Brad King
2006-06-01
1
-1/+1
*
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
*
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 usef...
Andy Cedilnik
2005-12-01
1
-1/+2
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1/+1
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-1/+1
*
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