summaryrefslogtreecommitdiff
path: root/Source/cmRulePlaceholderExpander.cxx
Commit message (Expand)AuthorAgeFilesLines
* Swift: Omit output-file-map when used as a linkerEvan Wilde2022-10-281-5/+0
* cmRulePlaceholderExpander: add base class for placeholder expansion reuseMarc Chevrier2022-02-061-142/+103
* CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-201-0/+5
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-281-1/+19
* ninja: Add experimental infrastructure for C++20 module dependency scanningBrad King2021-01-051-0/+5
* Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-281-6/+5
* CUDA: Clang separable compilationRaul Tambre2020-09-241-0/+10
* ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-281-0/+5
* Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILERFred Baksik2020-07-291-1/+1
* Merge topic 'compile-commands-collapse-whitespace'Brad King2020-03-261-0/+10
|\
| * Avoid consecutive whitespace in rulesDaan De Meyer2020-03-231-0/+10
* | Remove redundant calls to CollapseFullPathBrad King2020-03-241-2/+1
|/
* AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-311-0/+5
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-2/+2
* clang-tidy: modernize-use-autoRegina Pfeifer2019-09-101-4/+2
* Ninja: add placeholders to support Swift buildSaleem Abdulrasool2019-05-161-0/+25
* Swift: remove unnecessary unreleased Ninja infrastructureSaleem Abdulrasool2019-05-161-40/+0
* Ninja: add final placeholders to merge Swift partialsSaleem Abdulrasool2019-02-201-0/+15
* Ninja: add properties for Swift partial module and docSaleem Abdulrasool2019-02-181-0/+10
* Add placeholder for Swift's library nameSaleem Abdulrasool2019-02-131-0/+5
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-7/+7
* Ninja: support `SWIFT_MODULE_NAME` propertySaleem Abdulrasool2019-01-181-0/+5
* Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES`Saleem Abdulrasool2019-01-151-0/+5
* Using front() and back() instead of calculationsCengizhan Pasaoglu2018-11-061-2/+2
* Access string npos without instancePavel Solodovnikov2017-06-011-5/+5
* Add options for separate compile and link sysrootsBrad King2017-05-091-3/+13
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+4
* cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacementZack Galbreath2016-11-011-1/+1
* cmRulePlaceholderExpander: Extract from cmLocalGeneratorStephen Kelly2016-10-151-0/+304