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
/
cmMakefileTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA: Support response files with nvcc
Robert Maynard
2022-06-13
1
-4
/
+16
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-1
/
+6
*
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
1
-0
/
+2
*
cmMakefileTargetGenerator: Simplify custom command output collection
Brad King
2020-09-08
1
-0
/
+3
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-0
/
+2
*
cmMakefileTargetGenerator: modernize memory management
Marc Chevrier
2020-01-21
1
-5
/
+10
*
cmGlobalGenerator: modernize memrory managemenbt
Marc Chevrier
2019-12-30
1
-1
/
+1
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-2
/
+6
*
cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site
Brad King
2019-10-16
1
-5
/
+0
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1
/
+1
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0
/
+1
*
Makefiles: Sort clean files by using a std::set<std::string> container
Sebastian Holtermann
2019-05-14
1
-1
/
+1
*
Ninja,Makefile: use `unique_ptr` for memory management
Saleem Abdulrasool
2019-04-18
1
-1
/
+1
*
Create and use `cmGeneratorTarget::Names`
Saleem Abdulrasool
2019-02-11
1
-6
/
+2
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
1
-2
/
+2
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-1
/
+2
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-1
/
+1
*
Makefile generator: link flags management refactoring
Marc Chevrier
2018-06-06
1
-0
/
+2
*
Makefiles: Drop 'requires' step and its supporting infrastructure
Yurii Batrak
2017-12-14
1
-3
/
+0
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5
/
+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-04
1
-1
/
+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-2
/
+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5
/
+7
*
cmState: Port dependent code to new cmStateDirectory name
Stephen Kelly
2016-10-19
1
-1
/
+1
*
Merge topic 'remove-obsolete'
Brad King
2016-10-13
1
-2
/
+0
|
\
|
*
Makefiles: Remove forbidden flag logic
Stephen Kelly
2016-10-09
1
-2
/
+0
*
|
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2
/
+1
*
|
cmLinkLineComputer: Move RPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1
/
+1
*
|
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1
/
+2
*
|
Makefiles: Port CreateLinkLibs to cmLinkLineComputer
Stephen Kelly
2016-10-10
1
-1
/
+3
*
|
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0
/
+2
*
|
Makefiles: Inline only use of method
Stephen Kelly
2016-10-09
1
-1
/
+0
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-24
1
-5
/
+9
*
Makefile: Factor out response file checks into common helper
Brad King
2016-07-20
1
-0
/
+3
*
Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper
Yury Zhuravlev
2016-07-11
1
-0
/
+4
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-3
/
+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-27
/
+32
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2
/
+0
*
Remove vestigial declarations.
Stephen Kelly
2015-10-21
1
-1
/
+0
*
cmMakefileTargetGenerator: Add accessor for GeneratorTarget.
Stephen Kelly
2015-08-05
1
-0
/
+1
*
cmCommonTargetGenerator: Adopt GetDefines method
Brad King
2015-07-09
1
-3
/
+0
*
cmCommonTargetGenerator: Adopt GetFlags method
Brad King
2015-07-09
1
-3
/
+0
*
cmCommonTargetGenerator: Adopt GetFrameworkFlags
Brad King
2015-07-09
1
-3
/
+0
*
cmCommonTargetGenerator: Adopt AppendFortranFormatFlags
Brad King
2015-07-09
1
-3
/
+0
*
cmCommonTargetGenerator: Adopt AddFortranFlags and friends
Brad King
2015-07-09
1
-8
/
+0
*
cmCommonTargetGenerator: Adopt Convert method
Brad King
2015-07-09
1
-12
/
+0
[next]