summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalXCodeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Fix ReRunCMake.make path to cmake.check_cache (#13603)Brad King2012-10-241-2/+6
* Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-171-1/+2
* Merge topic 'generator-expression-target-properties'Brad King2012-09-281-12/+5
|\
| * Return a std::string from GetCompileDefinitions.Stephen Kelly2012-09-211-2/+3
| * Port remaining code to GetCompileDefinitions().Stephen Kelly2012-09-211-12/+4
* | Merge topic 'use-generator-target'David Cole2012-09-251-3/+8
|\ \ | |/
| * Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-191-1/+2
| * Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.Stephen Kelly2012-09-191-1/+4
| * Move GetLinkInformation to cmGeneratorTargetStephen Kelly2012-09-191-1/+2
* | Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULTBrad King2012-09-211-10/+0
|/
* Xcode: Set ASM source language in project file (#13472)Brad King2012-08-151-0/+4
* Merge topic 'xcode-select'David Cole2012-08-131-2/+17
|\
| * Xcode: Run xcode-select to find Xcode version file (#13463)Brad King2012-08-101-2/+17
* | Xcode: Fix object library references in multi-project trees (#13452)Brad King2012-08-031-1/+1
|/
* Refactor generation of shared library flagsStephen Kelly2012-06-121-2/+2
* Xcode: Recognize storyboard source files (#13214)Jan Schaffmeister2012-05-141-0/+4
* Xcode: Pay attention to custom configuration types (#13082)David Cole2012-04-021-1/+6
* Merge topic 'object-library'David Cole2012-03-201-66/+267
|\
| * Xcode: Honor $<TARGET_OBJECTS:...> source expressionsDavid Cole2012-03-191-0/+33
| * Build object library targets in XcodeDavid Cole2012-03-191-8/+52
| * Pre-compute object file names before Xcode generationDavid Cole2012-03-191-0/+49
| * Xcode: Re-factor some existing methods into "FromPath" variantsDavid Cole2012-03-161-48/+110
| * Xcode: Re-factor code into GetObjectsNormalDirectory methodDavid Cole2012-03-161-9/+22
| * Rename/constify build-time config placeholder lookupBrad King2012-03-091-1/+1
| * Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-091-33/+0
| |\
* | \ Merge topic 'fix-12621-xcode43'Brad King2012-03-191-2/+11
|\ \ \
| * | | Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)David Cole2012-03-091-2/+11
* | | | Merge topic 'cleanup-object-file-names'Brad King2012-03-131-33/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-33/+0
| |/
* | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-1/+1
|/
* Xcode: Create separate rerun dependencies for subprojects (#12616)Brad King2011-12-091-2/+1
* Xcode: Avoid spewing the environment on every script run (#12522)Johan Bjork2011-10-201-0/+5
* Merge topic 'fix-12377-xcode-honor-g0'David Cole2011-09-071-7/+28
|\
| * Xcode: Honor -g0 to disable debugging (#12377)Johan Bjork2011-09-061-7/+28
* | Merge topic 'fix-12370-no-space-in-target-name'David Cole2011-09-071-1/+3
|\ \
| * | Xcode: No spaces in makefile target names (#12370)Johan Björk2011-09-051-1/+3
| |/
* | Merge topic 'fortran-format'David Cole2011-09-071-0/+22
|\ \
| * | Xcode: Honor Fortran_FORMAT target and source file propertyBrad King2011-09-011-0/+22
* | | Merge topic 'fix-zero-check-mistake'David Cole2011-09-071-1/+2
|\ \ \ | |_|/ |/| |
| * | Xcode: Do not emit the ZERO_CHECK target more than onceJohan Bjork2011-09-011-1/+2
| |/
* | Merge topic 'fix-xcode4-test-failures'David Cole2011-09-011-1/+8
|\ \ | |/ |/|
| * Xcode4: Requires more quoting of single quote charDavid Cole2011-08-251-1/+8
* | Merge topic 'fix-11690-preserve-xcode-objectids'David Cole2011-08-251-2/+60
|\ \
| * | Xcode: Save object id values in CMakeCache.txt (#11690)David Cole2011-08-241-2/+60
| |/
* | Xcode: Remove PREBINDING attribute for Xcode 4 and aboveJohan Bjork2011-08-191-1/+1
|/
* Xcode: Rearrange CMakeReRun to enable parallel buildsJohan Björk2011-08-041-22/+23
* Correct KWStyle line too long errorDavid Cole2011-07-191-1/+2
* Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects.David Cole2011-07-181-7/+12
* Merge topic 'xcode-source_groups-folders-issue-10039'Brad King2011-06-081-30/+87
|\
| * Fix style errors added by parent and grandparentBrad King2011-06-081-3/+6