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
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-1/+1
*
Xcode: Properly identify frameworks with system includes
Gregor Jasny
2021-12-22
1
-1/+1
*
cmLocalGenerator: Simplify Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-16/+17
*
cmCustomCommand: Move constructor arguments to individual setters
NAKAMURA Takumi
2021-11-18
1
-5/+6
*
Source: Fix IWYU warnings in Xcode generators
NAKAMURA Takumi
2021-11-16
1
-3/+10
*
Xcode: Add embedded plugins option
Gusts Kaksis
2021-11-10
1
-0/+9
*
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-2/+2
*
Merge topic 'xcode-dead-code'
Brad King
2021-09-29
1
-3/+0
|
\
|
*
cmGlobalXCodeGenerator: Remove dead buildsystem version check
Brad King
2021-09-28
1
-3/+0
*
|
Xcode: Treat .inl files as C++ header files
Jake Turner
2021-09-28
1
-1/+1
|
/
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-29/+29
*
Xcode: add support for embedding dynamic libraries
Lucas SOLTIC
2021-09-13
1
-2/+5
*
Use new AddCacheEntry signatures
Marc Chevrier
2021-09-10
1
-3/+2
*
Refactor: Use new SetProperty signatures
Marc Chevrier
2021-08-25
1
-1/+1
*
Merge topic 'xcode13-old-buildsystem'
Brad King
2021-07-07
1
-1/+5
|
\
|
*
Xcode: Ignore deprecated build system
Gregor Jasny
2021-07-06
1
-1/+5
*
|
cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES
Brad King
2021-06-30
1
-8/+1
|
/
*
cmComputeLinkInformation: Improve type safety of item IsPath member
Brad King
2021-05-29
1
-3/+5
*
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
1
-2/+1
*
cmGlobalXCodeGenerator: Simplify relative path conversion under project root
Brad King
2021-05-12
1
-10/+4
*
Merge topic 'xcode-inherited-params'
Brad King
2021-05-12
1
-0/+3
|
\
|
*
Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.
Danny Parker
2021-05-05
1
-0/+3
*
|
Xcode: Fix typos and spelling in error message
Josef Angstenberger
2021-05-07
1
-1/+1
|
/
*
Merge topic 'xcode_app_extensions'
Brad King
2021-04-26
1
-20/+51
|
\
|
*
Xcode: Add support for embedding app extensions
Alexander Akhundzhanov
2021-04-22
1
-20/+51
*
|
Xcode: Add support of DEPFILE for add_custom_command, part 2
Marc Chevrier
2021-04-17
1
-2/+26
*
|
Xcode: Add support of DEPFILE for add_custom_command
Marc Chevrier
2021-04-15
1
-4/+29
|
/
*
Merge branch 'backport-xcode-framework-quoting' into xcode-framework-quoting
Brad King
2021-03-10
1
-1/+1
|
\
|
*
Xcode: Restore support for spaces in framework names
Brad King
2021-03-10
1
-1/+1
*
|
cmLocalGenerator: Simplify some GetIncludeFlag call sites
Brad King
2021-02-25
1
-6/+3
*
|
cmLocalGenerator: Clarify GetIncludeFlags signature
Brad King
2021-02-25
1
-2/+6
*
|
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-7/+9
*
|
Merge topic 'xcode-framework-path'
Brad King
2021-02-04
1
-1/+14
|
\
\
|
|
/
|
*
Xcode: Don't hard-code SDK-provided implicit framework search paths
Craig Scott
2021-02-03
1
-1/+14
*
|
iOS: Fix compilation of CMake itself
Hayden
2021-02-02
1
-2/+5
*
|
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
|
\
\
|
|
/
[next]