summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-header-cmext-algorithm'Brad King2019-12-181-1/+2
|\
| * Refactoring: use append functions from cmext/algorithmMarc Chevrier2019-12-171-1/+2
* | Merge topic 'stdstring-target'Brad King2019-12-171-3/+2
|\ \
| * | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-3/+2
* | | Merge topic 'fat-ios'Brad King2019-12-171-16/+34
|\ \ \ | |_|/ |/| |
| * | Handle multi-arch sysroots on Apple platformsTor Arne Vestbø2019-12-131-7/+24
| * | Refactor -arch and -isysroot code usageCristian Adam2019-12-111-13/+14
* | | Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+8
| |/ |/|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-6/+17
* | Merge topic 'unity-object-libraries'Brad King2019-12-091-6/+3
|\ \
| * \ Merge branch 'backport-unity-object-libraries' into unity-object-librariesBrad King2019-12-081-6/+3
| |\ \ | | |/ | |/|
| | * Unity: Proper handling of object librariesCristian Adam2019-12-071-0/+2
| | * Unity: Generic source file handling for all generatorsCristian Adam2019-12-071-6/+1
* | | Merge topic 'pch-reuse-importlib'Brad King2019-12-091-1/+17
|\ \ \ | |/ / |/| |
| * | PCH: Use the target's PREFIX for building the pdb file nameCristian Adam2019-12-081-1/+17
| |/
* | Merge topic 'delay-custom-command-creation'Brad King2019-12-041-13/+335
|\ \
| * | cmMakefile: Delay custom command creationDaniel Eiband2019-11-241-6/+332
| * | cmLocalGenerator: Refactor to use cmMakeSingleCommandLineDaniel Eiband2019-11-241-7/+3
* | | Merge topic 'unity-no-duplicate-path'Brad King2019-11-261-13/+16
|\ \ \ | |/ / |/| |
| * | Unity: No repeated path for internal generated unity filesCristian Adam2019-11-251-13/+16
| |/
* | Merge topic 'objc-standard-fix'Brad King2019-11-151-14/+29
|\ \ | |/
| * ObjC: Proper initialization of ObjC/XX standard propertiesCristian Adam2019-11-141-14/+29
* | Merge topic 'objc-standard'Brad King2019-11-131-0/+29
|\ \ | |/
| * ObjC: Initialize ObjC/XX standard properties from C/C++ counterpartsCristian Adam2019-11-121-0/+29
| * Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-121-3/+3
| |\
| * \ Merge topic 'resolve-full-path-at-generate-time' into release-3.16Brad King2019-11-121-1/+1
| |\ \
* | \ \ Merge topic 'modernize-memory-management'Brad King2019-11-121-33/+33
|\ \ \ \
| * | | | cmLocalGenerator: modernize memory managementMarc Chevrier2019-11-111-33/+33
* | | | | Merge topic 'unity-HEADER_FILE_ONLY'Brad King2019-11-121-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-111-3/+3
* | | | | Merge topic 'resolve-full-path-at-generate-time'Brad King2019-11-121-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | UnityBuild: Resolve full paths of unity source includesDaniel Eiband2019-11-111-1/+1
* | | | | Merge topic 'pch-no-duplicates'Craig Scott2019-11-121-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | PCH: No repeated path for internal generated PCH filesCristian Adam2019-11-111-0/+8
| | |/ | |/|
* | | Merge topic 'unity-include-generated'Brad King2019-11-071-1/+0
|\ \ \ | |/ /
| * | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-061-1/+0
| |/
* | Merge topic 'objc-pch'Brad King2019-11-051-1/+1
|\ \ | |/
| * PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-031-1/+1
* | cmLocalGenerator: Drop unused initializer in AddUnityBuildBrad King2019-10-281-2/+1
|/
* PCH: Generate sources during Compute stepCristian Adam2019-10-091-64/+15
* file(GENERATE): Create output file structures even earlierBrad King2019-10-071-5/+9
* Merge topic 'unity-step'Brad King2019-10-041-2/+7
|\
| * Unity build: Generate sources during Compute stepBrad King2019-10-031-2/+7
* | PCH: Add multi-language PCH generation supportCristian Adam2019-10-031-143/+158
|/
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+4
* Merge topic 'objective-c-cxx'Brad King2019-09-301-1/+11
|\
| * Objective C/C++: Add compiler standard detectionCristian Adam2019-09-281-0/+10
| * Languages: Add support for Objective-CSteve Wilson2019-09-281-1/+1
* | cmMakefile: Move enumerations into new headerDaniel Eiband2019-09-261-1/+2
|/
* cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utilityDaniel Eiband2019-09-231-9/+4