| Commit message (Expand) | Author | Age | Files | Lines |
* | make the build system a bit more silent without V=99 | nbd | 2011-04-04 | 1 | -1/+1 |
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | nbd | 2011-04-03 | 1 | -1/+1 |
* | [tools] package xfce-macros, required for autoreconf in xfce4 packages | jow | 2011-03-09 | 1 | -1/+2 |
* | tools/mpc: add dependency on mpfr | nbd | 2011-02-01 | 1 | -1/+1 |
* | add tools/cmake | nbd | 2011-01-31 | 1 | -1/+1 |
* | cleanup toolchain version handling | kaloz | 2011-01-27 | 1 | -3/+3 |
* | [tools] remove bogus qemu dependency | jow | 2011-01-17 | 1 | -1/+0 |
* | tools: add some missing dependencies | hauke | 2011-01-01 | 1 | -3/+7 |
* | [tools] package mm-common, this provides missing m4 macros for glibmm, gtkmm,... | jow | 2010-12-22 | 1 | -1/+2 |
* | [tools] introduce missing-macros meta package, this will supply needed m4 mac... | jow | 2010-12-21 | 1 | -1/+2 |
* | tools: fix dependencies | hauke | 2010-12-19 | 1 | -4/+2 |
* | [tools] the mpfr dependencies accidentally got broken up, fix it | jow | 2010-12-18 | 1 | -2/+1 |
* | tools: add missing dependencies | hauke | 2010-12-18 | 1 | -0/+4 |
* | [tools] make libtool a tool build and let autoconf depend on it | jow | 2010-12-18 | 1 | -2/+3 |
* | [tools] build flex on the host, some pakcages need it in the newest version | jow | 2010-12-17 | 1 | -1/+2 |
* | [tools] reorder dependencies | jow | 2010-12-13 | 1 | -1/+2 |
* | [tools] Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (... | cshore | 2010-12-12 | 1 | -2/+2 |
* | add a host package for xz | nbd | 2010-12-11 | 1 | -1/+1 |
* | [tools] remove obsolete stamp dep after r24474 | jow | 2010-12-11 | 1 | -1/+1 |
* | [buildroot] rework aclocal handling, packages have issues writing through the... | jow | 2010-12-11 | 1 | -3/+0 |
* | [tools] fix xorg-macros dependency | jow | 2010-12-10 | 1 | -1/+1 |
* | [tools] turn util-macros into tools/xorg-macros host build, provides global x... | jow | 2010-12-10 | 1 | -0/+2 |
* | make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share... | nbd | 2010-12-10 | 1 | -1/+4 |
* | [tools] revert r24407, its already packaged in the xorg feed | jow | 2010-12-10 | 1 | -2/+0 |
* | [tools] package xorg-macros | jow | 2010-12-10 | 1 | -0/+2 |
* | remove 2.6.25 support | kaloz | 2010-11-22 | 1 | -3/+1 |
* | [tools]: add e2fsprogs to tools and use that instead of libuuid | kaloz | 2010-11-22 | 1 | -3/+3 |
* | target/linux/orion: create subtargets (closes #8154) | acoul | 2010-11-04 | 1 | -2/+2 |
* | add a stripped down (and portable) version of flock to the host tools | nbd | 2010-10-29 | 1 | -1/+1 |
* | [tools] reenable squashfs4 for ar71xx, it needs both old and new | jow | 2010-10-06 | 1 | -1/+2 |
* | Toto, we don't support Linux 2.4 anymore.. | kaloz | 2010-10-05 | 1 | -1/+1 |
* | [tools]: simplify old squashfs/lzma selection | kaloz | 2010-10-05 | 1 | -4/+1 |
* | add a command for printing a cleaned up make target database - will be used t... | nbd | 2010-09-01 | 1 | -0/+2 |
* | [tools] qemu: add dependency on libuuid | agb | 2010-08-22 | 1 | -0/+1 |
* | [tools] quilt: needs autoconf | agb | 2010-08-14 | 1 | -2/+2 |
* | [tools] qemu: build qemu-img for packaging vmdk and vdi images | agb | 2010-08-09 | 1 | -0/+2 |
* | mkimage fails to build on some systems if sed is not installed, add a depende... | nbd | 2010-04-27 | 1 | -0/+1 |
* | [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m... | florian | 2010-04-20 | 1 | -7/+6 |
* | add gcc-4.5.0 preliminary support | acoul | 2010-04-19 | 1 | -0/+5 |
* | with no users left, remove support for 2.6.21 | kaloz | 2010-02-11 | 1 | -1/+1 |
* | mtd-utils depends on libuuid | lars | 2010-01-13 | 1 | -0/+1 |
* | Add libuuid hosttool package. It's needed in order to build mkfs.ubifs | lars | 2010-01-11 | 1 | -1/+1 |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -1/+1 |
* | add a hacked up version of upslug2 which is able to flash a wrt350nv2 in reco... | nbd | 2009-12-12 | 1 | -2/+2 |
* | add wrt350n v2 image building code from #5970 (thx, maddes) | nbd | 2009-12-12 | 1 | -0/+1 |
* | tools: build old squashfs tools for ar71xx | juhosg | 2009-11-29 | 1 | -2/+4 |
* | make the lzma version kernel version dependent, and only build the one we do ... | kaloz | 2009-11-15 | 1 | -2/+6 |
* | gcc: add a config option for using the gcc graphite framework (disabled by de... | nbd | 2009-11-12 | 1 | -2/+2 |
* | powerpc: use the in-kernel dtc compiler | kaloz | 2009-11-11 | 1 | -1/+0 |
* | Don't build gmp and mpfr when using external toolchains (based on patch from ... | nbd | 2009-11-05 | 1 | -0/+2 |