| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), pr... | Jo-Philipp Wich | 2010-12-22 | 4 | -2/+29 |
* | missing-macros: add xmms.m4, from libflac | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+156 |
* | missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx... | Jo-Philipp Wich | 2010-12-22 | 9 | -363/+367 |
* | missing-macros: fix a bunch of underquoted definition warnings in various 3rd... | Jo-Philipp Wich | 2010-12-22 | 3 | -16/+16 |
* | missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet | Jo-Philipp Wich | 2010-12-22 | 16 | -1/+1088 |
* | missing-macros: add acc.m4, used by ucl and lzo | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+368 |
* | add missing makefile in previous commit | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+31 |
* | package mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm... | Jo-Philipp Wich | 2010-12-22 | 1 | -1/+2 |
* | introduce missing-macros meta package, this will supply needed m4 macros whic... | Jo-Philipp Wich | 2010-12-21 | 6 | -1/+1146 |
* | libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent c... | Jo-Philipp Wich | 2010-12-21 | 5 | -7/+96 |
* | libtool: strip unsave directories from relink command, nuke every -L that loo... | Jo-Philipp Wich | 2010-12-20 | 1 | -0/+12 |
* | e2fsprogs: add two compile fixes. | Hauke Mehrtens | 2010-12-19 | 2 | -0/+62 |
* | tools: fix dependencies | Hauke Mehrtens | 2010-12-19 | 1 | -4/+2 |
* | the mpfr dependencies accidentally got broken up, fix it | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+1 |
* | e2fsprogs: update to version 1.41.13 | Hauke Mehrtens | 2010-12-18 | 1 | -2/+2 |
* | tools: add missing dependencies | Hauke Mehrtens | 2010-12-18 | 1 | -0/+4 |
* | cloog: libtools has to be run | Hauke Mehrtens | 2010-12-18 | 1 | -0/+2 |
* | ppl: go back to version 0.10.2 | Hauke Mehrtens | 2010-12-18 | 2 | -4/+44 |
* | make libtool a tool build and let autoconf depend on it | Jo-Philipp Wich | 2010-12-18 | 6 | -2/+238 |
* | firmware-utils/mkzynfw: fix available flash space calculation | Gabor Juhos | 2010-12-17 | 1 | -2/+3 |
* | build flex on the host, some pakcages need it in the newest version | Jo-Philipp Wich | 2010-12-17 | 2 | -1/+34 |
* | mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570 | Jo-Philipp Wich | 2010-12-15 | 1 | -1/+6 |
* | mpfr: disable host fixup for now | Jo-Philipp Wich | 2010-12-13 | 1 | -1/+1 |
* | reorder dependencies | Jo-Philipp Wich | 2010-12-13 | 1 | -1/+2 |
* | mpfr: use autoreconf host fixup | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+2 |
* | Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447) | Florian Fainelli | 2010-12-12 | 1 | -1/+1 |
* | Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends ... | Daniel Dickinson | 2010-12-12 | 1 | -2/+2 |
* | sstrip: Correct include path to really get endian.h | Daniel Dickinson | 2010-12-12 | 1 | -1/+1 |
* | Revert "[tools] sstrip: Was missing include of <byteswap.h>" | Daniel Dickinson | 2010-12-12 | 1 | -1/+0 |
* | sstrip: Was missing include of <byteswap.h> | Daniel Dickinson | 2010-12-12 | 1 | -0/+1 |
* | ppl: update to new version. | Hauke Mehrtens | 2010-12-11 | 1 | -4/+4 |
* | tools/xz: do not overwrite the lzma binary | Felix Fietkau | 2010-12-11 | 1 | -0/+4 |
* | qemu: update qemu to version 0.13.0 | Hauke Mehrtens | 2010-12-11 | 1 | -3/+3 |
* | add a host package for xz | Felix Fietkau | 2010-12-11 | 2 | -1/+19 |
* | remove obsolete stamp dep after r24474 | Jo-Philipp Wich | 2010-12-11 | 1 | -1/+1 |
* | rework aclocal handling, packages have issues writing through the symlink so ... | Jo-Philipp Wich | 2010-12-11 | 1 | -3/+0 |
* | fix xorg-macros dependency | Jo-Philipp Wich | 2010-12-10 | 1 | -1/+1 |
* | turn util-macros into tools/xorg-macros host build, provides global xorg m4 m... | Jo-Philipp Wich | 2010-12-10 | 2 | -0/+33 |
* | firmware-utils/mktplinkfw: add support for the TL-MR3220 v1 | Gabor Juhos | 2010-12-10 | 1 | -0/+9 |
* | automake: rework patch; only skip when the directories does not exist, this p... | Jo-Philipp Wich | 2010-12-10 | 1 | -7/+10 |
* | automake: use symlinks instead of hardlinks to link aclocal versions | Jo-Philipp Wich | 2010-12-10 | 1 | -4/+4 |
* | automake: skip over not existing m4 macro directories, don't fail | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+12 |
* | make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share... | Felix Fietkau | 2010-12-10 | 1 | -1/+4 |
* | revert r24406 | Jo-Philipp Wich | 2010-12-10 | 1 | -1/+0 |
* | revert r24407, its already packaged in the xorg feed | Jo-Philipp Wich | 2010-12-10 | 2 | -36/+0 |
* | package xorg-macros | Jo-Philipp Wich | 2010-12-10 | 2 | -0/+36 |
* | pkg-config: install pkg.m4 to aclocal/ | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+1 |
* | tools/mpfr: update to version 3.0.0 | Alexandros C. Couloumbis | 2010-12-09 | 3 | -15/+1962 |
* | tools/mpc: update to version 0.8.2 | Alexandros C. Couloumbis | 2010-12-09 | 1 | -2/+2 |
* | tools/gmp: update to version 5.0.1 | Alexandros C. Couloumbis | 2010-12-09 | 3 | -2/+211 |