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
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Even better. Only replace when path longer than 20 characters. Also repl...
Andy Cedilnik
2003-12-18
1
-22/+25
*
ENH: Attempt to cleanup the build output
Andy Cedilnik
2003-12-18
1
-1/+39
*
bug fix
Ken Martin
2003-12-18
1
-2/+6
*
ERR: Remove debug
Andy Cedilnik
2003-12-17
1
-1/+1
*
ENH: Add more error regular expressions
Andy Cedilnik
2003-12-17
1
-0/+1
*
better ctest driver and return codes
Ken Martin
2003-12-17
1
-39/+71
*
ENH: Purify support should work now.
Andy Cedilnik
2003-12-16
1
-11/+18
*
ENH: Add suppression file support for valgrind
Andy Cedilnik
2003-12-16
1
-1/+21
*
ENH: Several cleanups and attempt to do purify support
Andy Cedilnik
2003-12-16
1
-48/+120
*
ENH: Cleanup output
Andy Cedilnik
2003-12-16
1
-1/+2
*
ERR: Fix coverage on gcc 2.95
Andy Cedilnik
2003-12-15
1
-2/+3
*
ERR: Ok, think before commit... This fixes two build problems. The missing br...
Andy Cedilnik
2003-12-15
1
-5/+7
*
ERR: Inner loop used the same counter as outer. Broke coverage code
Andy Cedilnik
2003-12-15
1
-8/+8
*
ERR: STD fixes
Andy Cedilnik
2003-12-15
1
-2/+2
*
ENH: Add initial memory check support which works for Valgrind
Andy Cedilnik
2003-12-15
1
-91/+380
*
ENH: fix for gcc 3.1
Bill Hoffman
2003-12-15
1
-8/+17
*
now can do extra updates
Ken Martin
2003-12-12
1
-8/+26
*
some updates to handle inline cache files and environment variables
Ken Martin
2003-12-09
1
-13/+49
*
ENH: Improve coverage on systems with multiple gcov commands
Andy Cedilnik
2003-12-08
1
-4/+13
*
ENH: Using cmListFileCache to read the DartTestfile instead of duplicating th...
Brad King
2003-12-05
1
-149/+146
*
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess....
Brad King
2003-12-05
1
-6/+2
*
some fixes to test harnes
Ken Martin
2003-12-03
1
-2/+13
*
better error handling
Ken Martin
2003-12-02
1
-0/+15
*
a start on the dashboard driver
Ken Martin
2003-12-02
1
-9/+163
*
BUG: Do not use std::string to accumulate output. Use std::vector instead. ...
Brad King
2003-11-26
1
-1/+6
*
BUG: Handle -C properly for executables that are not in the project; Fix Bug ...
Andy Cedilnik
2003-11-11
1
-29/+35
*
ENH: Add warning exception for VTK type warning blocking
Andy Cedilnik
2003-11-06
1
-0/+1
*
BUG#259: Fix for spaces in paths to executable added to previous fixes for th...
Brad King
2003-11-05
1
-6/+10
*
BUG: fix for bug 323
Bill Hoffman
2003-11-04
1
-0/+8
*
ENH: Cleanup parsing of argument to help fix Bug #259 - CMake does not quote ...
Andy Cedilnik
2003-11-03
1
-17/+9
*
ENH: Report when having conflicts
Andy Cedilnik
2003-10-31
1
-0/+4
*
BUG: Fix Bug #310 - CTest sends wrong time to cvs on Windows
Andy Cedilnik
2003-10-30
1
-3/+7
*
ENH: Handle all white spaces, fix problem on cygwin
Andy Cedilnik
2003-10-16
1
-2/+2
*
ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line
Andy Cedilnik
2003-09-23
1
-0/+1
*
BUG: Report failed as failed...
Andy Cedilnik
2003-08-18
1
-1/+2
*
BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #1...
Andy Cedilnik
2003-08-18
1
-55/+75
*
BUG: Fix test reporting
Andy Cedilnik
2003-08-15
1
-0/+1
*
ENH: Fix verbose output, fix error message, and fix the exit code check
Andy Cedilnik
2003-08-14
1
-11/+20
*
ENH: Better error reporting
Andy Cedilnik
2003-08-13
1
-32/+140
*
ENH: Cleanup the output
Andy Cedilnik
2003-08-11
1
-3/+8
*
ENH: Remove debug
Andy Cedilnik
2003-08-11
1
-1/+0
*
removed redundent includes
Ken Martin
2003-08-10
1
-1/+0
*
ERR: Rename some variables to remove shadow warning
Andy Cedilnik
2003-08-09
1
-6/+6
*
ENH: Add regression images support
Andy Cedilnik
2003-08-08
1
-7/+142
*
ENH: Better output and use RunMakeCommand for configure
Andy Cedilnik
2003-08-08
1
-8/+30
*
ENH: Flush the output file, to make more nice output for tail -f
Andy Cedilnik
2003-08-08
1
-0/+2
*
ENH: Add displaying of dots when building project. Also, file is now written ...
Andy Cedilnik
2003-08-07
1
-16/+108
*
ENH: Use new RunCommand
Andy Cedilnik
2003-08-04
1
-17/+19
*
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...
Brad King
2003-06-23
1
-12/+13
*
ENH: remove warnings from borland 6 compiler
Bill Hoffman
2003-05-29
1
-2/+1
[next]