summaryrefslogtreecommitdiff
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-081-0/+2
* Merge topic 'ispc_control_header_suffixes' into release-3.19Brad King2020-12-151-4/+12
|\
| * ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-141-4/+12
* | 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
|\
| * ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-071-7/+16
* | macOS: Add architecture flags only for native ASM dialectRaul Tambre2020-12-041-1/+1
* | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-ConfigCristian Adam2020-11-301-2/+4
|/
* 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
|\ \ | |/
| * Unity Builds: Do not set SKIP_AUTOGEN to source filesCristian Adam2020-07-291-1/+0
* | Source: use cmNonempty()Vitaly Stakhovsky2020-07-281-8/+7
* | Factor out generator checks for filtering on non-compiling targetsBrad King2020-07-231-1/+1
* | Factor out generator checks for filtering out interface librariesBrad King2020-07-231-2/+2
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* | Merge topic 'move_more_queries_to_cmStandardLevelResolver'Brad King2020-07-161-141/+6
|\ \
| * | Move AddCompilerRequirementFlag to cmStandardLevelResolverRobert Maynard2020-07-151-141/+6
* | | Merge topic 'cmnonempty'Kyle Edwards2020-07-151-5/+3
|\ \ \ | |/ / |/| |
| * | cmNonempty: Convenience inlines to check for non-empty stringVitaly Stakhovsky2020-07-141-5/+3
* | | cmIsOn: add overload accepting const std::string*Vitaly Stakhovsky2020-07-141-4/+3
|/ /
* | GetFeature(): return cmPropVitaly Stakhovsky2020-07-111-3/+3
* | Merge topic 'refactor-generator-configs'Brad King2020-07-061-22/+13
|\ \
| * | cmMakefile: Refactor API to better handle empty config valuesRobert Maynard2020-07-031-22/+13
* | | cmStandardLevelResolver: Added to handle standard level queriesRobert Maynard2020-07-011-1/+3
|/ /
* | configure_file: Add option to control file permissions transfer to copyRahul Gottipati2020-06-301-2/+2
* | Merge topic 'languageStandardRefactor'Brad King2020-06-181-42/+10
|\ \ | |/ |/|
| * Refactor language standard computationJustin Goshi2020-06-161-42/+10
* | CUDA: Add issue number to Clang separable compilation errorRaul Tambre2020-06-161-1/+2
|/
* CUDA: Pass toolkit path to ClangRaul Tambre2020-06-121-0/+1
* Merge topic 'cuda_clang_separable_error'Brad King2020-06-051-0/+13
|\
| * CUDA: Throw error if CUDA_SEPARABLE_COMPILATION is ON when using ClangRaul Tambre2020-06-021-0/+13
* | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-021-7/+18
|/
* Merge topic 'getdef-expand'Brad King2020-06-021-5/+4
|\
| * cmMakefile: add GetDefExpandList() that splits value into std::vectorVitaly Stakhovsky2020-05-301-5/+4
* | Single location for cmProp typedefVitaly Stakhovsky2020-06-011-0/+1
|/
* Multi-Ninja: Fix reusable PCHs for MSVCCristian Adam2020-05-271-95/+145
* AutoMoc: Configure AutoMoc after generated sources (PCH, Unity)Cristian Adam2020-05-261-1/+7