| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Cleanup: Fix warning about binding to a temporary in range-based for | Craig Scott | 2020-12-07 | 1 | -1/+4 |
|
|
* | | | | Merge topic 'correct_ispc_path_computation' | Brad King | 2020-12-08 | 1 | -7/+16 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ISPC: Handle OBJECT sources in different directories | Robert Maynard | 2020-12-07 | 1 | -7/+16 |
|
|
* | | | | Merge topic 'asm_arch' | Brad King | 2020-12-07 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | macOS: Add architecture flags only for native ASM dialect | Raul Tambre | 2020-12-04 | 1 | -1/+1 |
|
|
* | | | Merge topic 'pch-ios-multi-arch-nmc' | Brad King | 2020-12-01 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-Config | Cristian Adam | 2020-11-30 | 1 | -2/+4 |
| |/ |
|
* | | PCH: Do not mark PCH-header as generated | Deniz Bahadir | 2020-11-16 | 1 | -6/+8 |
|
|
* | | Reduce the scope of temporary cmProp variables and other improvements | Vitaly Stakhovsky | 2020-11-05 | 1 | -4/+4 |
|
|
* | | cmLocalGenerator::GetRuleLauncher: return cmProp | vvs31415 | 2020-11-02 | 1 | -7/+4 |
|
|
* | | configure_file: Add option for user defined permissions | Asit Dhal | 2020-10-24 | 1 | -2/+2 |
|
|
* | | Constify some code as suggested by clang-tidy | Cengizhan Pasaoglu | 2020-10-19 | 1 | -2/+2 |
|
|
* | | cmLocalGenerator: Migrate custom command output lookup from cmMakefile | Brad King | 2020-10-08 | 1 | -6/+192 |
|
|
* | | cmMakefile: Drop unnecessary custom command APPEND check | Brad King | 2020-10-08 | 1 | -1/+1 |
|/ |
|
* | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 1 | -11/+0 |
|
|
* | Merge topic 'pch-tv90' | Brad King | 2020-09-09 | 1 | -8/+20 |
|\ |
|
| * | PCH: Fix 30s wait for VS2008 when used via -Tv90 | Cristian Adam | 2020-09-07 | 1 | -8/+20 |
|
|
* | | ISPC: Support generation for multiple instruction sets | Robert Maynard | 2020-09-04 | 1 | -2/+60 |
|
|
* | | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -91/+91 |
|
|
* | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 1 | -0/+32 |
|\ \ |
|
| * | | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 1 | -0/+32 |
|
|
* | | | Merge topic 'osx_asm_architectures' | Brad King | 2020-08-25 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | macOS: Respect OSX_ARCHITECTURES for ASM | Raul Tambre | 2020-08-22 | 1 | -2/+3 |
|
|
* | | | | WIN32_EXECUTABLE: Add support for generator expressions | Kyle Edwards | 2020-08-21 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'clang-cl-vfs' | Brad King | 2020-08-10 | 1 | -4/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clang: Add support for passing VFS arguments | Thomas Bernard | 2020-08-07 | 1 | -4/+21 |
|
|
* | | | Merge topic 'reuse_pch_no_delay' | Brad King | 2020-08-06 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROM | Cristian Adam | 2020-08-05 | 1 | -1/+1 |
|
|
* | | Merge topic 'unity_no_skip_autogen' | Brad King | 2020-07-30 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Unity Builds: Do not set SKIP_AUTOGEN to source files | Cristian Adam | 2020-07-29 | 1 | -1/+0 |
|
|
* | | Source: use cmNonempty() | Vitaly Stakhovsky | 2020-07-28 | 1 | -8/+7 |
|
|
* | | Factor out generator checks for filtering on non-compiling targets | Brad King | 2020-07-23 | 1 | -1/+1 |
|
|
* | | Factor out generator checks for filtering out interface libraries | Brad King | 2020-07-23 | 1 | -2/+2 |
|
|
* | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
|
|
* | | Merge topic 'move_more_queries_to_cmStandardLevelResolver' | Brad King | 2020-07-16 | 1 | -141/+6 |
|\ \ |
|
| * | | Move AddCompilerRequirementFlag to cmStandardLevelResolver | Robert Maynard | 2020-07-15 | 1 | -141/+6 |
|
|
* | | | Merge topic 'cmnonempty' | Kyle Edwards | 2020-07-15 | 1 | -5/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmNonempty: Convenience inlines to check for non-empty string | Vitaly Stakhovsky | 2020-07-14 | 1 | -5/+3 |
|
|
* | | | cmIsOn: add overload accepting const std::string* | Vitaly Stakhovsky | 2020-07-14 | 1 | -4/+3 |
|/ / |
|
* | | GetFeature(): return cmProp | Vitaly Stakhovsky | 2020-07-11 | 1 | -3/+3 |
|
|
* | | Merge topic 'refactor-generator-configs' | Brad King | 2020-07-06 | 1 | -22/+13 |
|\ \ |
|
| * | | cmMakefile: Refactor API to better handle empty config values | Robert Maynard | 2020-07-03 | 1 | -22/+13 |
|
|
* | | | cmStandardLevelResolver: Added to handle standard level queries | Robert Maynard | 2020-07-01 | 1 | -1/+3 |
|/ / |
|
* | | configure_file: Add option to control file permissions transfer to copy | Rahul Gottipati | 2020-06-30 | 1 | -2/+2 |
|
|
* | | Merge topic 'languageStandardRefactor' | Brad King | 2020-06-18 | 1 | -42/+10 |
|\ \
| |/
|/| |
|
| * | Refactor language standard computation | Justin Goshi | 2020-06-16 | 1 | -42/+10 |
|
|
* | | CUDA: Add issue number to Clang separable compilation error | Raul Tambre | 2020-06-16 | 1 | -1/+2 |
|/ |
|
* | CUDA: Pass toolkit path to Clang | Raul Tambre | 2020-06-12 | 1 | -0/+1 |
|
|
* | Merge topic 'cuda_clang_separable_error' | Brad King | 2020-06-05 | 1 | -0/+13 |
|\ |
|
| * | CUDA: Throw error if CUDA_SEPARABLE_COMPILATION is ON when using Clang | Raul Tambre | 2020-06-02 | 1 | -0/+13 |
|
|