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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Move IsBundleOnApple from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-3/+5
*
cmGeneratorTarget: Move GetPDBName from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-1/+2
*
Merge topic 'refactor-fortran-module-directory'
Brad King
2015-07-30
1
-9/+6
|
\
|
*
cmCommonTargetGenerator: Store working directory for relative paths
Brad King
2015-07-29
1
-1/+1
|
*
cmCommonTargetGenerator: Return string from GetFortranModuleDirectory
Brad King
2015-07-29
1
-8/+5
*
|
Merge topic 'cmCommonTargetGenerator-GetLinkedTargetDirectories'
Brad King
2015-07-30
1
-26/+4
|
\
\
|
|
/
|
*
cmCommonTargetGenerator: Adopt linked target directory computation
Brad King
2015-07-28
1
-26/+4
*
|
cmMakefileTargetGenerator: Remove unused variable.
Stephen Kelly
2015-07-28
1
-1/+0
|
/
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-1/+1
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-2/+3
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-0/+9
*
cmCommonTargetGenerator: Adopt GetDefines method
Brad King
2015-07-09
1
-26/+0
*
cmCommonTargetGenerator: Adopt GetFlags method
Brad King
2015-07-09
1
-48/+0
*
cmMakefileTargetGenerator: Fix comment typo
Brad King
2015-07-09
1
-1/+1
*
cmCommonTargetGenerator: Adopt GetFrameworkFlags
Brad King
2015-07-09
1
-61/+0
*
cmCommonTargetGenerator: Adopt AppendFortranFormatFlags
Brad King
2015-07-09
1
-29/+0
*
cmCommonTargetGenerator: Adopt AddFortranFlags and friends
Brad King
2015-07-09
1
-96/+0
*
cmCommonTargetGenerator: Adopt ModuleDefinitionFile member
Brad King
2015-07-09
1
-29/+2
*
cmCommonTargetGenerator: Adopt GetFeature and friends
Brad King
2015-07-09
1
-26/+0
*
cmCommonTargetGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-1/+0
*
cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor
Brad King
2015-07-09
1
-6/+6
*
cmCommonTargetGenerator: Adopt basic target generator members
Brad King
2015-07-09
1
-4/+1
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-1/+2
*
Get the local generator from the GeneratorTarget.
Stephen Kelly
2015-06-22
1
-1/+3
*
cmMakefileTargetGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
1
-5/+4
*
Merge topic 'compiler-launcher'
Brad King
2015-06-15
1
-0/+19
|
\
|
*
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
1
-0/+19
*
|
Merge topic 'move-Feature-API'
Brad King
2015-06-08
1
-2/+2
|
\
\
|
*
|
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
1
-2/+2
*
|
|
Port static calls from cmLocalGenerator to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-2/+2
|
/
/
*
|
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-3/+2
*
|
Remove CMAKE_USE_RELATIVE_PATHS variable.
Stephen Kelly
2015-06-03
1
-7/+1
|
/
*
Merge topic 'mingw32-make-backslash-workaround'
Brad King
2015-06-01
1
-0/+1
|
\
|
*
Revert "Makefile: Fix compilation after parent commit was backported"
Brad King
2015-06-01
1
-0/+1
*
|
Merge branch 'release'
Brad King
2015-06-01
1
-1/+0
|
\
\
|
|
/
|
*
Makefile: Fix compilation after parent commit was backported
Brad King
2015-06-01
1
-1/+0
*
|
Merge topic 'run-include-what-you-use'
Brad King
2015-05-26
1
-7/+7
|
\
\
|
*
|
Makefile: Fix <LANG>_INCLUDE_WHAT_YOU_USE with CTEST_USE_LAUNCHERS
Brad King
2015-05-22
1
-7/+7
*
|
|
Merge topic 'run-include-what-you-use'
Brad King
2015-05-21
1
-0/+14
|
\
\
\
|
|
/
/
|
*
|
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
1
-0/+14
*
|
|
cmGlobalUnixMakefileGenerator3: Host the include directive.
Stephen Kelly
2015-05-16
1
-3/+3
|
/
/
*
|
Don't use a cmLocalGenerator instance to call static methods.
Stephen Kelly
2015-05-14
1
-2/+2
*
|
Merge topic 'mingw32-make-backslash-workaround'
Brad King
2015-05-04
1
-0/+10
|
\
\
|
|
/
|
*
Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
Brad King
2015-05-01
1
-0/+10
*
|
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-8/+8
*
|
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-2/+2
*
|
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-1/+3
[next]