1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-25 17:06:13 +02:00
openwrt/tools
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
SVN-Revision: 33523
2012-09-23 09:50:01 +00:00
..
autoconf autoconf: another relocatability fix for autom4te, substitute hardcoded prefix with $STAGING_DIR when reading autom4te.cfg 2012-01-28 04:42:15 +00:00
automake fixes python related autokrampf install bug 2012-06-07 14:57:08 +00:00
bison tools/bison: enable parallel builds 2012-09-15 14:18:04 +00:00
ccache use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
cloog cloog: update to 0.15.11 2012-04-02 16:25:20 +00:00
cmake build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
dosfstools use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
e2fsprogs tools/e2fsprogs: enable parallel builds 2012-09-15 14:18:07 +00:00
firmware-utils tools/firmware-utils: add a new tool for TEW-712BR firmware generation 2012-08-22 20:15:34 +00:00
flex tools/flex: enable parallel builds 2012-09-15 14:18:01 +00:00
flock use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
genext2fs use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
gmp tools/gmp enable parallel builds 2012-09-15 14:17:43 +00:00
include kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 2012-07-20 12:28:50 +00:00
ipkg-utils 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 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
libtool tools/libtool: enable parallel builds 2012-09-15 14:17:34 +00:00
lzma convert remaining tools to $(HOST_STATIC_LINKING) (#12012) 2012-08-12 13:27:49 +00:00
lzma-old tools/lzma-old fix compile issues (patch from #10253) 2011-10-21 12:52:49 +00:00
m4 tools/m4: bypass a time consuming configure test 2012-09-15 14:17:28 +00:00
missing-macros missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de> 2011-04-12 20:19:52 +00:00
mkimage tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232 2012-09-23 08:49:34 +00:00
mklibs use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
mm-macros mm-macros: update to 0.9.5 2012-04-02 16:25:38 +00:00
mpc tools/mpc: enable parallel builds 2012-09-15 14:17:55 +00:00
mpfr tools/mpfr enable parallel builds 2012-09-15 14:17:49 +00:00
mtd-utils use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
mtools use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
padjffs2 convert remaining tools to $(HOST_STATIC_LINKING) (#12012) 2012-08-12 13:27:49 +00:00
patch-cmdline use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
pkg-config tools/pkg-config: enable parallel builds 2012-09-15 14:17:37 +00:00
ppl tools/ppl: fix automake error due to use of obsolete directory name 2012-08-12 12:46:47 +00:00
qemu use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
quilt quilt: some more relocatable fixes for quilt-internal scripts 2012-01-20 17:54:43 +00:00
scons scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible 2012-05-15 20:29:32 +00:00
sdcc use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
sed build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
squashfs use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
squashfs4 convert remaining tools to $(HOST_STATIC_LINKING) (#12012) 2012-08-12 13:27:49 +00:00
sstrip use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
upslug2 use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
upx use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
wrt350nv2-builder wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks with new zlib releases 2012-08-14 10:33:43 +00:00
xfce-macros tools: use host build_dir instead of target build_dir 2011-11-23 04:06:57 +00:00
xorg-macros tools: use host build_dir instead of target build_dir 2011-11-23 04:06:57 +00:00
xz build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
yaffs2 use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
Makefile tools: flex depends on m4 2012-09-23 09:03:53 +00:00