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
/
cmTestGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2
/
+2
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1
/
+1
*
add_test: Allow special characters in test name (w/ policy CMP0110)
Deniz Bahadir
2020-08-12
1
-9
/
+112
*
Merge topic 'revert-add_test-special-chars'
Brad King
2020-07-28
1
-7
/
+7
|
\
|
*
add_test: Revert "Allow special characters in test name"
Brad King
2020-07-28
1
-7
/
+7
*
|
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-1
/
+1
|
/
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0
/
+1
*
add_test: Allow special characters in test name
Deniz Bahadir
2020-05-17
1
-7
/
+7
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-3
/
+3
*
Refactor: Avoid `std::endl` where it's not necessary (part 2)
Alex Turbov
2020-03-24
1
-5
/
+5
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2
/
+1
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-2
/
+3
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0
/
+2
*
Merge topic 'add-test-command-expand-lists'
Brad King
2019-06-12
1
-8
/
+29
|
\
|
*
add_test: Add COMMAND_EXPAND_LISTS option
Sergey Bobrenok
2019-06-07
1
-8
/
+29
*
|
cmPropertyMap: Use std::string as value container class
Sebastian Holtermann
2019-06-08
1
-1
/
+0
*
|
cmPropertyMap: Add GetList method
Sebastian Holtermann
2019-06-08
1
-6
/
+4
|
/
*
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
1
-1
/
+1
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-10
/
+7
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
CROSSCOMPILING_EMULATOR: Fix test generation for empty value
Kyle Edwards
2019-01-21
1
-1
/
+1
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-2
/
+1
*
TestGenerator: Record support file and line where test was added
Justin Goshi
2019-01-08
1
-17
/
+42
*
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
Vitaly Stakhovsky
2018-08-09
1
-1
/
+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2
/
+3
*
server: ctestInfo fix to return all tests
Justin Goshi
2017-11-17
1
-0
/
+10
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-11
/
+9
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2
/
+2
*
cmScriptGenerator: pass Indent by value
Daniel Pfeifer
2017-04-22
1
-9
/
+5
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5
/
+4
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+1
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-17
1
-0
/
+8
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-70
/
+45
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-8
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-2
/
+0
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-1
/
+1
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1
/
+1
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-3
/
+3
*
cmTestGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-5
/
+14
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-1
/
+1
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-1
/
+1
*
Port static calls from cmLocalGenerator to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-7
/
+7
*
Don't use a cmLocalGenerator instance to call static methods.
Stephen Kelly
2015-05-14
1
-9
/
+7
*
TestGenerator: Add CROSSCOMPILING_EMULATOR support.
Matt McCormick
2015-04-08
1
-1
/
+20
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-1
/
+1
[next]