| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | makeWrapper,makeBinaryWrapper: implement `--append-flags` | Naïm Favier | 2022-05-30 | 1 | -5/+5 |
| * | makeWrapper: Don't glob in prefix/suffix•••Disable file globbing in --prefix/--suffix, since bash will otherwise try to find filenames matching the the value to be prefixed/suffixed if it contains characters considered wildcards, such as `?` and `*`. We want the value as is, except we also want to split it on on the separator; hence we can't quote it. | talyz | 2022-02-12 | 1 | -0/+3 |
| * | tests: Add test for makeWrapper•••Co-authored-by: Janne Heß <janne@hess.ooo> | talyz | 2022-02-02 | 1 | -0/+136 |
