Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Brad King
|
43e973eba2
cmGeneratorTarget: Pass language to GetAppleArchs when possible
|
2 years ago |
Brad King
|
93afe804ce
cmGeneratorTarget: Convert GetAppleArchs output argument to return value
|
2 years ago |
Marc Chevrier
|
ede33f30cf
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
|
2 years ago |
Marc Chevrier
|
fcbd723a50
Enhance support functions
|
2 years ago |
Brad King
|
8c61f15cdc
Merge topic 'avoid-cmake-cfg-intdir'
|
2 years ago |
Kyle Edwards
|
480b363724
cmCustomCommand: Refactor custom command-specific policy values
|
2 years ago |
Kyle Edwards
|
78cf427157
RULE_LAUNCH_*: Add support for generator expressions
|
2 years ago |
Brad King
|
3e7f3e2ca9
Merge topic 'add_visbility_flags_to_device_link_line'
|
2 years ago |
Robert Maynard
|
0c56bdf91e
CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET setting
|
2 years ago |
Vitaly Stakhovsky
|
b3edfcf46e
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
|
2 years ago |
Marc Chevrier
|
7480fa0a5f
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
|
2 years ago |
Brad King
|
62172b4ab7
Merge topic 'custom-command-comment-genex'
|
2 years ago |
Peter Würth
|
60a5a39022
cmCustomCommandGenerator: refactor GetComment to return std::string
|
3 years ago |
Brad King
|
a1c20b08b4
cmLocalGenerator: Inline AddCompilerRequirementFlag in only call site
|
3 years ago |
Brad King
|
914571a042
Place language standard flags just after CMAKE_<LANG>_FLAGS
|
3 years ago |
Brad King
|
b686b58208
Merge topic 'cmp0141-pch-reuse'
|
3 years ago |
Brad King
|
94164ea55e
CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty
|
3 years ago |
Kyle Edwards
|
09d7f947d6
cmGeneratorExpression: Require cmake instance
|
3 years ago |
Brad King
|
183b9a9eca
CMP0141: Fix PCH REUSE_FROM under policy NEW behavior
|
3 years ago |
Brad King
|
2e65fe92db
cmLocalGenerator: Clarify name of local PDB type variable
|
3 years ago |
Brad King
|
17096aeba8
cmLocalGenerator: Factor out helper to compute MSVC_DEBUG_INFORMATION_FORMAT
|
3 years ago |
Brad King
|
eebbe36ae6
Merge topic 'Intel-Fortran-warn-errors'
|
3 years ago |
Brad King
|
ab8a0a106e
COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table
|
3 years ago |
Glen Chung
|
0e96a20478
MSVC: Add abstraction for debug information format
|
3 years ago |
Brad King
|
52c95540b7
target_*: Fix cross-directory call backtraces
|
3 years ago |
Andrey Filipenkov
|
7b2359ac53
Xcode: don't set SKIP_PRECOMPILE_HEADERS when source has no language
|
3 years ago |
Robert Maynard
|
96bc59b1ca
CUDA: Add Device LTO support for nvcc
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Brad King
|
6cc417586e
Ninja: Avoid duplicating /DEF: linker flag with MSVC tools
|
3 years ago |