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
/
cmTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
1
-3
/
+13
*
Merge topic 'empty-LINK_LIBRARIES'
Brad King
2015-07-09
1
-6
/
+12
|
\
|
*
set_property: Fix crash when setting LINK_LIBRARIES to nothing
Brad King
2015-07-08
1
-6
/
+12
*
|
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-0
/
+5
|
\
\
|
*
|
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0
/
+5
*
|
|
Merge topic 'fix-target_link_libraries-wrong-dir'
Brad King
2015-06-26
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)
Brad King
2015-06-25
1
-2
/
+2
|
|
/
*
|
Merge topic 'compiler-launcher'
Brad King
2015-06-15
1
-0
/
+2
|
\
\
|
*
|
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
1
-0
/
+2
|
|
/
*
|
Merge topic 'data-layout'
Brad King
2015-06-08
1
-44
/
+25
|
\
\
|
*
|
cmTarget: Replace PolicyStatus members with PolicyMap.
Stephen Kelly
2015-06-07
1
-15
/
+2
|
*
|
cmTarget: Use method abstraction for policy status.
Stephen Kelly
2015-06-07
1
-9
/
+9
|
*
|
cmPropertyMap: Remove chaining logic.
Stephen Kelly
2015-06-07
1
-8
/
+8
|
*
|
cmPropertyMap: Remove scope parameter from API where not used.
Stephen Kelly
2015-06-07
1
-12
/
+6
*
|
|
Merge topic 'move-Feature-API'
Brad King
2015-06-08
1
-28
/
+0
|
\
\
\
|
*
|
|
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
1
-28
/
+0
|
|
/
/
*
|
|
cmTarget: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-3
/
+3
|
/
/
*
|
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
1
-6
/
+6
|
\
\
|
*
|
Merge Configure state with GeneratingBuildSystem state.
Stephen Kelly
2015-06-04
1
-6
/
+6
|
|
/
*
|
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-03
1
-2
/
+2
|
/
*
Merge topic 'run-include-what-you-use'
Brad King
2015-05-21
1
-0
/
+2
|
\
|
*
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
1
-0
/
+2
*
|
cmTarget: Simplify CMP0023 message loop.
Stephen Kelly
2015-05-18
1
-15
/
+5
*
|
cmTarget: Simplify output computation.
Stephen Kelly
2015-05-18
1
-1
/
+1
*
|
cmTarget: Store context in stack only if different.
Stephen Kelly
2015-05-18
1
-8
/
+5
*
|
cmTarget: Store only cmListFileContext for CMP0023 handling.
Stephen Kelly
2015-05-18
1
-15
/
+12
*
|
cmTarget: Remove needless iteration.
Stephen Kelly
2015-05-18
1
-1
/
+0
|
/
*
Merge topic 'refactor-cmPolicies'
Brad King
2015-05-05
1
-26
/
+12
|
\
|
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-26
/
+12
*
|
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-10
/
+8
|
/
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-4
/
+4
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
Move property definition to cmState.
Stephen Kelly
2015-04-13
1
-14
/
+0
*
Merge topic 'introduce-cmState'
Brad King
2015-04-13
1
-2
/
+2
|
\
|
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-2
/
+2
*
|
cmake: Remove DebugConfigs member.
Stephen Kelly
2015-04-12
1
-2
/
+2
*
|
Properties: Add CROSSCOMPILING_EMULATOR target property.
Matt McCormick
2015-04-07
1
-0
/
+1
|
/
*
OS X: Add handling for XCTest bundles
Gregor Jasny
2015-03-23
1
-1
/
+15
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-11
1
-0
/
+1
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-5
/
+9
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-5
/
+9
*
Genex: Enable use of COMPILE_LANGUAGE for compile options.
Stephen Kelly
2015-03-09
1
-9
/
+17
*
Merge topic 'minor-cleanups'
Brad King
2015-02-23
1
-5
/
+5
|
\
|
*
cmTarget: Don't needlessly clear vectors in the destructor.
Stephen Kelly
2015-02-21
1
-5
/
+5
*
|
cmTarget: Port loop to algorithm.
Stephen Kelly
2015-02-20
1
-6
/
+3
|
/
*
cmTarget: Remove template argument workaround.
Stephen Kelly
2015-02-17
1
-9
/
+5
*
cmTarget: Use a sorted vector in place of a set.
Stephen Kelly
2015-02-11
1
-17
/
+10
*
Replace loop with algorithm.
Stephen Kelly
2015-02-06
1
-7
/
+3
*
Use insert member instead of back_inserter.
Stephen Kelly
2015-02-06
1
-2
/
+1
*
Merge topic 'consistent-empty-method'
Brad King
2015-01-19
1
-2
/
+2
|
\
[next]