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 |
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
|
180538c706
Source: Stabilize include order
|
9 years ago |
Rolf Eike Beer
|
2b25ce30ca
make cmGlobalXCodeGenerator::XCodeEscapePath() take a std::string&
|
9 years ago |
Brad King
|
070f09f91e
Merge topic 'xcode-global-attribute-variant'
|
9 years ago |
Gregor Jasny
|
ba39d7e9d0
Xcode: Escape all backslashes in strings (#15328)
|
9 years ago |
Gregor Jasny
|
d8bc26a065
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
|
9 years ago |
Gregor Jasny
|
28db2268e8
Xcode: Factor out XCODE_ATTRIBUTE_ variant filter (#14947)
|
9 years ago |
Brad King
|
d288b216af
Merge topic 'use-generator-target'
|
10 years ago |
Brad King
|
4c4da56b2e
Merge topic 'xcode-optimization-flags'
|
10 years ago |
Stephen Kelly
|
05982b26e6
Xcode: Port API to cmGeneratorTarget.
|
10 years ago |