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
/
cmCTestLaunch.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile: Remove always-null first parameter to ReadListFile.
Stephen Kelly
2015-04-18
1
-1/+1
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
ctest --launch: write to cout and cerr in binary
Ben Boeckel
2014-12-05
1
-0/+13
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-4/+4
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
CTest: exclude /showIncludes notes when scraping logs
Nils Gladitz
2014-02-25
1
-2/+17
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-7/+8
*
CTest: filter /showIncludes output from ninja compile launcher
Nils Gladitz
2013-12-03
1
-1/+18
*
CTest: Teach launcher to ignore empty/no-op make commands
Chuck Atkins
2011-01-10
1
-0/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Report file names relative to source dir
Brad King
2009-02-12
1
-1/+38
*
COMP: Do not use modern empty init list syntax
Brad King
2009-02-11
1
-2/+2
*
ENH: Create internal 'ctest --launch' tool
Brad King
2009-02-11
1
-0/+680