1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-20 00:09:43 +02:00
openwrt-xburst/tools
jow 00f532fbfc [include] autotools.mk: implement PKG_FIXUP:=patch-libtool
This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf.
The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct
version to use.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-01 00:22:53 +00:00
..
autoconf tools/autoconf: update to version 2.68 2010-12-06 12:14:50 +00:00
automake [tools] automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions 2010-12-10 16:10:07 +00:00
bison [tools] bison: fix compilation with stub intl header 2011-03-04 20:37:15 +00:00
ccache tools/ccache: update to version 3.1.3 2010-12-09 12:12:40 +00:00
cloog cloog: libtools has to be run 2010-12-18 19:34:55 +00:00
cmake tools/cmake: update to version 2.8.4 2011-03-24 11:27:07 +00:00
e2fsprogs tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin 2011-02-20 03:25:56 +00:00
firmware-utils firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function 2011-07-08 05:20:24 +00:00
flex [tools] build flex on the host, some pakcages need it in the newest version 2010-12-17 02:41:16 +00:00
flock add a stripped down (and portable) version of flock to the host tools 2010-10-29 13:39:18 +00:00
genext2fs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
gmp tools/gmp: update to version 5.0.1 2010-12-09 13:28:57 +00:00
include add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems 2011-07-02 06:49:56 +00:00
ipkg-utils [tools] ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat (#9214) 2011-04-13 13:26:26 +00:00
libelf libelf: get rid of CRLF encoding in the makefile (thx, danimo) 2010-06-03 00:44:49 +00:00
libtool [include] autotools.mk: implement PKG_FIXUP:=patch-libtool 2011-08-01 00:22:53 +00:00
lzma tools/squashfs4: update to version 4.2 (adds support for xz compression) 2011-04-03 01:02:00 +00:00
lzma-old lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma 2011-04-03 01:02:03 +00:00
m4 m4: update to version 1.4.16 2011-04-03 13:19:54 +00:00
missing-macros missing-macros: add GTKDOC_REBASE macro needed by some newer packages 2011-04-12 20:19:52 +00:00
mkimage [tools/mkimage]: use u-boot 2011.06 as source 2011-07-01 13:36:23 +00:00
mklibs mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread 2011-02-28 18:17:02 +00:00
mm-macros [tools] add missing makefile in previous commit 2010-12-22 00:03:15 +00:00
mpc tools/mpc: update to version 0.8.2 2010-12-09 13:30:30 +00:00
mpfr [tools] mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570 2010-12-15 00:39:14 +00:00
mtd-utils tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin 2011-02-20 03:25:56 +00:00
padjffs2 padjffs2: fix a compiler warning that makes the build fail because of -Werror 2011-07-02 09:47:19 +00:00
patch-cmdline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
pkg-config pkg-config: fix prefix 2011-07-24 09:02:49 +00:00
ppl ppl: go back to version 0.10.2 2010-12-18 19:34:04 +00:00
qemu tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin 2011-02-20 03:25:56 +00:00
quilt quilt: make it possible to override the path to getopt (based on patch from #9842) 2011-07-31 17:59:35 +00:00
sed tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64) 2010-10-05 13:51:54 +00:00
squashfs rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) 2009-05-04 17:04:03 +00:00
squashfs4 squashfs4: fix a compile error on big-endian systems (patch from #9842) 2011-07-31 17:59:31 +00:00
sstrip Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447) 2010-12-12 14:53:24 +00:00
upslug2 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode 2009-12-12 02:00:50 +00:00
wrt350nv2-builder [tools/wrt350nv2-builder]: the url isn't valid for some time 2011-02-11 14:03:04 +00:00
xfce-macros [tools] package xfce-macros, required for autoreconf in xfce4 packages 2011-03-09 14:44:23 +00:00
xorg-macros [tools] turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros 2010-12-10 20:23:48 +00:00
xz xz: update to version 5.0.2 2011-04-03 13:19:16 +00:00
yaffs2 [tools] yaffs2: fix compilation on FreeBSD 2010-07-22 02:59:14 +00:00
Makefile tools: always build mpc, now that older gcc versions have been eliminated, fixes #9642 2011-07-02 10:49:15 +00:00