summaryrefslogtreecommitdiff
path: root/Source/cmGlobalXCodeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Apple Frameworks: honor SYSTEM target propertyMarc Chevrier2023-05-111-3/+1
* CMake code rely on cmList class for CMake lists management (part. 2)Marc Chevrier2023-04-291-5/+4
* CMake code rely on cmList class for CMake lists management (part. 1)Marc Chevrier2023-04-241-10/+11
* cmGeneratorTarget: Pass language to GetAppleArchs when possibleBrad King2023-03-151-1/+2
* cmGeneratorTarget: Convert GetAppleArchs output argument to return valueBrad King2023-03-151-2/+1
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-1/+28
* Merge topic 'xcode-revert-header-map'Brad King2023-02-201-0/+1
|\
| * Xcode: Restore suppression of header mapsBrad King2023-02-171-0/+1
* | cmCustomCommand: Refactor custom command-specific policy valuesKyle Edwards2023-02-061-3/+0
|/
* Xcode: Explicitly disable deprecated user include path featureBrad King2023-01-311-1/+2
* Xcode: Inherit Swift flags and compilation conditionsRoss Kilgariff2023-01-251-0/+3
* cmGeneratorTarget: Cache full name componentsPierre Testart2023-01-181-10/+8
* Merge topic 'COMPILE_DEFINITIONS-property-cleanup'Brad King2022-12-141-1/+7
|\
| * COMPILE_DEFINITIONS property: ensure leading -D is removed in all casesMarc Chevrier2022-12-131-1/+7
* | Make vector operations more efficientRose2022-12-101-2/+2
|/
* Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex'Brad King2022-11-231-21/+53
|\
| * XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-221-21/+53
* | Merge topic 'custom-command-comment-genex'Brad King2022-11-221-2/+3
|\ \
| * | cmCustomCommandGenerator: refactor GetComment to return std::stringPeter Würth2022-11-191-2/+3
* | | Xcode: Allow bundling extensionkit extensionsRussell Greene2022-11-181-2/+15
|/ /
* | Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entryAlex Turbov2022-11-171-6/+5
* | Merge topic 'xcode-swift-include-dirs'Brad King2022-11-031-10/+15
|\ \ | |/
| * Xcode: Implement Swift include directoriesBrad King2022-11-021-0/+3
| * Xcode: Restore Swift framework search directoriesBrad King2022-11-021-10/+12
* | Merge topic 'xcode-obj-dir'Brad King2022-10-311-8/+21
|\ \ | |/
| * Xcode: Put object files in a place that Xcode cleansBrad King2022-10-281-8/+21
* | Merge topic 'xcode-restore-install-path'Brad King2022-10-281-3/+3
|\ \ | |/
| * Xcode: Revert "Don't set INSTALL_PATH unless target is SHARED_LIBRARY"Brad King2022-10-271-3/+3
* | Merge topic 'xcode-swift-defs'Brad King2022-10-271-11/+32
|\ \ | |/
| * Xcode: Evaluate Swift compile definitions separatelyBrad King2022-10-251-11/+32
* | Merge topic 'swift-default-flags'Brad King2022-10-171-0/+8
|\ \ | |/ |/|
| * Xcode: Set WMO on non-debug build configurationsEvan Wilde2022-10-141-0/+8
* | Xcode: ensure framework with custom output directory can be consumedMarc Chevrier2022-10-141-5/+13
|/
* Merge topic 'ci-xcode-14.0'Brad King2022-10-031-2/+7
|\
| * Xcode: Drop CMAKE_INTDIR= definition in Swift targetsBrad King2022-09-301-2/+7
* | Xcode: Fix "clean" operation under the "new build system"Brad King2022-09-291-1/+0
* | Xcode: Set object file locations using TARGET_TEMP_DIRBrad King2022-09-291-26/+12
* | Xcode: Set build product locations using CONFIGURATION_BUILD_DIRBrad King2022-09-291-11/+13
* | cmGlobalXCodeGenerator: Remove unused local variable settingsBrad King2022-09-291-4/+0
* | Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-211-19/+17
* | Merge topic 'xcode-lib-dirs'Brad King2022-09-161-2/+8
|\ \
| * | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-151-2/+8
* | | Merge topic 'link-framework-with-multi-config-postfix'Brad King2022-09-151-3/+11
|\ \ \ | |/ / |/| / | |/
| * Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-141-3/+11
* | Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLEMarc Chevrier2022-08-311-0/+1
|\ \ | |/
| * Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-311-0/+1
* | xcode: Don't set INSTALL_PATH unless target is SHARED_LIBRARYTor Arne Vestbø2022-08-161-3/+3
* | CUDA: Add Device LTO support for nvccRobert Maynard2022-07-221-2/+2
* | Xcode: Pass compile definitions to SwiftDavid Geldreich2022-07-071-0/+12
* | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-161-0/+12