summaryrefslogtreecommitdiff
path: root/maintainer/manage-packages.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-02-26Slide the checked out tag of elf2fltAlexey Neyman1-14/+45
Also, add an ability to download rolling releases to manage-packages.sh. Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Pretend lzip is always thereAlexey Neyman1-0/+3
... so that we can download .tar.lz archives. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-12Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman1-3/+4
Also, fix manage-packages.sh after autotoolization. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-12-05Add a summary of the operationsAlexey Neyman1-0/+6
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-12-02Retire old scripts for handling patchesAlexey Neyman1-0/+308
Also rename test-packages -> manage-packages, it is no longer just testing. Signed-off-by: Alexey Neyman <stilor@att.net>