Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 年之前 |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 年之前 |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 年之前 |
Stephen Kelly
|
20e62f74c5
cmLocalGenerator: Simplify ConvertToLinkReference
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Stephen Kelly
|
6429d6d9dd
cmOutputConverter: Remove now-obsolete Convert method
|
9 年之前 |
Stephen Kelly
|
dc51091944
Common: Use a string instead of enum for WorkingDirectory
|
9 年之前 |
Daniel Pfeifer
|
f29d184773
fix a batch of include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Tobias Hunger
|
3c488ce899
cmLocalGenerator: Adopt target compile flag generation
|
9 年之前 |
Brad King
|
5467e7945d
cmLocalGenerator: Add method to get Fortran-specific compiler flags
|
9 年之前 |
Tobias Hunger
|
49f10f0d24
cmGeneratorTarget: Adopt Fortran module directory generation
|
9 年之前 |
Brad King
|
0392f72bef
Refactor Makefile/Ninja tool working directory storage
|
9 年之前 |
Tobias Hunger
|
f62ed322dc
cmLocalGenerator: Add GetTargetDefines to get all defines for a target
|
9 年之前 |
Tobias Hunger
|
70d3bf8580
cmLocalGenerator: Adopt GetFrameworkFlags method
|
9 年之前 |
Tobias Hunger
|
de4ee088e7
cmCommonTargetGenerator: De-duplicate CMAKE_BUILD_TYPE lookup
|
9 年之前 |
Daniel Pfeifer
|
ba5fb16519
call static cmOutputConverter::GetFortranFormat without object
|
9 年之前 |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Bruce Stephens
|
1f2b39c6ce
cmCommonTargetGenerator: Adopt AppendOSXVerFlag method
|
9 年之前 |
Tim Grothe
|
247c168b98
Refactor `.def` file lookup
|
10 年之前 |
Stephen Kelly
|
4bc65d76f1
Makefiles: Port to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
4c41e74da5
Use cmLocalGenerator at generate-time.
|
10 年之前 |
Stephen Kelly
|
18046bd50a
cmCommonTargetGenerator: Use NameResolvesToFramework without cmTarget.
|
10 年之前 |
Stephen Kelly
|
311018e5ad
cmGeneratorTarget: Move GetExportMacro from cmTarget.
|
10 年之前 |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
cfb2f7508a
Use cmGeneratorTarget for property access.
|
10 年之前 |