Jo-Philipp Wich
|
aac7b92284
|
missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), provide fake-intltool.m4
SVN-Revision: 24787
|
2010-12-22 09:33:06 +00:00 |
|
Jo-Philipp Wich
|
879e5891c1
|
missing-macros: add xmms.m4, from libflac
SVN-Revision: 24784
|
2010-12-22 08:04:33 +00:00 |
|
Jo-Philipp Wich
|
2c125b87a7
|
missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx_cppflags.m4 and mfx_limits.m4
SVN-Revision: 24763
|
2010-12-22 01:21:06 +00:00 |
|
Jo-Philipp Wich
|
fcc8d6c33f
|
missing-macros: fix a bunch of underquoted definition warnings in various 3rd party macros
SVN-Revision: 24761
|
2010-12-22 01:03:17 +00:00 |
|
Jo-Philipp Wich
|
93cb309a05
|
missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
SVN-Revision: 24757
|
2010-12-22 00:38:21 +00:00 |
|
Jo-Philipp Wich
|
9ecd833007
|
missing-macros: add acc.m4, used by ucl and lzo
SVN-Revision: 24756
|
2010-12-22 00:11:47 +00:00 |
|
Jo-Philipp Wich
|
6ed509a8a7
|
add missing makefile in previous commit
SVN-Revision: 24755
|
2010-12-22 00:03:15 +00:00 |
|
Jo-Philipp Wich
|
214d1e7aeb
|
package mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm and other Gnome C++ bindings
SVN-Revision: 24754
|
2010-12-22 00:02:36 +00:00 |
|
Jo-Philipp Wich
|
e3269cc34e
|
introduce missing-macros meta package, this will supply needed m4 macros which are used but not shipped by various packages in feeds
SVN-Revision: 24753
|
2010-12-21 23:50:41 +00:00 |
|
Jo-Philipp Wich
|
c4ab5ca143
|
libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths
SVN-Revision: 24752
|
2010-12-21 22:37:54 +00:00 |
|
Jo-Philipp Wich
|
22da5f54e9
|
libtool: strip unsave directories from relink command, nuke every -L that looks like /usr/lib or /lib
SVN-Revision: 24741
|
2010-12-20 19:43:57 +00:00 |
|
Hauke Mehrtens
|
ba45b5a907
|
e2fsprogs: add two compile fixes.
Thank you Joe Roback for reporting and fixing compiling on Darwin.
SVN-Revision: 24720
|
2010-12-19 11:43:45 +00:00 |
|
Hauke Mehrtens
|
e8892241f6
|
tools: fix dependencies
SVN-Revision: 24693
|
2010-12-19 00:05:17 +00:00 |
|
Jo-Philipp Wich
|
5884b43b51
|
the mpfr dependencies accidentally got broken up, fix it
SVN-Revision: 24684
|
2010-12-18 19:59:04 +00:00 |
|
Hauke Mehrtens
|
2653c7b0d9
|
e2fsprogs: update to version 1.41.13
SVN-Revision: 24683
|
2010-12-18 19:47:11 +00:00 |
|
Hauke Mehrtens
|
95d15bfdb8
|
tools: add missing dependencies
SVN-Revision: 24682
|
2010-12-18 19:46:39 +00:00 |
|
Hauke Mehrtens
|
5291e389ca
|
cloog: libtools has to be run
SVN-Revision: 24681
|
2010-12-18 19:34:55 +00:00 |
|
Hauke Mehrtens
|
22a7f8afb1
|
ppl: go back to version 0.10.2
GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5.
SVN-Revision: 24680
|
2010-12-18 19:34:04 +00:00 |
|
Jo-Philipp Wich
|
51538948fe
|
make libtool a tool build and let autoconf depend on it
SVN-Revision: 24673
|
2010-12-18 18:07:53 +00:00 |
|
Gabor Juhos
|
29379780a6
|
firmware-utils/mkzynfw: fix available flash space calculation
SVN-Revision: 24653
|
2010-12-17 20:34:31 +00:00 |
|
Jo-Philipp Wich
|
c0b0acee08
|
build flex on the host, some pakcages need it in the newest version
SVN-Revision: 24631
|
2010-12-17 02:41:16 +00:00 |
|
Jo-Philipp Wich
|
6c176fe0a7
|
mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
SVN-Revision: 24571
|
2010-12-15 00:39:14 +00:00 |
|
Jo-Philipp Wich
|
77dd090ffb
|
mpfr: disable host fixup for now
SVN-Revision: 24557
|
2010-12-13 23:07:30 +00:00 |
|
Jo-Philipp Wich
|
4cdaea52c4
|
reorder dependencies
SVN-Revision: 24556
|
2010-12-13 21:02:31 +00:00 |
|
Jo-Philipp Wich
|
5787c6743e
|
mpfr: use autoreconf host fixup
SVN-Revision: 24555
|
2010-12-13 21:01:34 +00:00 |
|
Florian Fainelli
|
f590b304ef
|
Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
This reverts commit ac0f793ae985db73caf99916336569c211a759f8.
SVN-Revision: 24516
|
2010-12-12 14:53:24 +00:00 |
|
Daniel Dickinson
|
2fb0b04bdd
|
Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)
SVN-Revision: 24513
|
2010-12-12 05:50:47 +00:00 |
|
Daniel Dickinson
|
9c244fdd12
|
sstrip: Correct include path to really get endian.h
SVN-Revision: 24512
|
2010-12-12 05:02:41 +00:00 |
|
Daniel Dickinson
|
062a1617db
|
Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.
SVN-Revision: 24511
|
2010-12-12 04:59:51 +00:00 |
|
Daniel Dickinson
|
20ad1b1cc3
|
sstrip: Was missing include of <byteswap.h>
SVN-Revision: 24510
|
2010-12-12 04:57:07 +00:00 |
|
Hauke Mehrtens
|
0ea5f613de
|
ppl: update to new version.
The old version is not compatible with gmp 5.
SVN-Revision: 24501
|
2010-12-11 23:55:39 +00:00 |
|
Felix Fietkau
|
4dbb7f8cb5
|
tools/xz: do not overwrite the lzma binary
SVN-Revision: 24499
|
2010-12-11 21:29:53 +00:00 |
|
Hauke Mehrtens
|
8f27618e1f
|
qemu: update qemu to version 0.13.0
SVN-Revision: 24487
|
2010-12-11 16:08:10 +00:00 |
|
Felix Fietkau
|
82ac7bb00a
|
add a host package for xz
SVN-Revision: 24481
|
2010-12-11 13:20:19 +00:00 |
|
Jo-Philipp Wich
|
e006253f11
|
remove obsolete stamp dep after r24474
SVN-Revision: 24475
|
2010-12-11 03:18:31 +00:00 |
|
Jo-Philipp Wich
|
bf9e9b6a91
|
rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
SVN-Revision: 24474
|
2010-12-11 03:15:10 +00:00 |
|
Jo-Philipp Wich
|
c59cc1b75d
|
fix xorg-macros dependency
SVN-Revision: 24453
|
2010-12-10 20:25:52 +00:00 |
|
Jo-Philipp Wich
|
8e4f381a66
|
turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros
SVN-Revision: 24452
|
2010-12-10 20:23:48 +00:00 |
|
Gabor Juhos
|
912a140b19
|
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
SVN-Revision: 24438
|
2010-12-10 17:57:43 +00:00 |
|
Jo-Philipp Wich
|
8f591af937
|
automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions
SVN-Revision: 24427
|
2010-12-10 16:10:07 +00:00 |
|
Jo-Philipp Wich
|
127c395a0e
|
automake: use symlinks instead of hardlinks to link aclocal versions
SVN-Revision: 24425
|
2010-12-10 16:03:27 +00:00 |
|
Jo-Philipp Wich
|
94c3f4ab4d
|
automake: skip over not existing m4 macro directories, don't fail
SVN-Revision: 24424
|
2010-12-10 16:01:33 +00:00 |
|
Felix Fietkau
|
48dcb640d8
|
make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal
SVN-Revision: 24422
|
2010-12-10 15:20:44 +00:00 |
|
Jo-Philipp Wich
|
339295d309
|
revert r24406
SVN-Revision: 24415
|
2010-12-10 12:58:15 +00:00 |
|
Jo-Philipp Wich
|
7da7badd3e
|
revert r24407, its already packaged in the xorg feed
SVN-Revision: 24409
|
2010-12-10 10:44:58 +00:00 |
|
Jo-Philipp Wich
|
96dff60461
|
package xorg-macros
SVN-Revision: 24407
|
2010-12-10 10:01:45 +00:00 |
|
Jo-Philipp Wich
|
2104af77e3
|
pkg-config: install pkg.m4 to aclocal/
SVN-Revision: 24406
|
2010-12-10 09:35:16 +00:00 |
|
Alexandros C. Couloumbis
|
72cf52b1d8
|
tools/mpfr: update to version 3.0.0
SVN-Revision: 24382
|
2010-12-09 13:31:57 +00:00 |
|
Alexandros C. Couloumbis
|
5c203f76d6
|
tools/mpc: update to version 0.8.2
SVN-Revision: 24381
|
2010-12-09 13:30:30 +00:00 |
|
Alexandros C. Couloumbis
|
2a3dde2cac
|
tools/gmp: update to version 5.0.1
SVN-Revision: 24380
|
2010-12-09 13:28:57 +00:00 |
|