Stijn Tintel
|
7f85104ebb
scripts: add .tar.zst to dl_cleanup extensions
|
1 年間 前 |
Andre Heider
|
9a2d362bf7
scripts: fix dl_cleanup.py argument handling
|
2 年 前 |
Michael Pratt
|
da4609788d
scripts/dl_cleanup: add support for subdirectories
|
3 年 前 |
Ansuel Smith
|
cf2c9498be
scripts: add clean of build dir to dl_cleanup script
|
4 年 前 |
Ansuel Smith
|
69760d415d
scripts: assume dl/ the default dir for dl_cleanup script
|
4 年 前 |
Ansuel Smith
|
428c5bf3d1
scripts: add additional regex for dl_cleanup
|
3 年 前 |
Ansuel Smith
|
93f488fc37
scripts: handle gcc and linux in dl_cleanup script
|
4 年 前 |
Ansuel Smith
|
ff875876da
scripts: format dl_cleanup to black format python style
|
4 年 前 |
Ansuel Smith
|
4eb4c3c469
scripts: add missing regex for dl_cleanup script
|
4 年 前 |
Ansuel Smith
|
64ce35bfaf
scripts: check if dl directory exist in dl_cleanup script
|
4 年 前 |
Michael Büsch
|
325a69486e
dl_cleanup: Fix linux blacklist
|
10 年 前 |
Michael Büsch
|
9644e33c65
dl_cleanup: Port to Python 3
|
10 年 前 |
John Crispin
|
f76755da3f
packages: fix typo in OpenWrt name
|
11 年 前 |
Jo-Philipp Wich
|
1c9bc8822d
scripts: dl_cleanup.py: properly detect file names with <date>-<githash> version string
|
12 年 前 |
Gabor Juhos
|
65fc9eee18
Add xz compressed packages to known extensions of dl_cleanup
|
12 年 前 |
Michael Büsch
|
1460115836
dl_cleanup: Add support for GIT-SHASUM
|
15 年 前 |
Michael Büsch
|
b0745dd8ce
Fix dl_cleanup.py
|
15 年 前 |
Michael Büsch
|
ff6010a732
dl_cleanup: Show it to the user, if file extension or version pattern is unknown
|
16 年 前 |
Michael Büsch
|
bee5dab1a1
dl_cleanup: Add regex for foo_1_2_3
|
16 年 前 |
Michael Büsch
|
9c54343555
dl_cleanup: Allow removing items from blacklist
|
16 年 前 |
Michael Büsch
|
274e372e4c
dl_cleanup: Add linux and gcc to blacklist
|
16 年 前 |
Michael Büsch
|
4a2465a295
dl_cleanup: Add dry-run option
|
16 年 前 |
Michael Büsch
|
16d107d5f9
dl_cleanup: Utility to delete all but the very last version of the tarballs in the download directory. The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them.
|
16 年 前 |