openwrt/tools
Olliver Schinagl ae614fb397
tools: Improve diffability/maintainability
There's no purpose to squish multiple tools into a single line (and
spread those out over multiple lines). It might look 'nice' in certain
conditions, but it's annoying to maintain.

For example, but not limited to:
* adding/removing tools, causes hard to read diffs
* Duplicates are harder to spot
* Sorting can not be (easily?) automated

With this proposed change, the above annoyances go away. Inserting a new
tool can be done with a single line-change-diff, sorting can be done by
any editor (in vi, select, :sort for example) and dupes are much easier
to spot.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2022-12-24 11:54:10 +01:00
..
7z tools: bump 7z package to 22.01 2022-07-31 15:29:39 +02:00
autoconf
autoconf-archive
automake tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
b43-tools
bash tools/bash: update to 5.2.15 2022-12-17 20:26:51 +01:00
bc tools/bc: update to 1.07.1 2022-10-22 22:50:37 +02:00
bison tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
cbootimage
cbootimage-configs
ccache tools/ccache: update to 4.7.4 2022-12-17 20:49:15 +08:00
cmake tools/cmake: update to 3.25.1 2022-12-06 23:10:40 +01:00
coreutils tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
cpio tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
dosfstools tools/dosfstools: fix PKG_SOURCE 2022-12-14 20:29:36 +02:00
dwarves tools/dwarves: update to 1.24 2022-10-22 22:53:24 +02:00
e2fsprogs e2fsprogs: Fix CVE-2022-1304 2022-12-06 23:09:00 +01:00
elftosb
elfutils tools/elfutils: update to 1.88 2022-11-05 14:07:46 +00:00
expat expat: update to 2.5.0 2022-10-31 21:27:48 +01:00
fakeroot tools/fakeroot: update to 1.30.1 2022-11-05 14:07:46 +00:00
findutils tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
firmware-utils firmware-utils: fix archive checksum 2022-12-15 17:47:05 +01:00
flex tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
flock tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
genext2fs tools/genext2fs: update to 1.5.0 2022-10-22 22:53:24 +02:00
gengetopt
gmp tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
include
isl tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
kernel2minor
libressl tools/libressl: update to 3.7.0 2022-12-18 16:34:47 +01:00
libtool tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
llvm-bpf tools/llvm: update to 14.0.6 2022-09-07 04:22:40 +01:00
lzma tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
lzma-old
m4 tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
make-ext4fs
meson tools/meson: backport WSL2 fix 2022-10-02 16:05:32 +02:00
missing-macros
mkimage tools/mkimage: bring back removed patches 2022-10-23 16:29:59 +01:00
mklibs tools/mklibs: update to 0.1.45 2022-03-01 00:08:08 +01:00
mpc tools/mpc: update to 1.3.1 2022-12-17 17:46:32 +01:00
mpfr tools/mpfr: update to 4.1.1 2022-11-27 00:52:06 +01:00
mtd-utils tools/mtd-utils: update to 2.1.5 2022-11-05 14:07:46 +00:00
mtools tools/mtools: update to 4.0.42 2022-11-05 14:07:46 +00:00
ninja tools/ninja: update to 1.11.0 2022-06-13 19:50:25 +02:00
padjffs2
patch tools/patch: apply patch for EACCES on xattr copy 2022-11-20 18:44:43 +01:00
patch-image
patchelf tools/patchelf: update to 0.17.0 2022-12-18 23:19:23 +01:00
pkgconf tools/pkgconf: update to 1.9.3 2022-09-07 04:22:39 +01:00
quilt tools/quilt: update to 0.67 2022-02-25 14:12:39 +01:00
sdimage
sed tools/sed: Fix handling of symlinks of 128 chars 2022-12-18 21:40:58 +01:00
sparse tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
squashfs
squashfskit4
sstrip
tar tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
xz tools/xz: update to 5.2.10 2022-12-19 23:25:35 +01:00
zip tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
zlib tools/zlib: update to 1.2.13 2022-10-22 22:53:24 +02:00
zstd Revert "tools/zstd: build libraries as static" 2022-09-27 23:17:51 +02:00
Makefile tools: Improve diffability/maintainability 2022-12-24 11:54:10 +01:00