Marc Chevrier
|
3f935e690a
LocalGenerator: refactoring
|
7 years ago |
Gregor Jasny
|
4017bf40de
Darwin: Emit deployment target that matches the SDK
|
8 years ago |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
8 years ago |
Matthias Maennich
|
bb0ad1bea8
Fix some occurrences using string by value rather than by const&
|
8 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Gregor Jasny
|
c2a6df94ed
Xcode: Use correct Object Library paths for cross-SDK builds
|
8 years ago |
Brad King
|
ef9c9c92f5
Merge topic 'remove-top-level-xcode-groups'
|
8 years ago |
Matt Stevens
|
01cd88c0e5
Xcode: Remove the top-level Sources and Resources groups
|
8 years ago |
Ruslan Baratov
|
7e75568b00
Xcode: Support IPO (LTO)
|
8 years ago |
Brad King
|
eaf53849ec
Xcode: Compute version number earlier
|
8 years ago |
Brad King
|
25f3f22a1a
cmGlobalGenerator: Add method to check if object file location is known
|
8 years ago |
Brad King
|
8456ec833a
Merge topic 'include-style'
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 years ago |
Brad King
|
8c346bbc6e
Xcode: Compute a concrete object file arch dir if possible
|
8 years ago |
Brad King
|
5f4e26dfc8
Xcode: Refactor object directory name computation
|
8 years ago |
Brad King
|
5b29fd6d4d
Xcode: Refactor internal architecture list construction
|
8 years ago |
Gregor Jasny
|
c51c2cfac6
Apple: Fix Resources location for all generators
|
8 years ago |
Gregor Jasny
|
7202db5db4
Xcode: Fix schema container location calculation
|
8 years ago |
Gregor Jasny
|
5995082101
Xcode: Do not autocreate schemes
|
8 years ago |
Gusts Kaksis
|
ffb8817b37
Xcode: Write shared schemes based on the default files generated by Xcode
|
8 years ago |
Gregor Jasny
|
10c9c73d58
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
|
8 years ago |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 years ago |
Gregor Jasny
|
c0e223cd2a
Xcode: Add override keyword to suppress warnings
|
9 years ago |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Stephen Kelly
|
4f68b2070f
Xcode: Remove unused member
|
9 years ago |
Gregor Jasny
|
df32e564ae
Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)
|
9 years ago |
Tobias Hunger
|
2175e5bfa5
cmGlobalGenerator: Make IsMultiConfig() const
|
9 years ago |