Stephen Kelly
|
2597bcf831
cmLocalGenerator: Extract policy handling into a method
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Tobias Hunger
|
3c488ce899
cmLocalGenerator: Adopt target compile flag generation
|
9 years ago |
Brad King
|
5467e7945d
cmLocalGenerator: Add method to get Fortran-specific compiler flags
|
9 years ago |
Brad King
|
18e00ac7b9
Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'
|
9 years ago |
Stephen Kelly
|
096c7754b3
cmLocalGenerator: Store Backtrace for the directory
|
9 years ago |
Tobias Hunger
|
f62ed322dc
cmLocalGenerator: Add GetTargetDefines to get all defines for a target
|
9 years ago |
Brad King
|
853b1bb4ba
cmLocalGenerator: Constify AppendDefines and AddCompileDefinitions
|
9 years ago |
Tobias Hunger
|
70d3bf8580
cmLocalGenerator: Adopt GetFrameworkFlags method
|
9 years ago |
Tobias Hunger
|
b0d3e693f1
cmLocalGenerator: Pass configuration to GetTargetFlags
|
9 years ago |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Geoff Viola
|
5e4287131b
GHS: Shorten long object paths with duplicate source names
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
0e44f4894f
Rename local target lookup methods to clarify purpose
|
9 years ago |
Brad King
|
036b6ef7c4
Port CMake from cmIML to KWIML
|
10 years ago |
Stephen Kelly
|
79c3a2a8f7
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
c389f8bb07
cmLocalGenerator: Port Find method away from GetGeneratorTarget
|
10 years ago |
Stephen Kelly
|
9b244cc0ec
cmLocalGenerator: Store imported targets in a separate container.
|
10 years ago |
Stephen Kelly
|
def6da616b
cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget
|
10 years ago |
Stephen Kelly
|
00b8c0a8d4
cmLocalGenerator: Add IsRootMakefile API
|
10 years ago |
Stephen Kelly
|
7d409f500e
cmLocalGenerator: Add GetPolicyStatus API
|
10 years ago |
Stephen Kelly
|
a6b7eb5bc8
cmInstallTargetGenerator: Get a cmGeneratorTarget directly.
|
10 years ago |
Stephen Kelly
|
a8c0fbcc19
cmLocalGenerator: Store a vector of generator targets.
|
10 years ago |
Stephen Kelly
|
a4bbdc5ecf
cmLocalGenerator: Remove cmGeneratorTargetsType from setter API.
|
10 years ago |
Stephen Kelly
|
37ab74a607
cmLocalGenerator: Port PList handling to cmGeneratorTarget.
|
10 years ago |