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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Cleanup file name
Andy Cedilnik
2005-07-18
1
-1/+4
*
ENH: Some more cleanups and add ctest custom vector for regular expression to...
Andy Cedilnik
2005-07-14
1
-8/+49
*
ENH: Add custom supression regular expressions
Andy Cedilnik
2005-07-14
2
-0/+39
*
BUG: Fix line number inconsistency, improve output
Andy Cedilnik
2005-07-14
1
-17/+43
*
COMP: Remove warning and fix the logic
Andy Cedilnik
2005-07-14
1
-2/+5
*
BUG: Rename tmp files
Andy Cedilnik
2005-07-14
1
-1/+1
*
ENH: Add timeout support
Andy Cedilnik
2005-07-13
1
-0/+12
*
BUG: Go back to the original directory after examining the current directory
Andy Cedilnik
2005-07-12
1
-0/+1
*
BUG: Make sure it always starts in the current directory when searching for t...
Andy Cedilnik
2005-07-12
1
-0/+1
*
BUG: When removing directory, use lstat instead of stat to make sure that sym...
Andy Cedilnik
2005-07-12
1
-1/+3
*
ENH: Add default update options
Andy Cedilnik
2005-07-11
1
-0/+4
*
BUG: Remove warning when using CVS
Andy Cedilnik
2005-07-11
1
-8/+8
*
COMP: Remove warning
Andy Cedilnik
2005-07-06
1
-2/+2
*
ENH: Improve support for various versions of gcov
Andy Cedilnik
2005-07-06
2
-86/+261
*
BUG: On windows there can be a problem because scp does not handle drive name...
Andy Cedilnik
2005-07-06
1
-1/+14
*
STYLE: Unify number of spaces
Andy Cedilnik
2005-07-03
1
-1/+1
*
ENH: Improve performance by compiling regular expressions when needed
Andy Cedilnik
2005-07-03
1
-35/+18
*
ENH: Improve performance of testing and do not complain if DartTestfile.txt i...
Andy Cedilnik
2005-07-03
2
-10/+10
*
BUG: Exit properly on SCP submission
Andy Cedilnik
2005-06-24
1
-0/+1
*
COMP: Remove warnings
Andy Cedilnik
2005-06-24
1
-11/+10
*
ENH: Move curl to utilities
Andy Cedilnik
2005-06-24
1
-1/+1
*
ENH: Initial import
Andy Cedilnik
2005-06-24
1
-2/+2
*
ENH: Make iterators const
Andy Cedilnik
2005-06-23
1
-5/+5
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
24
-218/+407
*
BUG: reverting to 1.53
Utkarsh Ayachit
2005-06-23
1
-2/+1
*
BUG: fixed conflicts between file names among different utilities.
Utkarsh Ayachit
2005-06-23
1
-1/+2
*
BUG: Fix displaying of percentage
Andy Cedilnik
2005-06-22
1
-1/+1
*
COMP: see about fixing warning
Ken Martin
2005-06-20
1
-2/+2
*
ENH: Pass configuration type to subprocesses
Andy Cedilnik
2005-06-17
1
-0/+1
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
21
-8/+267
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
8
-91/+161
*
ENH: Pass in memcheck command options and suppresions, and change skin to tool
Andy Cedilnik
2005-06-15
2
-1/+8
*
ENH: Handle passing in coverage command
Andy Cedilnik
2005-06-15
1
-0/+3
*
ENH: Add commands for memory checking and coverage
Andy Cedilnik
2005-06-14
5
-2/+355
*
ENH: Separate standard output and standard error for problematic commands
Andy Cedilnik
2005-06-14
2
-21/+68
*
ENH: Be more verbose
Andy Cedilnik
2005-06-10
1
-5/+5
*
ENH: Be more verbose
Andy Cedilnik
2005-06-10
2
-0/+21
*
BUG: Remove debugging code
Andy Cedilnik
2005-06-07
1
-5/+0
*
ENH: Use CMake for parsing DartTestfile.txt
Andy Cedilnik
2005-06-07
2
-115/+267
*
BUG: Initialize the iterator to prevent seg-fault
Andy Cedilnik
2005-06-06
1
-0/+2
*
ENH: Move the build-and-test code to a handler
Andy Cedilnik
2005-06-03
2
-0/+529
*
ENH: Add a method to parse command line argument inside the handler
Andy Cedilnik
2005-06-03
2
-0/+11
*
BUG: Remove unused code
Andy Cedilnik
2005-06-03
1
-1/+0
*
BUG: Fix the order of things to make submit handler not crash when proxies ar...
Andy Cedilnik
2005-06-02
1
-71/+74
*
ENH: Cleanup output even more
Andy Cedilnik
2005-06-02
1
-19/+32
*
COMP: Remove compile warning
Andy Cedilnik
2005-06-02
1
-3/+3
*
ENH: Once the number of errors or warnings was reached, stop counting them. A...
Andy Cedilnik
2005-06-02
2
-37/+79
*
BUG: On windows there are problems when opening file as ascii
Andy Cedilnik
2005-06-02
1
-1/+1
*
ENH: Streamline build process. This reduces the memory footprint, since only ...
Andy Cedilnik
2005-06-01
2
-169/+424
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
8
-78/+78
[next]