Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 years ago |
Brad King
|
b4fab15fc7
Merge topic 'nmake-encoding'
|
9 years ago |
Stephen Kelly
|
f59e877929
cmGlobalGenerator: Add API to get settings from top-level cmMakefile
|
9 years ago |
Dāvis Mosāns
|
c666f8cbc6
NMake: Use ANSI encoding for NMake Makefiles
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
cda8c782db
cmGlobalGenerator: Optimize FindMakefile method with an index
|
9 years ago |
Brad King
|
f0a23aa3db
Ninja: Refactor Fortran rejection logic
|
9 years ago |
Brad King
|
fa3897b24e
cmGlobalGenerator: Refactor global target construction
|
9 years ago |
Brad King
|
916d84450d
cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation
|
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 |
Daniel Pfeifer
|
ea5477e43d
Make C++ feature checks extensible
|
9 years ago |
Tobias Hunger
|
2175e5bfa5
cmGlobalGenerator: Make IsMultiConfig() const
|
9 years ago |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
b42866a34a
Drop Visual Studio 6 generator
|
9 years ago |
Brad King
|
72e0dc58d3
Diagnose recursive project/enable_language without crashing (#15999)
|
9 years ago |
Brad King
|
9b7d5871b8
Improve internal generator target structure lookup
|
9 years ago |
Brad King
|
6cbf6a5197
Fix internal target lookup performance regression
|
9 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
|
8caf1f361b
cmGlobalGenerator: Add FindGeneratorTarget API
|
10 years ago |
Stephen Kelly
|
a67231ac11
cmTarget: Implement ALIAS in terms of name mapping
|
10 years ago |
Stephen Kelly
|
0c97d32f7a
cmGlobalGenerator: Remove direct storage of targets
|
10 years ago |
Stephen Kelly
|
c2c239e607
cmGlobalGenerator: Move GeneratorTargetsType to usage site.
|
10 years ago |
Stephen Kelly
|
1df8bd3ab0
cmGlobalGenerator: Port IsRootOnlyTarget to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
1293c1561a
cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
65911cae4d
cmGlobalGenerator: Compute export() related classes early.
|
10 years ago |