Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swift/Ninja: Include sources in response file | Evan Wilde | 2024-01-11 | 1 | -0/+4 |
| | | | | | | | | Unlike C/C++, Swift compiles all sources in a module at once. This can quickly overwhelm the commandline length limit on Windows, so it is useful to place the source files in the response file. Issue: #25572 | ||||
* | cmRulePlaceholderExpander: add base class for placeholder expansion reuse | Marc Chevrier | 2022-02-06 | 1 | -0/+54 |