summaryrefslogtreecommitdiff
path: root/Source/cmGlobalXCodeGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-121-1/+3
|\
| * Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-111-1/+3
* | ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-111-8/+17
|/
* Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-051-6/+6
* cmGlobalXCodeGenerator: Mark known source locationsBrad King2019-11-051-4/+8
* PCH: Generate sources during Compute stepCristian Adam2019-10-091-2/+5
* Unity build: Generate sources during Compute stepBrad King2019-10-031-1/+0
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-1/+1
|\
| * Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-1/+1
| |\
| | * Restore "all" target in subdirectories marked EXCLUDE_FROM_ALLBrad King2019-09-301-1/+1
* | | cmMakefile: Remove AddUtilityCommand overload without byproductsDaniel Eiband2019-09-261-7/+8
* | | cmMakefile: Move enumerations into new headerDaniel Eiband2019-09-261-7/+7
* | | cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utilityDaniel Eiband2019-09-231-8/+5
* | | cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
* | | cmCustomCommandLine: Provide command line make functionsDaniel Eiband2019-09-161-22/+13
* | | clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-3/+3
* | | clang-tidy: modernize-use-autoRegina Pfeifer2019-09-101-14/+7
* | | clang-tidy: Fix performance-for-range-copy diagnostic in Xcode generatorBrad King2019-09-091-2/+2
* | | clang-tidy: Resolve performance-unnecessary-value-param diagnosticsBrad King2019-09-091-1/+1
* | | Merge topic 'use-using'Brad King2019-09-061-5/+5
|\ \ \
| * | | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-5/+5
* | | | Unity build: Add XCode supportCristian Adam2019-08-301-0/+1
|/ / /
* | | Precompile headers: Add support for Xcode generatorCristian Adam2019-08-281-0/+12
* | | Source sweep: Replace cmExpandList with the shorter cmExpandedListSebastian Holtermann2019-08-231-4/+2
* | | Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-124/+73
* | | Merge topic 'cm-contains'Brad King2019-08-211-8/+4
|\ \ \
| * | | cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-191-8/+4
* | | | Merge topic 'string-literal-append'Brad King2019-08-191-4/+2
|\ \ \ \
| * | | | avoid adding multiple consecutive string literals to std::stringRolf Eike Beer2019-08-181-4/+2
| |/ / /
* | | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOnSebastian Holtermann2019-08-171-4/+3
|/ / /
* | | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-141-8/+5
* | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAPKitware Robot2019-08-091-3/+3
* | | Merge topic 'tidy_inefficient_string'Brad King2019-08-071-1/+1
|\ \ \
| * | | clang-tidy: Enable performance-inefficient-string-concatenationSebastian Holtermann2019-08-051-1/+1
* | | | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenizeSebastian Holtermann2019-08-051-4/+2
|/ / /
* | | cmMakefile: Let AddDefinition accept a value as cm::string_viewSebastian Holtermann2019-07-241-5/+3
* | | Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-1/+2
* | | IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-1/+1
|/ /
* | Use cmAppend to append ranges to std::vector instancesSebastian Holtermann2019-05-231-2/+1
* | Merge topic 'string-cleanup'Brad King2019-05-171-15/+14
|\ \
| * | Source: std::string related cleanupVitaly Stakhovsky2019-05-151-15/+14
* | | Merge topic 'ninja-pool-custom-command'Brad King2019-05-151-1/+1
|\ \ \ | |/ / |/| |
| * | Support job pools in custom commands and targetsRosen Matev2019-05-141-1/+1
* | | cmSystemTools: Add ExpandedListArgument and ExpandedLists methodsSebastian Holtermann2019-05-131-6/+4
|/ /
* | Merge topic 'xcode-extra-sources'Brad King2019-04-121-18/+23
|\ \ | |/
| * Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-111-8/+14
| * Xcode: Factor out duplicate source group code into lambdaBrad King2019-04-111-11/+10
* | cmLocalGenerator: Factor IPO logic out of AddLanguageFlagsBrad King2019-04-021-0/+4
* | Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-311-1/+1