aboutsummaryrefslogtreecommitdiff
path: root/maintainer/manage-packages.sh
Commit message (Collapse)AuthorAgeFilesLines
* maintainer/manage-packages.sh: Fix typomid-kid2023-02-011-1/+1
| | | | Signed-off-by: mid-kid <esteve.varela@gmail.com>
* Create unified diff when refreshing patch files in manage-packages.shHans-Christian Noren Egtvedt2022-05-151-1/+1
| | | | | | | The unified diff patch format will contain slightly more information, which is helpful when rebasing patches to new releases. Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
* Slide the checked out tag of elf2fltAlexey Neyman2020-02-261-14/+45
| | | | | | Also, add an ability to download rolling releases to manage-packages.sh. Signed-off-by: Alexey Neyman <stilor@att.net>
* Pretend lzip is always thereAlexey Neyman2019-10-011-0/+3
| | | | | | ... so that we can download .tar.lz archives. Signed-off-by: Alexey Neyman <stilor@att.net>
* Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman2018-04-121-3/+4
| | | | | | Also, fix manage-packages.sh after autotoolization. Signed-off-by: Alexey Neyman <stilor@att.net>
* Add a summary of the operationsAlexey Neyman2017-12-051-0/+6
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Retire old scripts for handling patchesAlexey Neyman2017-12-021-0/+308
Also rename test-packages -> manage-packages, it is no longer just testing. Signed-off-by: Alexey Neyman <stilor@att.net>