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
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-211/+211
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-6/+6
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-122/+198
*
BUG: Add additional check
Andy Cedilnik
2006-02-28
1
-0/+4
*
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
Brad King
2006-02-15
1
-0/+3
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
1
-7/+0
*
ENH: Fix command line argument parsing
Andy Cedilnik
2005-12-27
1
-28/+1
*
BUG: Do not dereference an end iterator.
Brad King
2005-11-17
1
-1/+1
*
ENH: More output
Andy Cedilnik
2005-10-19
1
-2/+6
*
ENH: More verbosity
Andy Cedilnik
2005-10-04
1
-0/+13
*
ENH: Expose version of ctest
Andy Cedilnik
2005-09-15
1
-1/+1
*
BUG: Initialize variable
Andy Cedilnik
2005-07-20
1
-0/+1
*
ENH: Add a way to submit extra files to the dashboard
Andy Cedilnik
2005-07-18
1
-1/+51
*
ENH: Several improvements and cleanups:
Andy Cedilnik
2005-07-18
1
-33/+106
*
BUG: Look for custom files in all directories
Andy Cedilnik
2005-07-14
1
-1/+1
*
BUG: Fix problem with visual studio in release mode
Andy Cedilnik
2005-07-12
1
-3/+3
*
ENH: Improve performance of MakeXMLSafe, improve performance of reading custo...
Andy Cedilnik
2005-07-03
1
-70/+80
*
ENH: Move curl to utilities
Andy Cedilnik
2005-06-24
1
-1/+1
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-3/+38
*
ENH: Initialize handler before processing it
Andy Cedilnik
2005-06-20
1
-0/+1
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+6
*
ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the test
Andy Cedilnik
2005-06-16
1
-0/+1
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-6/+97
*
ENH: Separate standard output and standard error for problematic commands
Andy Cedilnik
2005-06-14
1
-0/+107
*
ENH: Be more verbose
Andy Cedilnik
2005-06-10
1
-1/+25
*
ENH: Move the build-and-test code to a handler
Andy Cedilnik
2005-06-03
1
-394/+71
*
ENH: Add debug flag
Andy Cedilnik
2005-06-02
1
-0/+4
*
BUG: Fix the order of things to make submit handler not crash when proxies ar...
Andy Cedilnik
2005-06-02
1
-2/+3
*
ENH: Make CMake --build-and-test to be verbose by default
Andy Cedilnik
2005-06-01
1
-0/+1
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
1
-22/+22
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-123/+193
*
ENH: Add method so that ctest handlers and commands can add notes
Andy Cedilnik
2005-05-08
1
-9/+19
*
BUG: Fix logic for verbose
Andy Cedilnik
2005-05-05
1
-1/+1
*
ENH: Add Site and BuildName, make sure that the rest of the default -S rule d...
Andy Cedilnik
2005-05-03
1
-2/+2
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-20/+20
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
1
-168/+6
*
ENH: More commands. Start working on new style ctest configuration
Andy Cedilnik
2005-05-02
1
-12/+51
*
BUG: The argument is --ctest-config
Andy Cedilnik
2005-04-24
1
-1/+1
*
STYLE: Fix english
Andy Cedilnik
2005-04-15
1
-8/+8
*
ENH: Rename the DartConfiguration.tcl to CTestConfiguration.ini
Andy Cedilnik
2005-04-01
1
-1/+1
*
ENH: Start adding support for CTest testfiles
Andy Cedilnik
2005-04-01
1
-1/+16
*
BUG: It is possible for the nightly start time to be over 24 hours in the fut...
Brad King
2005-03-30
1
-2/+2
*
BUG: Adjusted GetNightlyTime computation to not depend on time_t being a sign...
Brad King
2005-03-25
1
-2/+2
*
COMP: Remove warning and fix the logic
Andy Cedilnik
2005-03-06
1
-1/+6
*
ENH: Start working on xmlrpc code. This code does not work, but it will at le...
Andy Cedilnik
2005-03-04
1
-0/+16
*
BUG: better error handling
Ken Martin
2005-02-22
1
-0/+13
*
ENH: ctest now uses CMake global generator to do the build part of build-and-...
Ken Martin
2005-02-22
1
-233/+84
*
ENH: Some more generalization
Andy Cedilnik
2005-02-17
1
-17/+11
*
ENH: Cleanups and add CTEST_UPDATE command
Andy Cedilnik
2005-02-17
1
-6/+33
*
ENH: Cleanups and add CTEST_START command
Andy Cedilnik
2005-02-17
1
-22/+27
[next]