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
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-261/+170
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-24/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-13
1
-0/+1
*
CTest: Remove needless cmLocalGenerator creation.
Stephen Kelly
2015-10-05
1
-3/+0
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+2
*
cmGlobalGenerator: Remove MakeLocalGenerator method.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmGlobalGenerator: Require a snapshot to create a local generator.
Stephen Kelly
2015-08-28
1
-1/+2
*
Merge topic 'ctest-xml-refactor'
Brad King
2015-05-28
1
-69/+54
|
\
|
*
cmCTestLaunch: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-69/+54
*
|
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-2/+1
|
/
*
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-19
1
-0/+2
|
\
|
*
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
1
-0/+2
*
|
cmGlobalGenerator: Add NVI wrapper to create local generator.
Stephen Kelly
2015-05-16
1
-1/+1
|
/
*
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