Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: make repository REUSE compliant | max.mehl | 2022-06-13 | 2 | -0/+7 |
| | | | | | | | | | | | Add licensing and copyright information for all files in this repository. This either happens in the file itself as a comment header or in the file `.reuse/dep5`. This commit also adds a Github workflow to check pull requests and adapts copyright.pl to the changes. Closes #8869 | ||||
* | CI: Do not use buildconf. Instead, just use: autoreconf -fi | Philip H | 2022-03-15 | 1 | -1/+1 |
| | | | | Closes #8596 | ||||
* | lift: ignore is a deprecated config option, use ignoreRules | Mark Dodgson | 2021-12-03 | 1 | -1/+1 |
| | | | | Closes #8082 | ||||
* | ci: update Lift config to match requirements of curl build | Thomas M. DuBuisson | 2021-09-23 | 2 | -0/+7 |
Also renamed Muse -> Lift, the new tool name. Closes #7761 |