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
/
cmCommonTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmOutputConverter: Remove now-obsolete Convert method
Stephen Kelly
2016-09-19
1
-4/+0
*
Convert: Remove UNCHANGED enum value
Stephen Kelly
2016-08-27
1
-3/+3
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-2/+6
*
cmLocalGenerator: Add method to get Fortran-specific compiler flags
Brad King
2016-06-17
1
-3/+0
*
cmGeneratorTarget: Adopt Fortran module directory generation
Tobias Hunger
2016-06-17
1
-6/+0
*
Refactor Makefile/Ninja tool working directory storage
Brad King
2016-06-17
1
-3/+1
*
cmLocalGenerator: Adopt GetFrameworkFlags method
Tobias Hunger
2016-06-09
1
-3/+0
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-7/+5
*
cmCommonTargetGenerator: Adopt AppendOSXVerFlag method
Bruce Stephens
2016-03-07
1
-0/+3
*
Refactor `.def` file lookup
Tim Grothe
2015-11-04
1
-1/+1
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2/+0
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-0/+1
*
cmCommonTargetGenerator: Factor out Fortran module directory computation
Brad King
2015-07-29
1
-0/+1
*
cmCommonTargetGenerator: Store working directory for relative paths
Brad King
2015-07-29
1
-1/+3
*
cmCommonTargetGenerator: Return string from GetFortranModuleDirectory
Brad King
2015-07-29
1
-1/+1
*
cmCommonTargetGenerator: Adopt linked target directory computation
Brad King
2015-07-28
1
-0/+2
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-0/+2
*
cmCommonTargetGenerator: Adopt GetDefines method
Brad King
2015-07-09
1
-0/+2
*
cmCommonTargetGenerator: Adopt GetFlags method
Brad King
2015-07-09
1
-0/+7
*
cmCommonTargetGenerator: Adopt GetFrameworkFlags
Brad King
2015-07-09
1
-0/+3
*
cmCommonTargetGenerator: Adopt AppendFortranFormatFlags
Brad King
2015-07-09
1
-0/+4
*
cmCommonTargetGenerator: Adopt AddFortranFlags and friends
Brad King
2015-07-09
1
-0/+8
*
cmCommonTargetGenerator: Adopt Convert method
Brad King
2015-07-09
1
-0/+7
*
cmCommonTargetGenerator: Adopt ModuleDefinitionFile member
Brad King
2015-07-09
1
-0/+6
*
cmCommonTargetGenerator: Adopt GetFeature and friends
Brad King
2015-07-09
1
-0/+8
*
cmCommonTargetGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-0/+3
*
cmCommonTargetGenerator: Adopt basic target generator members
Brad King
2015-07-09
1
-1/+14
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-0/+27