summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* [tools]: add e2fsprogs to tools and use that instead of libuuidkaloz2010-11-221-3/+3
* target/linux/orion: create subtargets (closes #8154)acoul2010-11-041-2/+2
* add a stripped down (and portable) version of flock to the host toolsnbd2010-10-291-1/+1
* [tools] reenable squashfs4 for ar71xx, it needs both old and newjow2010-10-061-1/+2
* Toto, we don't support Linux 2.4 anymore..kaloz2010-10-051-1/+1
* [tools]: simplify old squashfs/lzma selectionkaloz2010-10-051-4/+1
* add a command for printing a cleaned up make target database - will be used t...nbd2010-09-011-0/+2
* [tools] qemu: add dependency on libuuidagb2010-08-221-0/+1
* [tools] quilt: needs autoconfagb2010-08-141-2/+2
* [tools] qemu: build qemu-img for packaging vmdk and vdi imagesagb2010-08-091-0/+2
* mkimage fails to build on some systems if sed is not installed, add a depende...nbd2010-04-271-0/+1
* [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m...florian2010-04-201-7/+6
* add gcc-4.5.0 preliminary supportacoul2010-04-191-0/+5
* with no users left, remove support for 2.6.21kaloz2010-02-111-1/+1
* mtd-utils depends on libuuidlars2010-01-131-0/+1
* Add libuuid hosttool package. It's needed in order to build mkfs.ubifslars2010-01-111-1/+1
* remove handling of older unsupported kernelskaloz2009-12-271-1/+1
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in reco...nbd2009-12-121-2/+2
* add wrt350n v2 image building code from #5970 (thx, maddes)nbd2009-12-121-0/+1
* tools: build old squashfs tools for ar71xxjuhosg2009-11-291-2/+4
* make the lzma version kernel version dependent, and only build the one we do ...kaloz2009-11-151-2/+6
* gcc: add a config option for using the gcc graphite framework (disabled by de...nbd2009-11-121-2/+2
* powerpc: use the in-kernel dtc compilerkaloz2009-11-111-1/+0
* Don't build gmp and mpfr when using external toolchains (based on patch from ...nbd2009-11-051-0/+2
* add cloog and ppl to the tools build for the graphite framework in gcc 4.4nbd2009-11-021-0/+5
* add mklibs (based on a patch by florian) in preparation for optional library ...nbd2009-08-071-1/+1
* add missing dependencynbd2009-05-261-0/+1
* split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparationnbd2009-05-261-6/+16
* squashfs4: add lzma support (kernel support still missing)nbd2009-05-171-0/+1
* add the new lzma library (version 4.65), to be used for squashfs4nbd2009-05-171-0/+1
* [tools] add tool for squashfs4 image generation (w/o LZMA support)juhosg2009-05-151-2/+2
* rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)nbd2009-05-041-2/+2
* optimize tools/ directory build order to improve parallel building performancenbd2009-04-241-2/+5
* add missing dependencies which broke parallel buildnbd2009-04-241-1/+2
* [toolchain] gcc-4.4.0 also needs mpfr and gmp to be builtflorian2009-04-231-1/+1
* add check for common config variants for tools/installnbd2009-04-061-1/+1
* small cleanup for tools/Makefilenbd2009-04-061-1/+8
* [tools] m4 is now available, sorry for troubleralph2009-03-221-1/+3
* Revert "[tools] add m4 (required for recent auto tools)"nbd2009-03-221-3/+1
* [tools] add m4 (required for recent auto tools)ralph2009-03-221-1/+3
* Build autoconf before automake.lars2009-03-131-1/+1
* add dependency (needed for parallel build)ralph2009-03-011-0/+1
* merge host build of lua from tools/ into package/lua/Makefilenbd2009-02-221-1/+1
* prefer gstat over stat if available (patch from #4571)nbd2009-02-191-1/+2
* add mkyaffs2image (based on android sources)nbd2009-02-191-1/+1
* improve support for building on mac os x by improving detection of missing co...nbd2009-01-251-17/+14
* [tools] slightly rework the gcc-4.3 checks, thanks {Nico}florian2009-01-211-5/+1
* [tools] only build gmp and mpfr when selecting gcc-4.3.xflorian2009-01-211-1/+5
* [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...nico2009-01-211-1/+1
* fix shell return status of the find symlink commandnbd2008-09-031-1/+3