Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-21 | scripts/deplist: update for { llvm13 --> llvm14 } bump. | Zach van Rijn | 1 | -3/+3 | |
2022-06-04 | scripts/deplist: factor for clearer error messages. | Zach van Rijn | 1 | -6/+17 | |
2022-05-21 | scripts/depsort: implement package exclusion. fixes adelie-infra/autobuilder#16. | Zach van Rijn | 1 | -1/+115 | |
This is included in the 'packages.git' repository because it may be useful to temporarily prevent packages from building in development branches. The build plan is generated from this repository instead of autobuilder in the first place, so putting it here makes sense. | |||||
2022-05-11 | scripts/deplist: add missing mapping for two 'cmd:' entries. | Zach van Rijn | 1 | -0/+2 | |
2022-04-30 | scripts/*: add dependency resolver. | Zach van Rijn | 6 | -0/+1123 | |
2021-10-18 | scripts/healthchecks: include package category in download error log | Zach van Rijn | 1 | -2/+2 | |
2021-10-06 | scripts/healthchecks: detect HTML documents | Zach van Rijn | 1 | -0/+6 | |
2021-10-06 | scripts/healthchecks: make failure records persistent | Zach van Rijn | 1 | -7/+10 | |
2021-10-05 | scripts/healthchecks: store package source and resources in named/versioned ↵ | Zach van Rijn | 1 | -8/+8 | |
directories | |||||
2021-10-05 | scripts/healthchecks: add new upstream source url and file validator | Zach van Rijn | 1 | -0/+221 | |
2019-07-05 | bootstrap: make it work(-ish) again | A. Wilcox | 1 | -14/+11 | |
2018-07-20 | scripts: add our modified bootstrap.sh to Git | A. Wilcox | 1 | -0/+126 | |
Told you it'd happen some day. |