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
/
cmCTestBuildHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Teach the launchers to honer the max warnings and errors
Bill Hoffman
2014-06-25
1
-2/+7
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-6/+6
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-3/+4
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6/+6
*
CTest: Detect Xcode error "Command ... failed with exit code"
Alexandru Ciobanu
2012-03-09
1
-0/+1
*
CTest: Recognize Intel errors without space before colon (#12627)
Brad King
2011-12-15
1
-1/+1
*
CTest: catch warning output of Apache Maven
Rolf Eike Beer
2011-03-18
1
-1/+3
*
Improve build error detection.
David Cole
2011-01-05
1
-2/+3
*
Merge topic 'external-project-launcher'
Brad King
2010-07-13
1
-5/+20
|
\
|
*
Detect CMake warnings and errors in build output.
David Cole
2010-07-10
1
-5/+20
*
|
Eliminate -Wconversion warnings.
David Cole
2010-06-27
1
-2/+2
|
/
*
Fix for for bug #10550, fix some errors for an old Sun compiler.
Bill Hoffman
2010-04-28
1
-0/+1
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-7/+29
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Re-enabled failing tests; fixed ctest_build output to be consistent in the er...
Zach Mullen
2009-09-21
1
-5/+6
*
Add parentheses around '&&' between '||' for gcc
Brad King
2009-09-11
1
-4/+4
*
ENH: Report file names relative to source dir
Brad King
2009-02-12
1
-3/+10
*
BUG: Do not drop build fragments with same time
Brad King
2009-02-12
1
-3/+4
*
ENH: Teach CTest dashboard builds to use launchers
Brad King
2009-02-11
1
-2/+233
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-4/+5
*
ENH: Re-order generation of build summary and xml
Brad King
2009-02-04
1
-8/+9
*
ENH: Refactor Build.xml generation
Brad King
2009-02-04
1
-7/+16
*
ENH: fix return value to ctest_build and remove debug print in cmProcess
Bill Hoffman
2009-01-14
1
-7/+2
*
ENH: allow ctest_build to return error and warning counts
Bill Hoffman
2009-01-14
1
-2/+6
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-1/+1
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-1/+1
*
BUG: fix for 5218 Error message pattern match for VS8
Bill Hoffman
2008-10-09
1
-1/+2
*
BUG: Missing a linker crashed error matching string.
David Cole
2008-03-19
1
-0/+1
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-0/+7
*
ENH: add more verbose output
Bill Hoffman
2007-06-14
1
-0/+3
*
COMP: Fix kwstyle
Andy Cedilnik
2007-04-04
1
-1/+2
*
BUG: even safer checking of return value
Ken Martin
2007-03-28
1
-7/+8
*
BUG: even safer checking of return value
Ken Martin
2007-03-28
1
-22/+27
*
BUG: fix checking of the return value for a build
Ken Martin
2007-03-28
1
-2/+3
*
ENH: try markign non zero return values as warnings for make programs
Ken Martin
2007-03-20
1
-2/+0
*
ENH: try markign non zero return values as warnings for make programs
Ken Martin
2007-03-20
1
-0/+16
*
ENH: add another error regexp
Ken Martin
2007-03-20
1
-0/+1
*
COMP: Fix bad escape sequence.
Brad King
2007-03-16
1
-1/+1
*
ENH: More regular expressions for visual studio 6
Andy Cedilnik
2007-03-16
1
-0/+1
*
ENH: fix it to work with stl debug mode on mac
Bill Hoffman
2006-11-09
1
-2/+3
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-0/+6
*
ENH: Handle more regular expressions
Andy Cedilnik
2006-10-12
1
-0/+2
*
ENH: Handle more warnings properly on AIX
Andy Cedilnik
2006-08-22
1
-2/+2
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+3
*
ENH: Remove debug
Andy Cedilnik
2006-07-12
1
-1/+0
*
BUG: Fix segfault
Andy Cedilnik
2006-05-11
1
-1/+1
*
ENH: Fix problem with Source Lines and add debugging of regular expressions
Andy Cedilnik
2006-04-27
1
-15/+32
[next]