Brad King
|
b38000d774
cmGlobalXCodeGenerator: Re-implement legacy makefile path escaping
|
1 year ago |
Brad King
|
d929089687
cmGlobalXCodeGenerator: Do not use legacy makefile escaping in shell commands
|
1 year ago |
Brad King
|
d61fc2c52e
cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helper
|
1 year ago |
Brad King
|
ff1693cb3c
cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements
|
1 year ago |
Ilya Kulakov
|
3071660247
Xcode: Use builtin "default" file type
|
1 year ago |
lapfelix
|
1fa2ec1bbd
Xcode: Use deterministic object ids for targets
|
1 year ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year ago |
Mikko Lehtonen
|
77c4d2f9a2
Xcode: Fix PCH support with Swift & C++
|
1 year ago |
Brad King
|
dbede7be7e
Merge topic 'cmake-sources-no-scan'
|
2 years ago |
Ben Boeckel
|
91b7bf59a7
cmGlobalXCodeGenerator: disable C++ module scanning for force-lang files
|
2 years ago |
Jonathan Earnshaw
|
2b4bb43ed3
Xcode: Add support to embed XPC Services
|
2 years ago |
Brad King
|
91d3fe1638
Merge topic 'xcode-embed-resources'
|
2 years ago |
halx99
|
6030df205a
Xcode: Fix embed resources prop name
|
2 years ago |
Evan Wilde
|
c1d787e473
Swift: Add abstraction for compilation mode
|
2 years ago |
Brad King
|
49df33c342
Merge topic 'static-library-link-xcframework'
|
2 years ago |
Kyle Edwards
|
7d19246138
Xcode: Fix linking against .xcframework from static libraries
|
2 years ago |
Marc Chevrier
|
96a953b1ed
Add options to specify linker tool
|
2 years ago |
Ben Boeckel
|
197a6bf171
cxxmodules: rework control logic for scanning regular C++ sources
|
2 years ago |
Gregor Jasny
|
b78a14e204
Xcode: reject legacy buildsystem for Xcode 14
|
2 years ago |
Brad King
|
863891adb2
Merge topic 'modules-better-messages'
|
2 years ago |
Ben Boeckel
|
571b5e1f2c
cxxmodules: improve error messages for C++ module setup
|
2 years ago |
Ben Boeckel
|
e166bbef7b
cmComputeLinkInformation: prepare Item consumers for `OBJECT` libraries
|
2 years ago |
Brad King
|
17dcd9424a
Merge topic 'xcode-embed-resources'
|
2 years ago |
halx99
|
e40d2cb3af
Xcode: Add embed resources support
|
2 years ago |
Ben Boeckel
|
09b7ac7f67
strings: use single characters where possible
|
2 years ago |
Ben Boeckel
|
6aa9023700
string_view: use string_view literals in comparisons
|
2 years ago |
Ben Boeckel
|
1b60137b98
strings: combine string literals
|
2 years ago |
Ben Boeckel
|
f5d04b5bf0
cmStrCat: use where possible in Apple-specific sources
|
2 years ago |
Ben Boeckel
|
22bc92fbc1
clang-tidy: fix `readability-braces-around-statements` lints
|
2 years ago |
Ben Boeckel
|
1c33464485
clang-tidy: fix `readability-else-after-return` lints
|
2 years ago |