index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmMakefileTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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-20
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
*
cmCommonTargetGenerator: Adopt ModuleDefinitionFile member
Brad King
2015-07-09
1
-3/+0
*
cmCommonTargetGenerator: Adopt GetFeature and friends
Brad King
2015-07-09
1
-7/+0
*
cmCommonTargetGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-1/+0
*
cmCommonTargetGenerator: Adopt basic target generator members
Brad King
2015-07-09
1
-3/+0
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-1/+3
*
cmMakefileTargetGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
1
-1/+1
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-3/+2
*
Merge topic 'custom-command-multiple-outputs'
Brad King
2015-04-13
1
-2/+1
|
\
|
*
Makefile: Fix multiple custom command outputs with one missing
Brad King
2015-04-10
1
-2/+1
*
|
Merge topic 'custom-command-multiple-outputs'
Brad King
2015-03-09
1
-0/+10
|
\
\
|
|
/
|
*
Makefile: Fix multiple custom command outputs regression (#15116)
Brad King
2015-03-07
1
-0/+10
*
|
Makefile: Fix output during parallel builds (#12991)
Brad King
2015-02-06
1
-1/+1
|
/
*
Makefile: Fix rebuild with multiple custom command outputs (#15116)
Brad King
2014-12-05
1
-12/+0
*
Watcom: Use single quote for all file/path items in wlink command
Jiri Malak
2014-04-08
1
-1/+2
*
Makefile: Generate single-quoted object lists for Watcom
Jiri Malak
2014-03-27
1
-2/+4
*
Constify some APIs in generators.
Stephen Kelly
2014-03-13
1
-4/+5
*
cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.
Stephen Kelly
2014-03-13
1
-1/+1
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-2/+2
*
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for feature arguments
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-6/+6
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings in Convert methods in LocalGenerator
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-4/+4
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-1/+1
[next]