summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-221-10/+25
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-4/+4
* Merge topic 'unity-anon-ns'Craig Scott2020-12-161-3/+14
|\
| * Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-151-3/+14
* | Merge topic 'custom-command-output-genex-nmc'Brad King2020-12-161-8/+33
|\ \
| * | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-2/+4
| * | cmLocalGenerator: Adopt custom target 'force' output name generationBrad King2020-12-151-6/+22
| * | cmLocalGenerator: Refactor custom command generator constructionBrad King2020-12-151-0/+9
| * | cmMakefile: Simplify custom target 'force' output name generationBrad King2020-12-151-5/+3
| |/
* | Merge topic 'ispc_control_header_suffixes'Brad King2020-12-151-4/+12
|\ \
| * | ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-141-4/+12
* | | Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation'Brad King2020-12-151-4/+16
|\ \ \ | |_|/ |/| |
| * | llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flagsThomas Bernard2020-12-141-4/+16
| |/
| * Merge topic 'correct_ispc_path_computation' into release-3.19Brad King2020-12-081-7/+16
| |\
* | | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-111-2/+32
* | | cmLocalGenerator: Evaluate generator expressions in custom command outputsBrad King2020-12-111-4/+99
* | | cmLocalGenerator: Simplify custom command output cmSourceFile creationBrad King2020-12-101-39/+29
* | | cmLocalGenerator: Factor out helper to expand custom command output pathsBrad King2020-12-101-0/+10
* | | cmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trapBrad King2020-12-101-9/+8
* | | cmLocalGenerator: Re-order logic in CreateGeneratedSourceBrad King2020-12-101-8/+9
* | | Merge topic 'range-for-avoid-tmp-warning'Brad King2020-12-081-1/+4
|\ \ \
| * | | Cleanup: Fix warning about binding to a temporary in range-based forCraig Scott2020-12-071-1/+4
* | | | Merge topic 'correct_ispc_path_computation'Brad King2020-12-081-7/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-071-7/+16
* | | | Merge topic 'asm_arch'Brad King2020-12-071-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | macOS: Add architecture flags only for native ASM dialectRaul Tambre2020-12-041-1/+1
* | | Merge topic 'pch-ios-multi-arch-nmc'Brad King2020-12-011-2/+4
|\ \ \ | |/ /
| * | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-ConfigCristian Adam2020-11-301-2/+4
| |/
* | PCH: Do not mark PCH-header as generatedDeniz Bahadir2020-11-161-6/+8
* | Reduce the scope of temporary cmProp variables and other improvementsVitaly Stakhovsky2020-11-051-4/+4
* | cmLocalGenerator::GetRuleLauncher: return cmPropvvs314152020-11-021-7/+4
* | configure_file: Add option for user defined permissionsAsit Dhal2020-10-241-2/+2
* | Constify some code as suggested by clang-tidyCengizhan Pasaoglu2020-10-191-2/+2
* | cmLocalGenerator: Migrate custom command output lookup from cmMakefileBrad King2020-10-081-6/+192
* | cmMakefile: Drop unnecessary custom command APPEND checkBrad King2020-10-081-1/+1
|/
* CUDA: Clang separable compilationRaul Tambre2020-09-241-11/+0
* Merge topic 'pch-tv90'Brad King2020-09-091-8/+20
|\
| * PCH: Fix 30s wait for VS2008 when used via -Tv90Cristian Adam2020-09-071-8/+20
* | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-041-2/+60
* | cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-021-91/+91
* | Merge topic 'ispc_lang_support'Brad King2020-09-011-0/+32
|\ \
| * | ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-281-0/+32
* | | Merge topic 'osx_asm_architectures'Brad King2020-08-251-2/+3
|\ \ \
| * | | macOS: Respect OSX_ARCHITECTURES for ASMRaul Tambre2020-08-221-2/+3
* | | | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-211-1/+1
|/ / /
* | | Merge topic 'clang-cl-vfs'Brad King2020-08-101-4/+21
|\ \ \ | |/ / |/| |
| * | Clang: Add support for passing VFS argumentsThomas Bernard2020-08-071-4/+21
* | | Merge topic 'reuse_pch_no_delay'Brad King2020-08-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROMCristian Adam2020-08-051-1/+1
* | Merge topic 'unity_no_skip_autogen'Brad King2020-07-301-1/+0
|\ \ | |/