summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Rename cmProp in cmValueMarc Chevrier2021-09-211-10/+10
* Refactor: reduce cmToCStr usageMarc Chevrier2021-08-191-1/+1
* Merge topic 'LWYU-externalization'Brad King2021-07-121-0/+2
|\
| * LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-091-0/+2
* | Do not exclude include directory symlinks to entries of CPATHAlexander Grund2021-07-071-1/+1
|/
* cmOutputConverter: Adopt relative path conversion helpersBrad King2021-05-171-13/+0
* cmLocalGenerator: De-duplicate StateSnapshot memberBrad King2021-05-171-1/+0
* cmLocalGenerator: Remove unused MaybeRelativeToCurSrcDir methodBrad King2021-05-171-1/+0
* cmLocalGenerator: Factor out relative path conversion helpersBrad King2021-05-131-4/+8
* cmLocalGenerator: Clarify GetIncludeFlags signatureBrad King2021-02-251-11/+19
* cmCustomCommand: Record value of CMP0116 at time of creationKyle Edwards2021-02-231-10/+16
* Merge topic 'xcode12-ios_install_combined'Brad King2021-02-091-0/+2
|\
| * IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-081-0/+2
* | clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-1/+1
* | Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-221-0/+14
* | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-1/+3
* | cmLocalGenerator: Adopt custom target 'force' output name generationBrad King2020-12-151-1/+3
* | cmLocalGenerator: Refactor custom command generator constructionBrad King2020-12-151-0/+4
* | cmMakefile: Simplify custom target 'force' output name generationBrad King2020-12-151-1/+1
* | cmLocalGenerator: Evaluate generator expressions in custom command outputsBrad King2020-12-111-0/+2
* | cmLocalGenerator: Simplify custom command output cmSourceFile creationBrad King2020-12-101-4/+10
* | cmLocalGenerator: Factor out helper to expand custom command output pathsBrad King2020-12-101-0/+4
* | cmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trapBrad King2020-12-101-3/+9
* | Refactoring: Makefiles Generators: Add support for various depends scannersMarc Chevrier2020-11-281-0/+7
* | cmLocalGenerator::GetRuleLauncher: return cmPropvvs314152020-11-021-2/+1
* | Constify some code as suggested by clang-tidyCengizhan Pasaoglu2020-10-191-2/+2
* | cmLocalGenerator: Migrate custom command output lookup from cmMakefileBrad King2020-10-081-0/+73
|/
* CUDA: Clang separable compilationRaul Tambre2020-09-241-1/+1
* Merge topic 'ispc_improvements'Brad King2020-09-081-0/+5
|\
| * ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-041-0/+5
* | Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
|/
* ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-281-0/+1
* GetFeature(): return cmPropVitaly Stakhovsky2020-07-111-2/+2
* Refactor language standard computationJustin Goshi2020-06-161-1/+2
* Multi-Ninja: Fix reusable PCHs for MSVCCristian Adam2020-05-271-0/+5
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* Merge topic 'apple-merge-same-sysroot'Brad King2020-04-221-0/+2
|\
| * Apple: Merge per-arch sysroot parameters if all are the sameGregor Jasny2020-04-211-0/+2
* | CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-0/+5
* | Merge topic 'msbuildUtf8Support'Brad King2020-04-151-7/+11
|\ \
| * | Add support to indicate UTF-8 custom command pipe output encodingJustin Goshi2020-04-131-7/+11
* | | Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysrootsBrad King2020-04-081-0/+1
|\ \ \ | |/ / |/| / | |/
| * Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURESBrad King2020-04-081-0/+1
* | PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-021-6/+7
|/
* Source: use std::string in place of const char*Vitaly Stakhovsky2020-01-291-14/+2
* Ninja: Add multi-config variantKyle Edwards2019-12-131-0/+1
* cmMakefile: Delay custom command creationDaniel Eiband2019-11-241-0/+91
* cmLocalGenerator: modernize memory managementMarc Chevrier2019-11-111-5/+8
* PCH: Generate sources during Compute stepCristian Adam2019-10-091-2/+1
* file(GENERATE): Create output file structures even earlierBrad King2019-10-071-0/+1