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
*
cmGlobalXCodeGenerator: avoid unused parameter warnings
Ben Boeckel
2022-06-14
1
-0/+4
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-1/+1
*
Xcode: Check for multiple `OSX_ARCHITECTURES` on target
Hyper Nova Sun
2022-04-11
1
-3/+21
*
cmTarget: Add `HasKnownObjectFileLocation()` shorthand
Hyper Nova Sun
2022-04-11
1
-1/+1
*
xcode: add support for xcconfig files
Gregor Jasny
2022-04-03
1
-0/+78
*
LINK_LIBRARIES: Evaluate separately for linking and usage requirements
Brad King
2022-03-22
1
-1/+4
*
Xcode: Fix support for source tree symlink inside build tree
Brad King
2022-02-28
1
-4/+6
*
GenEx/LINK_LIBRARY: Add features for framework support on Apple
Marc Chevrier
2022-02-15
1
-21/+25
*
cmGlobalGenerator: Add helper to split framework path
Marc Chevrier
2022-02-13
1
-38/+16
*
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-1/+3
*
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
[next]