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
/
cmMakefileLibraryTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Add a hook for compiler flags used at link time
Brad King
2017-05-01
1
-4
/
+4
*
Clang IPO (LTO) support
Ruslan Baratov
2017-04-28
1
-0
/
+2
*
Inline and remove AddFeatureFlags method
Brad King
2017-04-27
1
-4
/
+6
*
CUDA: Static libraries can now explicitly resolve device symbols
Robert Maynard
2017-04-26
1
-0
/
+28
*
CUDA: Makefile uses relative path for device linking status messages
Robert Maynard
2017-04-26
1
-2
/
+6
*
Replace boolean `implib` parameters with enum
Gregor Jasny
2017-04-20
1
-1
/
+2
*
Implement interprocedural optimization for GNU compilers
Ruslan Baratov
2017-03-30
1
-7
/
+14
*
Refactoring: s,GetFeatureAsBool,IsIPOEnabled,
Ruslan Baratov
2017-03-30
1
-1
/
+1
*
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-4
/
+1
*
fix some include-what-you-use diagnostics
Daniel Pfeifer
2017-02-17
1
-2
/
+1
*
Makefile: For static libraries remove only the "real" lib before creating
Gregor Jasny
2017-01-26
1
-13
/
+14
*
Makefile: Re-order list of files to clean
Gregor Jasny
2017-01-26
1
-4
/
+4
*
CUDA: Populate compiler PDB placeholder during device linking
Brad King
2017-01-12
1
-0
/
+6
*
CUDA: Use `.obj` object file extension on Windows
Brad King
2017-01-12
1
-1
/
+3
*
CUDA: Add separable compilation support to the makefile generator.
Robert Maynard
2016-11-14
1
-0
/
+222
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-3
/
+8
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
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
-17
/
+17
*
cmRulePlaceholderExpander: Port clients to direct-use
Stephen Kelly
2016-10-15
1
-11
/
+13
*
cmLocalGenerator: Use strings instead of a Target in rule replacement
Stephen Kelly
2016-10-15
1
-1
/
+3
*
cmLocalGenerator: Use a converter in rule replacement API
Stephen Kelly
2016-10-15
1
-4
/
+8
*
cmLocalGenerator: Remove the launcher from RuleVariables
Stephen Kelly
2016-10-15
1
-4
/
+12
*
Merge topic 'LINK_WHAT_YOU_USE-allow-OFF'
Brad King
2016-10-14
1
-2
/
+2
|
\
|
*
Honor LINK_WHAT_YOU_USE when set to OFF
Jamie Snape
2016-10-13
1
-2
/
+2
*
|
Merge topic 'remove-obsolete'
Brad King
2016-10-13
1
-17
/
+0
|
\
\
|
|
/
|
/
|
|
*
Makefiles: Remove forbidden flag logic
Stephen Kelly
2016-10-09
1
-17
/
+0
*
|
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1
/
+1
*
|
cmLinkLineComputer: Move RPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1
/
+2
*
|
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0
/
+5
*
|
Makefiles: Port CreateLinkLibs to cmLinkLineComputer
Stephen Kelly
2016-10-10
1
-2
/
+7
*
|
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2
/
+13
|
/
*
Makefiles: Introduce local RelativePath method
Stephen Kelly
2016-10-06
1
-13
/
+13
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
1
-14
/
+28
*
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-8
/
+9
*
Convert: Replace UNCHANGED conversions with new API call
Stephen Kelly
2016-08-27
1
-21
/
+15
*
Convert: Replace uses of Convert(NONE)
Stephen Kelly
2016-08-27
1
-7
/
+6
*
Makefiles: Change AppendCustomCommand API to strings
Stephen Kelly
2016-08-27
1
-4
/
+4
*
Makefiles: Port CreateCDCommand to string-based API
Stephen Kelly
2016-08-27
1
-3
/
+3
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-24
1
-2
/
+9
*
Makefile: Factor out response file checks into common helper
Brad King
2016-07-20
1
-21
/
+4
*
Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper
Yury Zhuravlev
2016-07-11
1
-42
/
+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-4
/
+4
*
Merge topic 'link_what_you_use'
Brad King
2016-06-17
1
-0
/
+13
|
\
|
*
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
1
-0
/
+13
*
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-1
/
+2
*
|
Run ranlib on archives only if the tool is available
Brad King
2016-06-08
1
-1
/
+4
|
/
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-2
/
+1
*
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-4
/
+3
[next]