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
/
cmCTestP4.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-4/+5
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-2/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-7/+7
*
Add CM_OVERRIDE to some functions
Daniel Pfeifer
2016-06-27
1
-5/+5
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-1/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-180/+167
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-16/+0
*
Source: Sort includes of sys/types.h as clang-format would
Brad King
2016-05-03
1
-1/+1
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Merge topic 'fix-ctest-xml-double-encoding'
Brad King
2015-08-31
1
-1/+0
|
\
|
*
cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
1
-1/+0
*
|
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
1
-1/+0
|
/
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-2/+2
*
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
1
-5/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-4/+4
*
ctest_update: Handle P4 unknown revisions more robustly
Pedro Navarro
2014-01-22
1
-26/+35
*
ctest_update: Do not remove the p4 depot name
Pedro Navarro
2013-11-01
1
-11/+1
*
ctest_update: Add support for Perforce p4 client
Pedro Navarro
2013-10-26
1
-0/+569