summaryrefslogtreecommitdiff
path: root/Source/cmGlobalXCodeGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Pre-compute object file names before Xcode generationDavid Cole2012-03-191-0/+2
* Xcode: Re-factor some existing methods into "FromPath" variantsDavid Cole2012-03-161-0/+6
* Xcode: Re-factor code into GetObjectsNormalDirectory methodDavid Cole2012-03-161-0/+5
* Rename/constify build-time config placeholder lookupBrad King2012-03-091-1/+1
* Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-3/+0
* Constify XCode generator getters to match cmGlobalGeneratorBrad King2011-10-071-2/+2
* Xcode: Save object id values in CMakeCache.txt (#11690)David Cole2011-08-241-0/+4
* Merge topic 'xcode-source_groups-folders-issue-10039'Brad King2011-06-081-0/+2
|\
| * Xcode: Support multiple level nesting of XCode folders (#10039)Johan Björk2011-06-071-0/+2
* | Xcode: Fix parallel build depends with universal binaries (#11844)Brad King2011-06-061-0/+2
|/
* Xcode: Make generation depend on all input directoriesBrad King2011-01-131-1/+2
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-0/+5
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Teach Xcode generator to set XCODE_VERSIONBrad King2009-09-231-3/+3
* Fix Xcode project references to the source treeBrad King2009-09-221-0/+3
* Remove cmGlobalXCode21Generator subclassBrad King2009-09-191-4/+3
* Separate Xcode flag escaping code from definesBrad King2009-07-291-0/+4
* BUG: Fix Xcode linker languageBrad King2009-07-101-0/+2
* BUG: Do not generate "global" Xcode configBrad King2009-07-021-2/+1
* ENH: Simplify Xcode CreateBuildSettings methodBrad King2009-07-021-3/+2
* ENH: Generate native Xcode 3.0 and 3.1 projectsBrad King2009-06-291-1/+4
* BUG: Do not automatically set HEADER_FILE_ONLYBrad King2009-03-161-0/+1
* STYLE: Fix line-too-longBrad King2008-10-101-1/+2
* ENH: Put custom target sources in Xcode projectsBrad King2008-10-091-0/+1
* BUG: Fix Xcode reference to Info.plist resourceBrad King2008-07-031-0/+2
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-0/+3
* ENH: Improvements to the Xcode generator. Build frameworks using native Copy ...David Cole2007-08-141-5/+6
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+1
* ENH: add copy header stuffBill Hoffman2007-05-241-0/+3
* BUG: Fixed generation of XCODE_DEPEND_HELPER.make into proper directory. Cle...Brad King2007-05-111-1/+1
* STYLE: fix line lengthAlexander Neundorf2007-05-101-1/+1
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-091-0/+9
* ENH: Removed unused variables LibraryOutputPath and ExecutableOutputPath. Ea...Brad King2007-03-081-3/+0
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-1/+5
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+2
* ENH: fix rebuild problem with xcode and universal binariesBill Hoffman2006-05-161-0/+1
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-23/+23
* STYLE: fix line lengthsBill Hoffman2006-03-101-2/+5
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-1/+4
* ENH: Cleanup global targets even more and potentially fix XcodeAndy Cedilnik2006-03-011-0/+3
* COMP: Even more global target fixesAndy Cedilnik2006-02-241-1/+3
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-0/+5
* COMP: Added missing method decl to header.Brad King2006-02-031-0/+3
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-251-1/+2
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-5/+2
* ENH: make sure depend helper actually works, if a depend library gets updated...Bill Hoffman2005-12-211-0/+2
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-2/+2
* ENH: fixes for Xcode 2.2Bill Hoffman2005-11-181-1/+2
* BUG: fix xcode 15 (really bill Hoffman)Andy Cedilnik2005-09-081-0/+2