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
/
cmCTestReadCustomFilesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-3/+2
*
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
-0/+2
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
Use the empty() method to check for emptyness.
Daniel Pfeifer
2016-06-02
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-12/+7
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Kate: handle spaces in build dir
Alex Neundorf
2014-02-17
1
-1/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2/+2
*
BUG: Improve the behavior of the ReadCustomFilesCommand
Andy Cedilnik
2006-04-09
1
-4/+5
*
BUG: Fix the read custom files command and add a coverage test
Andy Cedilnik
2006-03-28
1
-1/+1
*
ENH: Add command to read ctest custom files
Andy Cedilnik
2006-03-28
1
-0/+39