| Commit message (Expand) | Author | Age | Files | Lines |
* | cmRulePlaceholderExpander: add base class for placeholder expansion reuse | Marc Chevrier | 2022-02-06 | 1 | -142/+103 |
|
|
* | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 1 | -0/+5 |
|
|
* | Launchers: Support setting linker launchers | Bobby D Reynolds | 2021-05-28 | 1 | -1/+19 |
|
|
* | ninja: Add experimental infrastructure for C++20 module dependency scanning | Brad King | 2021-01-05 | 1 | -0/+5 |
|
|
* | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 1 | -6/+5 |
|
|
* | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 1 | -0/+10 |
|
|
* | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 1 | -0/+5 |
|
|
* | Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILER | Fred Baksik | 2020-07-29 | 1 | -1/+1 |
|
|
* | Merge topic 'compile-commands-collapse-whitespace' | Brad King | 2020-03-26 | 1 | -0/+10 |
|\ |
|
| * | Avoid consecutive whitespace in rules | Daan De Meyer | 2020-03-23 | 1 | -0/+10 |
|
|
* | | Remove redundant calls to CollapseFullPath | Brad King | 2020-03-24 | 1 | -2/+1 |
|/ |
|
* | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 1 | -0/+5 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -4/+2 |
|
|
* | Ninja: add placeholders to support Swift build | Saleem Abdulrasool | 2019-05-16 | 1 | -0/+25 |
|
|
* | Swift: remove unnecessary unreleased Ninja infrastructure | Saleem Abdulrasool | 2019-05-16 | 1 | -40/+0 |
|
|
* | Ninja: add final placeholders to merge Swift partials | Saleem Abdulrasool | 2019-02-20 | 1 | -0/+15 |
|
|
* | Ninja: add properties for Swift partial module and doc | Saleem Abdulrasool | 2019-02-18 | 1 | -0/+10 |
|
|
* | Add placeholder for Swift's library name | Saleem Abdulrasool | 2019-02-13 | 1 | -0/+5 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -7/+7 |
|
|
* | Ninja: support `SWIFT_MODULE_NAME` property | Saleem Abdulrasool | 2019-01-18 | 1 | -0/+5 |
|
|
* | Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES` | Saleem Abdulrasool | 2019-01-15 | 1 | -0/+5 |
|
|
* | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 1 | -2/+2 |
|
|
* | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 1 | -5/+5 |
|
|
* | Add options for separate compile and link sysroots | Brad King | 2017-05-09 | 1 | -3/+13 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+4 |
|
|
* | cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacement | Zack Galbreath | 2016-11-01 | 1 | -1/+1 |
|
|
* | cmRulePlaceholderExpander: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-15 | 1 | -0/+304 |
|
|