index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalXCodeGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'xcode-object-ids'
Brad King
2021-01-08
1
-12/+45
|
\
|
*
Xcode: Use deterministic object ids for script build phases
Brad King
2021-01-06
1
-9/+12
|
*
cmGlobalXCodeGenerator: Add infrastructure for deterministic object ids
Brad King
2021-01-06
1
-13/+23
|
*
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
Brad King
2021-01-06
1
-2/+22
*
|
Xcode: Generalize inheritance of project-level search paths
Brad King
2020-12-22
1
-10/+35
*
|
cmGlobalXCodeGenerator: Factor out helper to append attribute
Brad King
2020-12-21
1
-28/+35
*
|
cmGeneratorTarget: Make GetConfigCommonSourceFiles Xcode-specific
Brad King
2020-12-16
1
-4/+4
*
|
Allow empty source file list for iOS Sticker packs
Andrew Shaitorov
2020-12-06
1
-0/+8
*
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-0/+5
*
|
Xcode: add support for embedding frameworks
Gusts Kaksis
2020-11-28
1
-1/+133
*
|
Merge topic 'xcode-cc-work-dir'
Brad King
2020-11-24
1
-3/+11
|
\
\
|
|
/
|
*
Xcode: Fix custom command work-dir placeholders in "new build system"
Brad King
2020-11-23
1
-3/+11
*
|
Merge topic 'revert-explicit-LANGUAGE-flag'
Brad King
2020-11-20
1
-8/+0
|
\
\
|
|
/
|
*
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
1
-8/+0
*
|
Merge topic 'xcode-clean-lib-paths'
Craig Scott
2020-11-16
1
-10/+20
|
\
\
|
|
/
|
*
Xcode: Clean library paths to avoid linker duplicate symbol definitions
Gusts Kaksis
2020-11-15
1
-10/+20
*
|
Merge topic 'xcode-inherit-paths'
Brad King
2020-11-06
1
-0/+4
|
\
\
|
|
/
|
*
Xcode: Inherit target library and framework search paths from project
Gusts Kaksis
2020-11-05
1
-0/+4
*
|
Merge topic 'xcode_build_jobs'
Brad King
2020-10-28
1
-6/+5
|
\
\
|
|
/
|
/
|
|
*
XCode: Use -j build option when job capacity is specified by user
Fred Baksik
2020-10-26
1
-6/+5
*
|
Xcode: Fix regression that automatically links libraries in source list
Gusts Kaksis
2020-10-27
1
-2/+3
|
/
*
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
Kyle Edwards
2020-10-05
1
-1/+2
*
Xcode: Don't add framework as -framework argument in linker info list
Gusts Kaksis
2020-10-02
1
-1/+9
*
Merge topic 'macos-arm64'
Brad King
2020-10-01
1
-0/+4
|
\
|
*
macOS: Default to arm64 architecture on Apple Silicon hosts
Brad King
2020-09-30
1
-0/+4
*
|
cmake::GetCacheDefinition: Return cmProp
vvs31415
2020-09-28
1
-3/+2
|
/
*
Xcode: Remove dependency Makefile hacks under the "new build system"
Brad King
2020-09-24
1
-11/+17
*
Xcode: Remove remnants of ancient XCODE_DEPEND_HELPER utility target
Brad King
2020-09-24
1
-5/+4
*
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
1
-27/+302
*
Xcode: Add option to specify build system variant
Brad King
2020-09-18
1
-12/+103
*
Xcode: Factor out build phase variable declarations
Brad King
2020-09-18
1
-7/+12
*
Xcode: Clarify name of legacy run script build phase helper
Brad King
2020-09-18
1
-5/+5
*
cmGlobalGenerator: Compute a global target ordering respecting dependencies
Brad King
2020-09-04
1
-39/+2
*
Merge topic 'getdef'
Brad King
2020-09-03
1
-14/+13
|
\
|
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-14/+13
*
|
Xcode: Avoid unnecessary duplication of custom commands across targets
Brad King
2020-09-01
1
-1/+24
*
|
Xcode: Refactor custom command dependency expansion
Brad King
2020-09-01
1
-6/+11
|
/
*
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
1
-68/+216
*
Xcode: Add special case for file type extension map for .xcassets
Gusts Kaksis
2020-08-28
1
-0/+3
*
Xcode: Refactor build setting append code and attribute getter naming
Gusts Kaksis
2020-08-28
1
-47/+68
*
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-1/+2
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-2/+2
*
Merge topic 'cleanup-target-types'
Brad King
2020-07-28
1
-11/+7
|
\
|
*
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-11/+7
*
|
Merge topic 'xcode-12-legacy-deprecation'
Brad King
2020-07-27
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Xcode: Suppress legacy build system deprecation warning
Brad King
2020-07-23
1
-0/+2
*
|
Merge topic 'xcode-native-arch'
Craig Scott
2020-07-21
1
-1/+18
|
\
\
|
*
|
Xcode: Explicitly specify default native architecture on macOS
Brad King
2020-07-20
1
-1/+11
|
*
|
cmGlobalXCodeGenerator: Save CMAKE_SYSTEM_NAME in member
Brad King
2020-07-16
1
-0/+7
|
|
/
*
|
Xcode: Explicitly turn off signing in try_compile projects
Brad King
2020-07-16
1
-0/+6
[next]