| .. |
|
autoconf
|
e3a95a6320
tools/autoconf: update to version 2.68
|
15 роки тому |
|
automake
|
8f591af937
automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions
|
15 роки тому |
|
bison
|
200460fb54
bison: fix compilation with stub intl header
|
15 роки тому |
|
ccache
|
421e6d83ce
tools/ccache: update to version 3.1.3
|
15 роки тому |
|
cloog
|
5291e389ca
cloog: libtools has to be run
|
15 роки тому |
|
cmake
|
59b085ff1b
tools/cmake: update to version 2.8.4
|
14 роки тому |
|
e2fsprogs
|
11c08a39bc
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
|
15 роки тому |
|
firmware-utils
|
bdb676b90d
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function
|
14 роки тому |
|
flex
|
c0b0acee08
build flex on the host, some pakcages need it in the newest version
|
15 роки тому |
|
flock
|
731877c5d9
add a stripped down (and portable) version of flock to the host tools
|
15 роки тому |
|
genext2fs
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 роки тому |
|
gmp
|
2a3dde2cac
tools/gmp: update to version 5.0.1
|
15 роки тому |
|
include
|
fc0863785a
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
|
14 роки тому |
|
ipkg-utils
|
2702ba56f0
ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat (#9214)
|
14 роки тому |
|
libelf
|
8ca51dc6f1
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
|
15 роки тому |
|
libtool
|
1fd1ed7373
libtool: fix misspelled procedure name...
|
15 роки тому |
|
lzma
|
e6aa1cab00
tools/squashfs4: update to version 4.2 (adds support for xz compression)
|
14 роки тому |
|
lzma-old
|
fb64684435
lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma
|
14 роки тому |
|
m4
|
6b654266bb
m4: update to version 1.4.16
|
14 роки тому |
|
missing-macros
|
b32797cc55
missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <[email protected]>
|
14 роки тому |
|
mkimage
|
3d95ace099
use u-boot 2011.06 as source
|
14 роки тому |
|
mklibs
|
ad45e24bd0
mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread
|
15 роки тому |
|
mm-macros
|
6ed509a8a7
add missing makefile in previous commit
|
15 роки тому |
|
mpc
|
5c203f76d6
tools/mpc: update to version 0.8.2
|
15 роки тому |
|
mpfr
|
6c176fe0a7
mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
|
15 роки тому |
|
mtd-utils
|
11c08a39bc
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
|
15 роки тому |
|
padjffs2
|
e194acb471
padjffs2: fix a compiler warning that makes the build fail because of -Werror
|
14 роки тому |
|
patch-cmdline
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 роки тому |
|
pkg-config
|
339295d309
revert r24406
|
15 роки тому |
|
ppl
|
22a7f8afb1
ppl: go back to version 0.10.2
|
15 роки тому |
|
qemu
|
11c08a39bc
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
|
15 роки тому |
|
quilt
|
8324bf036c
quilt: fix building with dash `test x == x` gives a syntax error with dash (standard in Debian). The modified patch reflects the current upstream: http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=38df0b210c3df67f3e784af92232ae1946b98ecd
|
14 роки тому |
|
sed
|
c74849709f
tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)
|
15 роки тому |
|
squashfs
|
b20fa8f579
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
|
16 роки тому |
|
squashfs4
|
e6aa1cab00
tools/squashfs4: update to version 4.2 (adds support for xz compression)
|
14 роки тому |
|
sstrip
|
f590b304ef
Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
|
15 роки тому |
|
upslug2
|
3fcaccd9b3
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode
|
16 роки тому |
|
wrt350nv2-builder
|
776dff339e
the url isn't valid for some time
|
15 роки тому |
|
xfce-macros
|
b5a0fd2961
package xfce-macros, required for autoreconf in xfce4 packages
|
15 роки тому |
|
xorg-macros
|
8e4f381a66
turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros
|
15 роки тому |
|
xz
|
ce6942268c
xz: update to version 5.0.2
|
14 роки тому |
|
yaffs2
|
26a6539a2e
yaffs2: fix compilation on FreeBSD
|
15 роки тому |
|
Makefile
|
3a983b98c9
tools: always build mpc, now that older gcc versions have been eliminated, fixes #9642
|
14 роки тому |