index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestLaunch.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-4
/
+4
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-12
/
+8
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-2
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-6
/
+6
*
CTest: Report lines matched by launchers
Bill Hoffman
2017-08-07
1
-1
/
+5
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1
/
+1
*
clang-tidy: remove else after break and continue
Daniel Pfeifer
2017-04-21
1
-1
/
+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-4
/
+4
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-9
/
+9
*
Windows: Encode child process output to internally-used encoding
Dāvis Mosāns
2016-11-14
1
-4
/
+19
*
Port hash computation to cmCryptoHash
Brad King
2016-11-10
1
-9
/
+6
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
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
/
+9
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-5
/
+4
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-2
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-6
/
+6
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-6
/
+2
*
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-14
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