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
/
cmGeneratorExpressionNode.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-20
1
-7
/
+7
*
OBJECT libraries: Properly recognize if sources depend on configuration
Deniz Bahadir
2020-09-23
1
-3
/
+2
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-1
/
+1
*
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
1
-2
/
+68
|
\
|
*
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
1
-2
/
+68
*
|
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-2
/
+3
|
/
*
Genex: $<TARGET_PROPERTY> strip emtpy list elements for predefined properties
Marc Chevrier
2020-07-21
1
-4
/
+6
*
Genex $<COMPILE_LANGUAGE>: Extend contexts supported
Marc Chevrier
2020-07-13
1
-3
/
+6
*
cmStandardLevelResolver: Added to handle standard level queries
Robert Maynard
2020-07-01
1
-5
/
+6
*
Genex: $<CONFIG:> now supports multiple configurations
Robert Maynard
2020-06-24
1
-12
/
+16
*
Refactor language standard computation
Justin Goshi
2020-06-16
1
-2
/
+2
*
cmMakefile: Change CompileFeatureKnown to take target name instead of target
Justin Goshi
2020-06-15
1
-1
/
+1
*
add_library/add_executable: allow local alias to imported targets
Marc Chevrier
2020-06-02
1
-0
/
+8
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0
/
+1
*
Merge topic 'stl-support'
Brad King
2020-05-01
1
-2
/
+1
|
\
|
*
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
1
-2
/
+1
*
|
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-9
/
+8
|
/
*
Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
Marc Chevrier
2020-04-19
1
-0
/
+68
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-4
/
+5
*
cmTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-30
1
-5
/
+5
*
cmTarget: minor code improvements
Vitaly Stakhovsky
2020-03-17
1
-3
/
+3
*
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
Marc Chevrier
2020-02-26
1
-0
/
+149
*
cm::String: enhance compatibility with STL
Marc Chevrier
2020-01-25
1
-1
/
+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-17
/
+18
*
Languages: Add support for Objective-C++
Steve Wilson
2019-09-28
1
-1
/
+7
*
cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering
Daniel Eiband
2019-09-22
1
-8
/
+8
*
cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression
Daniel Eiband
2019-09-22
1
-2
/
+3
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1
/
+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-4
/
+4
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1
/
+1
*
Merge topic 'source_sweep_ostringstream_single'
Brad King
2019-08-26
1
-3
/
+3
|
\
|
*
Source sweep: Replace std::ostringstream when used with a single append
Sebastian Holtermann
2019-08-23
1
-3
/
+3
*
|
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-6
/
+3
|
/
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-8
/
+6
*
Merge topic 'isolate-declarations'
Brad King
2019-08-22
1
-3
/
+6
|
\
|
*
clang-tidy: isolate declarations for readability
Regina Pfeifer
2019-08-21
1
-3
/
+6
*
|
Merge topic 'shared-string'
Brad King
2019-08-21
1
-1
/
+1
|
\
\
|
*
|
cmDefinitions: Reduce allocation of keys and values in MakeClosure
Brad King
2019-08-20
1
-1
/
+1
|
|
/
*
|
Merge topic 'cm-contains'
Brad King
2019-08-21
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
cmAlgorithms: Add cmContains
Regina Pfeifer
2019-08-19
1
-9
/
+4
*
|
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1
/
+1
|
/
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-12
/
+10
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-1
/
+1
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-0
/
+1
*
Genex: Optimize build setting TARGET_PROPERTY evaluation
Brad King
2019-07-23
1
-40
/
+35
*
Genex: Optimize usage requirement TARGET_PROPERTY recursion
Brad King
2019-07-23
1
-22
/
+13
*
Genex: In TARGET_PROPERTY check for usage reqs in link libs earlier
Brad King
2019-07-21
1
-25
/
+26
*
Genex: Re-order TARGET_PROPERTY logic to de-duplicate checks
Brad King
2019-07-21
1
-42
/
+26
*
Genex: Move TARGET_PROPERTY linked targets evaluation to end
Brad King
2019-07-21
1
-35
/
+28
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1
/
+1
[next]