| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide guidance when trying to use non-enabled language | Robert Maynard | 2022-05-04 | 1 | -5/+9 |
|
|
* | Merge topic 'nmake-rsp-encoding' | Brad King | 2022-01-27 | 1 | -2/+15 |
|\ |
|
| * | NMake: Use UTF-8 BOM in response files only with MSVC tooling | Brad King | 2022-01-26 | 1 | -0/+5 |
|
|
| * | NMake: Document response file encoding heuristic in a comment | Brad King | 2022-01-26 | 1 | -2/+10 |
|
|
* | | Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP' | Brad King | 2021-12-07 | 1 | -1/+1 |
|\ \ |
|
| * | | HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIP | Brad King | 2021-12-07 | 1 | -1/+1 |
|
|
* | | | CUDA: Support CMP0105 on Clang | Raul Tambre | 2021-11-08 | 1 | -0/+4 |
|
|
* | | | CUDA: Use local shorthands for variables in Clang device link code | Raul Tambre | 2021-11-07 | 1 | -14/+12 |
|
|
* | | | Source: Replace most calls to sprintf with snprintf | Sean McBride | 2021-10-25 | 1 | -1/+1 |
|
|
* | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 1 | -15/+18 |
|/ / |
|
* | | Source: Fix clang -Wimplicit-fallthrough warnings | Sean McBride | 2021-09-28 | 1 | -0/+1 |
|
|
* | | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -35/+36 |
|
|
* | | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 1 | -1/+19 |
|
|
* | | Refactor: reduce cmToCStr usage | Marc Chevrier | 2021-08-19 | 1 | -4/+3 |
|
|
* | | Merge branch 'backport-3.21-CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COM... | Marc Chevrier | 2021-08-01 | 1 | -2/+20 |
|\ \
| |/ |
|
| * | add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILER | Marc Chevrier | 2021-08-01 | 1 | -2/+20 |
|
|
* | | Merge topic 'cuda_separable_clang_make' | Brad King | 2021-07-29 | 1 | -19/+23 |
|\ \
| |/ |
|
| * | CUDA/Clang: Simplify --register-link-binaries logic | root | 2021-07-29 | 1 | -10/+10 |
|
|
| * | CUDA/Clang: Fix separable compilation in non-root directories with Makefiles | root | 2021-07-29 | 1 | -10/+14 |
|
|
* | | Makefiles: Add support for building Fortran intrinsics | Isuru Fernando | 2021-06-24 | 1 | -0/+7 |
|/ |
|
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -1/+2 |
|
|
* | Merge topic 'fix-compile-db-crash' | Brad King | 2021-05-29 | 1 | -2/+5 |
|\ |
|
| * | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule | Brad King | 2021-05-28 | 1 | -2/+5 |
|
|
* | | cmOutputConverter: Adopt relative path conversion helpers | Brad King | 2021-05-17 | 1 | -10/+2 |
|
|
* | | cmLocalGenerator: Factor out relative path conversion helpers | Brad King | 2021-05-13 | 1 | -71/+42 |
|
|
* | | cmMakefileTargetGenerator: Clarify name of relative path conversion helper | Brad King | 2021-05-13 | 1 | -6/+6 |
|
|
* | | Source: Remove unnecessary comparisons to nullptr | Vitaly Stakhovsky | 2021-05-10 | 1 | -1/+1 |
|
|
* | | NMake: Use UTF-8 with BOM if supported by nmake | Amine Najahi | 2021-05-05 | 1 | -1/+2 |
|
|
* | | cmLocalGenerator: Simplify some GetIncludeFlag call sites | Brad King | 2021-02-25 | 1 | -3/+2 |
|
|
* | | cmLocalGenerator: Clarify GetIncludeFlags signature | Brad King | 2021-02-25 | 1 | -3/+4 |
|/ |
|
* | PCH: Remove restrictions for REUSE_FROM signature for MSVC | Cristian Adam | 2021-02-02 | 1 | -0/+4 |
|
|
* | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC" | Brad King | 2021-02-02 | 1 | -4/+0 |
|
|
* | PCH: Remove restrictions for REUSE_FROM signature for MSVC | Cristian Adam | 2021-02-02 | 1 | -0/+4 |
|
|
* | Makefiles: ensure transparent switch between dependencies strategies | Marc Chevrier | 2021-01-09 | 1 | -24/+39 |
|
|
* | Merge topic 'export-compile-commands-per-target' | Brad King | 2021-01-07 | 1 | -1/+1 |
|\ |
|
| * | CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target | Shannon Booth | 2021-01-05 | 1 | -1/+1 |
|
|
* | | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -1/+2 |
|/ |
|
* | Makefiles: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2020-12-23 | 1 | -0/+19 |
|
|
* | Merge topic 'ispc_control_header_suffixes' | Brad King | 2020-12-15 | 1 | -1/+6 |
|\ |
|
| * | ISPC: Generated Headers suffix configurable with a better default | Robert Maynard | 2020-12-14 | 1 | -1/+6 |
|
|
| * | Merge topic 'fix-compile-db-crash' into release-3.19 | Brad King | 2020-11-23 | 1 | -6/+10 |
| |\ |
|
* | | | Compile with explicit language flag when source LANGUAGE property is set | Brad King | 2020-12-02 | 1 | -0/+4 |
|
|
* | | | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 1 | -15/+140 |
|
|
* | | | Refactoring: Abstract Makefile line continuation format | Marc Chevrier | 2020-11-28 | 1 | -8/+3 |
|
|
* | | | Refactoring: Makefiles Generators: Add support for various depends scanners | Marc Chevrier | 2020-11-28 | 1 | -0/+1 |
|
|
* | | | Merge topic 'fix-compile-db-crash' | Brad King | 2020-11-23 | 1 | -6/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule | Brad King | 2020-11-20 | 1 | -6/+10 |
|
|
* | | | Merge topic 'revert-explicit-LANGUAGE-flag' | Brad King | 2020-11-20 | 1 | -7/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "specify language flag when source LANGUAGE property is set" | Brad King | 2020-11-19 | 1 | -7/+0 |
| |/ |
|
* | | Merge topic 'clang-tidy-for-objc' | Brad King | 2020-11-06 | 1 | -7/+13 |
|\ \ |
|