aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mkimage fails to build on some systems if sed is not installed, add a depende...Felix Fietkau2010-04-271-0/+1
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ...Florian Fainelli2010-04-201-7/+6
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-191-0/+5
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-111-1/+1
* mtd-utils depends on libuuidLars-Peter Clausen2010-01-131-0/+1
* Add libuuid hosttool package. It's needed in order to build mkfs.ubifsLars-Peter Clausen2010-01-111-1/+1
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+1
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in reco...Felix Fietkau2009-12-121-2/+2
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-121-0/+1
* tools: build old squashfs tools for ar71xxGabor Juhos2009-11-291-2/+4
* make the lzma version kernel version dependent, and only build the one we do ...Imre Kaloz2009-11-151-2/+6
* gcc: add a config option for using the gcc graphite framework (disabled by de...Felix Fietkau2009-11-121-2/+2
* powerpc: use the in-kernel dtc compilerImre Kaloz2009-11-111-1/+0
* Don't build gmp and mpfr when using external toolchains (based on patch from ...Felix Fietkau2009-11-051-0/+2
* add cloog and ppl to the tools build for the graphite framework in gcc 4.4Felix Fietkau2009-11-021-0/+5
* add mklibs (based on a patch by florian) in preparation for optional library ...Felix Fietkau2009-08-071-1/+1
* add missing dependencyFelix Fietkau2009-05-261-0/+1
* split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparationFelix Fietkau2009-05-261-6/+16
* squashfs4: add lzma support (kernel support still missing)Felix Fietkau2009-05-171-0/+1
* add the new lzma library (version 4.65), to be used for squashfs4Felix Fietkau2009-05-171-0/+1
* add tool for squashfs4 image generation (w/o LZMA support)Gabor Juhos2009-05-151-2/+2
* rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)Felix Fietkau2009-05-041-2/+2
* optimize tools/ directory build order to improve parallel building performanceFelix Fietkau2009-04-241-2/+5
* add missing dependencies which broke parallel buildFelix Fietkau2009-04-241-1/+2
* gcc-4.4.0 also needs mpfr and gmp to be builtFlorian Fainelli2009-04-231-1/+1
* add check for common config variants for tools/installFelix Fietkau2009-04-061-1/+1
* small cleanup for tools/MakefileFelix Fietkau2009-04-061-1/+8
* m4 is now available, sorry for troubleRalph Hempel2009-03-221-1/+3
* Revert "[tools] add m4 (required for recent auto tools)"Felix Fietkau2009-03-221-3/+1
* add m4 (required for recent auto tools) thanks to OlafRalph Hempel2009-03-221-1/+3
* Build autoconf before automake.Lars-Peter Clausen2009-03-131-1/+1
* add dependency (needed for parallel build)Ralph Hempel2009-03-011-0/+1
* merge host build of lua from tools/ into package/lua/MakefileFelix Fietkau2009-02-221-1/+1
* prefer gstat over stat if available (patch from #4571)Felix Fietkau2009-02-191-1/+2
* add mkyaffs2image (based on android sources)Felix Fietkau2009-02-191-1/+1
* improve support for building on mac os x by improving detection of missing co...Felix Fietkau2009-01-251-17/+14
* slightly rework the gcc-4.3 checks, thanks {Nico}Florian Fainelli2009-01-211-5/+1
* only build gmp and mpfr when selecting gcc-4.3.xFlorian Fainelli2009-01-211-1/+5
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-211-1/+1
* fix shell return status of the find symlink commandFelix Fietkau2008-09-031-1/+3
* fix recursive symlink issueFelix Fietkau2008-09-031-1/+1
* provide a md5sum wrapper for BSDish systemsFelix Fietkau2008-09-021-3/+15
* quilt depends on sedFelix Fietkau2008-09-021-0/+1
* install a symlink to the correct version of find in $(STAGING_DIR_HOST)/binFelix Fietkau2008-09-011-2/+5
* add autoconf (fixes opkg build issues)Felix Fietkau2008-08-271-1/+1
* build and install a current quilt version in tools/Felix Fietkau2008-08-271-1/+1
* Added lua (lua host bytecode-compiler) to tools/Steven Barth2008-05-301-1/+1
* build dtc for all powerpc targets (suggested by Kaloz)Felix Fietkau2008-03-091-1/+1
* only build dtc for the target that uses itFelix Fietkau2008-03-091-1/+1
* Device Tree Compiler require more recent bison ...Ralph Hempel2008-02-051-1/+1