summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalXCodeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-294/+137
* Xcode: Compute version number earlierBrad King2017-04-211-9/+12
* Merge topic '16760-refactor-get-mac-content-directory'Brad King2017-04-211-1/+2
|\
| * Replace boolean `implib` parameters with enumGregor Jasny2017-04-201-1/+2
* | Xcode: Use SYSTEM_HEADER_SEARCH_PATHS attribute for system includesGregor Jasny2017-04-191-4/+33
|/
* cmGlobalGenerator: Add method to check if object file location is knownBrad King2017-04-181-0/+12
* Xcode: Refactor loop over all sourcesBrad King2017-04-131-33/+12
* Xcode: Use config-specific object library files on link linesBrad King2017-04-131-1/+1
* Merge topic 'xcode-remove-UseObjectLibraries'Brad King2017-04-131-19/+32
|\
| * Xcode: Inline relevant parts of UseObjectLibrariesBrad King2017-04-121-12/+22
| * Xcode: Do not add Object Libraries source group on Xcode >= 5Brad King2017-04-121-11/+14
* | Merge topic 'include-style'Brad King2017-04-131-1/+1
|\ \ | |/ |/|
| * Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* | Xcode: Compute a concrete object file arch dir if possibleBrad King2017-04-111-1/+18
* | Xcode: Refactor object directory name computationBrad King2017-04-111-10/+19
* | Xcode: Refactor internal architecture list constructionBrad King2017-04-111-17/+15
|/
* Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-041-0/+2
* Merge topic 'ipo-policy-CMP0069'Brad King2017-03-311-0/+3
|\
| * Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+3
* | Merge topic '16742-swift-3.0'Brad King2017-03-301-1/+5
|\ \
| * | Swift: Default to Swift 3.0 with Xcode 8.3 and laterGregor Jasny2017-03-281-1/+5
* | | Apple: Fix Resources location for all generatorsGregor Jasny2017-03-231-2/+7
* | | Xcode: Properly handle Bundle Resources with more than one hierarchy levelGregor Jasny2017-03-221-0/+40
* | | Xcode: Properly handle non-resource Bundle files on iOSGregor Jasny2017-03-221-2/+6
| |/ |/|
* | Xcode: Control schema generation via variableGregor Jasny2017-03-121-2/+1
* | Xcode: Fix schema container location calculationGregor Jasny2017-02-281-3/+3
* | Xcode: Do not autocreate schemesGregor Jasny2017-02-281-0/+31
* | Merge topic 'cmake-xcode-schemes'Brad King2017-02-281-0/+28
|\ \
| * | Xcode: Write shared schemes based on the default files generated by XcodeGusts Kaksis2017-02-281-0/+28
| |/
* | Xcode: Always track object library dependencies via hacky MakefileGregor Jasny2017-02-221-14/+12
* | Xcode: Record dependency information also for object librariesGregor Jasny2017-02-221-8/+30
* | Xcode: Collect dummy rules during iteration and emit afterwardsGregor Jasny2017-02-221-24/+13
* | Makefile: Allow adding post-build rules to object librariesGregor Jasny2017-02-221-1/+2
|/
* Apple: Add support for static frameworksGregor Jasny2017-01-311-4/+35
* Xcode: Control emission of EFFECTIVE_PLATFORM_NAMEGregor Jasny2017-01-201-0/+14
* Xcode: Properly mark SYSTEM includes as suchGregor Jasny2016-12-271-0/+16
* Xcode: Add target property to override explicitFileTypeGregor Jasny2016-12-031-0/+4
* Xcode: Add target property to override productTypeGregor Jasny2016-12-031-0/+4
* Merge topic 'include-what-you-use'Brad King2016-11-281-2/+17
|\
| * iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-221-2/+17
* | Merge topic '16449-revert-xcode-system-includes'Brad King2016-11-281-30/+14
|\ \ | |/ |/|
| * Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"Gregor Jasny2016-11-281-30/+14
* | Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-281-1/+18
* | cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-201-1/+2
* | cmState: Move CacheEntryType enum to separate namespaceStephen Kelly2016-10-191-3/+4
* | cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-66/+66
* | Factor IDE folder name retrieval out into helper methodGregor Jasny2016-10-171-2/+2
* | VS: Provide an option to use x64 host toolsBrad King2016-10-141-0/+13
* | Xcode: Inline ConvertToRelativePath callsStephen Kelly2016-10-061-3/+3
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2