tools/patchelf: update to 0.18.0
[openwrt/staging/dedeckeh.git] / scripts / dl_cleanup.py
2022-11-15 Andre Heiderscripts: fix dl_cleanup.py argument handling
2022-09-22 Michael Prattscripts/dl_cleanup: add support for subdirectories
2022-09-13 Ansuel Smithscripts: add clean of build dir to dl_cleanup script
2022-09-13 Ansuel Smithscripts: assume dl/ the default dir for dl_cleanup...
2022-09-13 Ansuel Smithscripts: add additional regex for dl_cleanup
2021-09-23 Ansuel Smithscripts: handle gcc and linux in dl_cleanup script
2021-09-23 Ansuel Smithscripts: format dl_cleanup to black format python style
2021-09-23 Ansuel Smithscripts: add missing regex for dl_cleanup script
2021-07-06 Ansuel Smithscripts: check if dl directory exist in dl_cleanup...
2015-10-07 Michael Büschdl_cleanup: Fix linux blacklist
2015-10-07 Michael Büschdl_cleanup: Port to Python 3
2014-12-07 John Crispinpackages: fix typo in OpenWrt name
2013-05-26 Jo-Philipp Wichscripts: dl_cleanup.py: properly detect file names...
2013-02-17 Gabor JuhosAdd xz compressed packages to known extensions of dl_cl...
2010-09-18 Michael Büschdl_cleanup: Add support for GIT-SHASUM
2010-08-10 Michael BüschFix dl_cleanup.py
2010-01-09 Michael Büschdl_cleanup: Show it to the user, if file extension...
2010-01-09 Michael Büschdl_cleanup: Add regex for foo_1_2_3
2010-01-09 Michael Büschdl_cleanup: Allow removing items from blacklist
2010-01-09 Michael Büschdl_cleanup: Add linux and gcc to blacklist
2010-01-09 Michael Büschdl_cleanup: Add dry-run option
2010-01-03 Michael Büschdl_cleanup: Utility to delete all but the very last...