immortalwrt/tools
Karel Kočí e18deba60d
tools: add autoconf-archive
Some autotools based build systems are using autoconf-archive scripts
and are expecting them to almost always be available. This is not
required for regular releases as tar balls generated for releases
commonly have existing configure script. This is rather intended to be
used with autotools.mk's autoreconf and in cases it is not always
possible to get release tar ball.

Including this adds little to no overhead in terms of build time as
those are just m4 scripts copied to an appropriate location.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
[fixed From: to match SoB]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-05-23 19:20:29 +08:00
..
autoconf tools: fix permission 2019-09-07 15:36:23 +08:00
autoconf-archive tools: add autoconf-archive 2020-05-23 19:20:29 +08:00
automake Merge Lean's source 2019-12-14 12:18:29 +08:00
b43-tools tools: update 2019-10-26 10:01:37 +08:00
bc tools: fix permission 2019-09-07 15:36:23 +08:00
bison tools/bison: Update to 3.5.1 2020-02-23 15:28:43 +08:00
cbootimage squashfs-tools: fix build error (#2902) 2020-01-31 21:46:37 +08:00
cbootimage-configs squashfs-tools: fix build error (#2902) 2020-01-31 21:46:37 +08:00
ccache ccache: update to 3.7.7 2020-01-21 14:31:31 +08:00
cmake tools/cmake: update to 3.17.0 2020-04-07 23:15:03 +08:00
coreutils tools: update 2019-10-26 10:01:37 +08:00
dosfstools tools: fix permission 2019-09-07 15:36:23 +08:00
e2fsprogs tools/e2fsprogs: fix build under macos 2020-04-10 20:04:56 +08:00
elftosb tools: fix permission 2019-09-07 15:36:23 +08:00
expat tools/expat: change package source to GitHub 2019-11-30 19:24:19 +08:00
findutils tools/findutils: Update to 4.7.0 2020-04-10 09:17:04 +08:00
firmware-utils mkrasimage: fix segmentation fault 2020-03-02 17:53:40 +08:00
flex tools: fix permission 2019-09-07 15:36:23 +08:00
flock tools: fix permission 2019-09-07 15:36:23 +08:00
genext2fs tools: fix permission 2019-09-07 15:36:23 +08:00
gengetopt tools: update 2019-10-26 10:01:37 +08:00
gmp tools/gmp: Remove obsolete options 2020-02-20 03:02:36 +08:00
include tools: fix permission 2019-09-07 15:36:23 +08:00
isl tools: update 2019-10-26 10:01:37 +08:00
kernel2minor tools: fix permission 2019-09-07 15:36:23 +08:00
libelf tools: update 2019-10-26 10:01:37 +08:00
libressl tools/libressl: Update to 3.0.2 2020-02-20 03:04:00 +08:00
libtool tools: fix permission 2019-09-07 15:36:23 +08:00
lzma tools: fix permission 2019-09-07 15:36:23 +08:00
lzma-old tools: fix permission 2019-09-07 15:36:23 +08:00
m4 tools: fix permission 2019-09-07 15:36:23 +08:00
make-ext4fs make_ext4fs: Update to version 2020-01-05 2020-01-15 02:06:24 +08:00
missing-macros tools: fix permission 2019-09-07 15:36:23 +08:00
mkimage tools/mkimage: update to 2020.04 2020-04-27 08:56:26 +08:00
mklibs tools: update 2019-10-26 10:01:37 +08:00
mm-macros tools/mm-macros: Update to 1.0.0 2020-04-10 09:18:12 +08:00
mpc tools: fix permission 2019-09-07 15:36:23 +08:00
mpfr tools: update 2019-10-26 10:01:37 +08:00
mtd-utils tools: update 2019-10-26 10:01:37 +08:00
mtools tools/mtools: Update to 4.0.24 2020-04-10 09:17:20 +08:00
padjffs2 tools: fix permission 2019-09-07 15:36:23 +08:00
patch tools/patch: apply upstream patch for cve-2019-13638 2019-08-16 13:59:06 +08:00
patch-image tools: fix permission 2019-09-07 15:36:23 +08:00
patchelf tools/patchelf: Update to 0.10 2020-02-20 03:03:26 +08:00
pkg-config Revert "tools/pkg-config: Replace with pkgconf" 2020-03-12 03:40:27 +08:00
qemu tools: qemu: Add patches to support adapter_type and monolithicFlat 2020-01-01 16:09:30 +08:00
quilt tools/quilt: update to 0.66 2019-11-30 19:24:57 +08:00
sdimage tools: fix permission 2019-09-07 15:36:23 +08:00
sed tools/sed: Update to 4.8 2020-02-20 03:02:22 +08:00
sparse tools: fix permission 2019-09-07 15:36:23 +08:00
squashfs tools: fix permission 2019-09-07 15:36:23 +08:00
squashfskit4 ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
sstrip tools: fix permission 2019-09-07 15:36:23 +08:00
tar tools: update 2019-10-26 10:01:37 +08:00
ucl ucl: fix CLEAN 2020-04-23 01:44:28 +08:00
upslug2 tools: update 2019-10-26 10:01:37 +08:00
upx upx: fix host build (#3339) 2020-03-01 14:05:09 +08:00
wrt350nv2-builder Merge Lean's source 2020-02-01 00:36:16 +08:00
xz tools/xz: Update to 5.2.5 2020-04-10 09:17:36 +08:00
zip ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
zlib tools: fix permission 2019-09-07 15:36:23 +08:00
Makefile tools: add autoconf-archive 2020-05-23 19:20:29 +08:00