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
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Add GENERATOR_IS_MULTI_CONFIG global property
Bastien Schatt
2017-04-04
1
-0/+2
*
Merge topic 'ipo-policy-CMP0069'
Brad King
2017-03-31
1
-0/+3
|
\
|
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-0/+3
*
|
Merge topic '16742-swift-3.0'
Brad King
2017-03-30
1
-1/+5
|
\
\
|
*
|
Swift: Default to Swift 3.0 with Xcode 8.3 and later
Gregor Jasny
2017-03-28
1
-1/+5
*
|
|
Apple: Fix Resources location for all generators
Gregor Jasny
2017-03-23
1
-2/+7
*
|
|
Xcode: Properly handle Bundle Resources with more than one hierarchy level
Gregor Jasny
2017-03-22
1
-0/+40
*
|
|
Xcode: Properly handle non-resource Bundle files on iOS
Gregor Jasny
2017-03-22
1
-2/+6
|
|
/
|
/
|
*
|
Xcode: Control schema generation via variable
Gregor Jasny
2017-03-12
1
-2/+1
*
|
Xcode: Fix schema container location calculation
Gregor Jasny
2017-02-28
1
-3/+3
*
|
Xcode: Do not autocreate schemes
Gregor Jasny
2017-02-28
1
-0/+31
*
|
Merge topic 'cmake-xcode-schemes'
Brad King
2017-02-28
1
-0/+28
|
\
\
|
*
|
Xcode: Write shared schemes based on the default files generated by Xcode
Gusts Kaksis
2017-02-28
1
-0/+28
|
|
/
*
|
Xcode: Always track object library dependencies via hacky Makefile
Gregor Jasny
2017-02-22
1
-14/+12
*
|
Xcode: Record dependency information also for object libraries
Gregor Jasny
2017-02-22
1
-8/+30
*
|
Xcode: Collect dummy rules during iteration and emit afterwards
Gregor Jasny
2017-02-22
1
-24/+13
*
|
Makefile: Allow adding post-build rules to object libraries
Gregor Jasny
2017-02-22
1
-1/+2
|
/
*
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
1
-4/+35
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
1
-0/+14
*
Xcode: Properly mark SYSTEM includes as such
Gregor Jasny
2016-12-27
1
-0/+16
*
Xcode: Add target property to override explicitFileType
Gregor Jasny
2016-12-03
1
-0/+4
*
Xcode: Add target property to override productType
Gregor Jasny
2016-12-03
1
-0/+4
*
Merge topic 'include-what-you-use'
Brad King
2016-11-28
1
-2/+17
|
\
|
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-2/+17
*
|
Merge topic '16449-revert-xcode-system-includes'
Brad King
2016-11-28
1
-30/+14
|
\
\
|
|
/
|
/
|
|
*
Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"
Gregor Jasny
2016-11-28
1
-30/+14
*
|
Add generator expression support to per-source COMPILE_FLAGS
Zsolt Parragi
2016-10-28
1
-1/+18
*
|
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1/+2
*
|
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-3/+4
*
|
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-66/+66
*
|
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-2/+2
*
|
VS: Provide an option to use x64 host tools
Brad King
2016-10-14
1
-0/+13
*
|
Xcode: Inline ConvertToRelativePath calls
Stephen Kelly
2016-10-06
1
-3/+3
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Xcode: Add option to set Swift language version
Brad King
2016-09-26
1
-1/+7
*
Xcode: Port rudimentary Swift support to Xcode 8
Brad King
2016-09-23
1
-0/+3
*
Xcode: Remove unused member
Stephen Kelly
2016-09-19
1
-3/+0
*
tidy: Fix readability-redundant-string-cstr issues
Gregor Jasny
2016-09-04
1
-37/+33
*
Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)
Gregor Jasny
2016-08-31
1
-9/+4
*
Xcode: Obey SYSTEM keyword for includes (#15687)
Gregor Jasny
2016-08-09
1
-14/+34
*
Honor BUNDLE_EXTENSION also for Frameworks (#14742)
Gregor Jasny
2016-07-22
1
-0/+5
*
Honor BUNDLE_EXTENSION also for App Bundles (#16148)
Gregor Jasny
2016-07-22
1
-0/+5
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0/+1
*
cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
Tobias Hunger
2016-07-14
1
-5/+5
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-2/+2
*
Xcode: Properly handle BUNDLE_EXTENSION
Gregor Jasny
2016-06-18
1
-0/+5
*
Xcode: Add support for mig files
James Touton
2016-06-17
1
-0/+2
*
Xcode: Add XCODE_FILE_ATTRIBUTES source file property
James Touton
2016-06-17
1
-0/+14
*
Xcode: Don't emit empty settings blocks.
James Touton
2016-06-17
1
-6/+7
[next]