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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Add options to limit output of passed and failed tests
Roman Wüger
2015-09-18
1
-0/+4
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+1
*
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
1
-0/+2
*
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
1
-0/+2
*
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
Brad King
2015-02-06
1
-3/+0
|
\
|
*
Do not call setlocale() globally in CMake applications (#15377)
Brad King
2015-02-06
1
-3/+0
*
|
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
|
/
*
CTest: Add options to set generator platform
Brad King
2014-09-05
1
-0/+1
*
CTest: Add missing space in command line help.
Nils Gladitz
2014-09-01
1
-2/+2
*
Merge topic 'setlocale'
Brad King
2014-06-13
1
-1/+1
|
\
|
*
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
Clinton Stimpson
2014-06-12
1
-1/+1
*
|
Merge topic 'fix-ctest-option-summary'
Brad King
2014-06-05
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
CTest: Added option description for --output-on-failure
Nils Gladitz
2014-06-05
1
-1/+2
*
|
Encoding: Add setlocale() to applications.
Clinton Stimpson
2014-06-04
1
-0/+3
|
/
*
Use Encoding::CommandLineArguments for main() functions.
Clinton Stimpson
2014-01-04
1
-1/+7
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-2/+1
*
cmSystemTools: Drop old RunCommand method
Brad King
2013-10-19
1
-4/+0
*
Make --help-* options available from all command-line tools
Brad King
2013-10-16
1
-4/+4
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-205/+68
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-23/+0
*
ctest: Add --rerun-failed option
Zack Galbreath
2013-10-08
1
-0/+7
*
CTest: Read CTEST_PARALLEL_LEVEL from environment
Stephen Kelly
2013-05-21
1
-1/+2
*
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-3/+3
*
Merge topic 'generator-toolset'
Brad King
2013-02-08
1
-0/+1
|
\
|
*
CTest: Add options to set generator toolset
Brad King
2013-02-07
1
-0/+1
*
|
Fail early if no current working directory exists
Brad King
2013-02-07
1
-3/+2
|
/
*
CTest: Extend -D command line arg handling for variable definitions
David Cole
2012-06-24
1
-0/+6
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
1
-0/+1
*
Usage: Print help, version and copyright options in usage information.
Nicolas Despres
2011-10-23
1
-1/+1
*
Usage: Document -j|--parallel option in help message.
Nicolas Despres
2011-10-23
1
-0/+4
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-3/+3
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-1/+4
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-0/+4
*
Added an option to conditionally attach files to a test submission only if th...
Zach Mullen
2009-12-16
1
-0/+4
*
Document new --http1.0 option.
Zach Mullen
2009-12-11
1
-0/+3
*
Document new timeout command line option
Zach Mullen
2009-11-30
1
-0/+3
*
BUG 9961: ctest --help should not display a Generators section
Zach Mullen
2009-11-24
1
-0/+1
*
Doc --help-command, --help-command-list, --help-commands for ctest. (bug 9833)
Zach Mullen
2009-11-05
1
-0/+7
*
Fixed ctest doc typos. (bug 9836)
Zach Mullen
2009-11-04
1
-5/+5
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-0/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Add label summary times to ctest default output. Also, remove parallel time ...
Bill Hoffman
2009-09-11
1
-0/+4
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-0/+3
*
ENH: add docs for command line ctest
Bill Hoffman
2009-05-07
1
-0/+8
*
ENH: Create internal 'ctest --launch' tool
Brad King
2009-02-11
1
-0/+9
*
BUG: add output on failure to ctest #8255
Bill Hoffman
2009-01-18
1
-0/+3
*
ENH: add max width option to ctest ouptut
Bill Hoffman
2008-09-22
1
-1/+4
*
ENH: read in old file formats Dart as well
Ken Martin
2008-01-31
1
-1/+2
*
ENH: use CTestTestfile.txt
Ken Martin
2008-01-17
1
-3/+2
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-0/+1
[next]