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
...
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+1
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-07
1
-1/+1
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-1/+1
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-06
1
-1/+1
*
Fix warnings from clang scanbuild.
Bill Hoffman
2015-03-25
1
-8/+19
*
Merge topic 'ctest-repeat-until-fail'
Brad King
2015-03-23
1
-4/+33
|
\
|
*
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
1
-4/+33
*
|
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
|
/
*
Merge topic 'ctest-output-options'
Brad King
2015-02-24
1
-43/+57
|
\
|
*
ctest_start: Add QUIET option
Zack Galbreath
2015-02-23
1
-34/+42
|
*
CTest: Add cmCTestOptionalLog macro
Zack Galbreath
2015-02-23
1
-9/+15
*
|
cmCTest: Convert loop to member insert.
Stephen Kelly
2015-02-18
1
-4/+3
|
/
*
cmake: Use a default CA path when not using system curl
Brad King
2015-01-23
1
-1/+2
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-3/+3
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-4/+4
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-5/+5
*
Use the cmDeleteAll algorithm instead of trivial raw loops.
Stephen Kelly
2015-01-13
1
-7/+1
*
Merge topic 'add-xz-support'
Brad King
2015-01-12
1
-1/+2
|
\
|
*
cmSystemTools: use an enumeration for compression formats
Ben Boeckel
2015-01-12
1
-1/+1
|
*
cmake -E tar: add support for .xz files with 'J'
Ben Boeckel
2015-01-09
1
-1/+2
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
|
Merge topic 'base64-casts'
Brad King
2015-01-08
1
-7/+6
|
\
\
|
|
/
|
/
|
|
*
cmCTest: Use size_t for cmsysBase64_Encode return value
Brad King
2014-12-26
1
-3/+3
|
*
CTest: Fix integer overflow when uploading huge files
Rolf Eike Beer
2014-12-26
1
-4/+3
*
|
CTest: Expand a string directly into a container.
Stephen Kelly
2014-12-18
1
-5/+3
|
/
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-2/+2
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-12/+12
*
CTest: Allow / to be in the build name, and be consistent with the build name
Bill Hoffman
2014-08-18
1
-5/+9
*
Change output to be a reference and not a pointer.
Bill Hoffman
2014-08-04
1
-27/+21
*
Remove default labels from fully covered switch statements.
Stephen Kelly
2014-04-03
1
-2/+0
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-24/+24
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-6/+6
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-11/+11
*
stringapi: Use strings for test names
Ben Boeckel
2014-03-08
1
-3/+2
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-12/+5
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-7/+8
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-2/+2
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-25/+2
*
Haiku: Include files cleanup in cmCTest
Adrien Destugues
2013-10-08
1
-5/+1
*
ctest: Add --rerun-failed option
Zack Galbreath
2013-10-08
1
-0/+6
*
Remove some uses of obsolete 'register' storage specifier
Sean McBride
2013-06-28
1
-1/+1
*
CTest: Read CTEST_PARALLEL_LEVEL from environment
Stephen Kelly
2013-05-21
1
-0/+11
*
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-1/+1
*
Haiku no longer defines __BEOS__
Rolf Eike Beer
2013-01-07
1
-1/+1
*
Merge topic 'ctest-SUBMIT_INDEX-cdash'
Brad King
2012-11-06
1
-0/+3
|
\
|
*
CTest: Allow SUBMIT_INDEX with CDash
Brad King
2012-11-01
1
-0/+3
*
|
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-39/+39
*
|
CTest: Allow -Dvar=value with no space between the D and the var
David Cole
2012-06-24
1
-0/+11
*
|
CTest: Extend -D command line arg handling for variable definitions
David Cole
2012-06-24
1
-2/+21
*
|
CTest: Rename local variable for clarity
David Cole
2012-06-24
1
-6/+5
[prev]
[next]