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
/
cmCTestBatchTestHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2/+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-3/+2
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-2/+2
*
Prefer std::ostream& over derivatives as parameters
Daniel Pfeifer
2016-06-08
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-0/+1
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Fix a few more places to use cmsys::[io]fstream instead of std::fstream.
Clinton Stimpson
2014-10-04
1
-2/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Need to quote args when generating batch scripts from ctest
Zach Mullen
2009-09-21
1
-0/+17
*
Added some ctest batch capabilities
Zach Mullen
2009-09-10
1
-0/+29