Marc Chevrier
|
253aff6c94
Xcode: Add support of DEPFILE for add_custom_command, part 2
|
4 years ago |
Marc Chevrier
|
d67cc4882d
Xcode: Add support of DEPFILE for add_custom_command
|
4 years ago |
Brad King
|
38335f275f
Merge topic 'xcode-object-ids'
|
4 years ago |
Brad King
|
b8b6573db8
Xcode: Use deterministic object ids for script build phases
|
4 years ago |
Brad King
|
2892228dc9
cmGlobalXCodeGenerator: Add infrastructure for deterministic object ids
|
4 years ago |
Brad King
|
d250b67722
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
|
4 years ago |
Brad King
|
5115e8b2b6
Xcode: Generalize inheritance of project-level search paths
|
4 years ago |
Brad King
|
6b6230b23b
cmGlobalXCodeGenerator: Factor out helper to append attribute
|
4 years ago |
Gusts Kaksis
|
5651901c54
Xcode: add support for embedding frameworks
|
5 years ago |
Kyle Edwards
|
ef91fb02f3
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
|
5 years ago |
Brad King
|
c6c7f6fbeb
Xcode: Remove remnants of ancient XCODE_DEPEND_HELPER utility target
|
5 years ago |
Brad King
|
8d5f4c4db9
Xcode: Switch to the "new build system" for Xcode 12 and above
|
5 years ago |
Brad King
|
2db623f554
Xcode: Add option to specify build system variant
|
5 years ago |
Brad King
|
0d03717996
Xcode: Clarify name of legacy run script build phase helper
|
5 years ago |
Brad King
|
c4e296a609
cmGlobalGenerator: Compute a global target ordering respecting dependencies
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Brad King
|
e33f8f078a
Xcode: Avoid unnecessary duplication of custom commands across targets
|
5 years ago |
Gusts Kaksis
|
7b3d8411a2
Xcode: Refactor build setting append code and attribute getter naming
|
5 years ago |
Craig Scott
|
8abeec58f3
Merge topic 'xcode-native-arch'
|
5 years ago |
Brad King
|
ce624cfbd4
cmGlobalXCodeGenerator: Save CMAKE_SYSTEM_NAME in member
|
5 years ago |
Gusts Kaksis
|
e637744c51
Xcode: Use "Link Binary With Libraries" to link any library
|
6 years ago |
Harry Mallon
|
258c8734a9
Xcode: Fix LANGUAGE property on .m/.mm files
|
5 years ago |
Gusts Kaksis
|
58c05e1c73
Xcode: Use "Link Binary With Libraries" build phase when possible
|
5 years ago |
Gusts Kaksis
|
927373b678
Xcode: Refactor generator variable names and types
|
5 years ago |
Marc Chevrier
|
9de0355d4f
Modernize memory management
|
5 years ago |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
5 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
5 years ago |
Alexander Boczar
|
99e83d4235
cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET
|
6 years ago |
Brad King
|
175d8c4bf6
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
|
6 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |