Brad King
|
c4e296a609
cmGlobalGenerator: Compute a global target ordering respecting dependencies
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Brad King
|
f10682b796
Merge topic 'ispc_lang_support'
|
5 years ago |
Robert Maynard
|
e783bf8aa6
ISPC: Support ISPC header generation byproducts and parallel builds
|
5 years ago |
Kyle Edwards
|
3ef0c40962
WIN32_EXECUTABLE: Add support for generator expressions
|
5 years ago |
Brad King
|
4daf76e10a
Merge topic 'compiler_flags'
|
5 years ago |
Fred Baksik
|
ca899af3e2
Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILER
|
5 years ago |
Brad King
|
783c6e0455
Merge topic 'use-nonempty'
|
5 years ago |
Vitaly Stakhovsky
|
78357e98a4
Avoid duplicate calls to GetDefinition
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Brad King
|
261a2585d9
Merge topic 'cleanup-target-types'
|
5 years ago |
Brad King
|
11cf196fd2
Merge topic 'EXCLUDE_FROM_ALL-genex'
|
5 years ago |
Brad King
|
2f0790df50
Factor out generator checks for filtering on non-compiling targets
|
5 years ago |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 years ago |
Brad King
|
99c131c5a3
cmGlobalGenerator: Fix spelling of EXCLUDE_FROM_ALL in error message
|
5 years ago |
Brad King
|
634c461b22
cmGlobalGenerator: Simplify CheckTargetsForMissingSources
|
5 years ago |
Joerg Bornemann
|
2cdaf43d96
Allow generator expressions in the EXCLUDE_FROM_ALL target property
|
5 years ago |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 years ago |
Robert Maynard
|
7a969fe21d
cmMakefile: Refactor API to better handle empty config values
|
5 years ago |
Kyle Edwards
|
d5b5c19278
cmGlobalGenerator: FindMakeProgram() before CMakeDetermineSystem
|
5 years ago |
Justin Goshi
|
742ff97f80
Refactor language standard computation
|
5 years ago |
lumberyard-employee-dm
|
87c860ebad
cmake --build: Fix exit code when building multiple targets
|
5 years ago |
Brad King
|
a432b1075c
Merge topic 'getdef-expand'
|
5 years ago |
Brad King
|
fff14290d2
Merge topic 'cmprop'
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
3020decbff
Merge topic 'pch-fix-bad-ClearSourcesCache'
|
5 years ago |
Vitaly Stakhovsky
|
7ed8c9ebe3
cmMakefile: add GetDefExpandList() that splits value into std::vector
|
5 years ago |
Brad King
|
902858367f
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'
|
5 years ago |
Brad King
|
fa7b041eca
PCH: Fix logic error that incorrectly clears sources during VS generation
|
5 years ago |
Cristian Adam
|
8f2702005a
AutoMoc: Configure AutoMoc after generated sources (PCH, Unity)
|
5 years ago |