summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix recursive symlink issuenbd2008-09-031-1/+1
* provide a md5sum wrapper for BSDish systemsnbd2008-09-021-3/+15
* quilt depends on sednbd2008-09-021-0/+1
* install a symlink to the correct version of find in $(STAGING_DIR_HOST)/binnbd2008-09-011-2/+5
* add autoconf (fixes opkg build issues)nbd2008-08-271-1/+1
* build and install a current quilt version in tools/nbd2008-08-271-1/+1
* Added lua (lua host bytecode-compiler) to tools/cyrus2008-05-301-1/+1
* build dtc for all powerpc targets (suggested by Kaloz)nbd2008-03-091-1/+1
* only build dtc for the target that uses itnbd2008-03-091-1/+1
* Device Tree Compiler require more recent bison ...ralph2008-02-051-1/+1
* add dtc, the device tree compilerkaloz2008-01-291-1/+1
* remove stale reference to tools/libtoolnbd2007-12-271-1/+1
* add libtool to tools/nbd2007-12-251-1/+1
* add automake to tools/nbd2007-12-251-1/+1
* rename tools/ext2fs to tools/genext2fsnbd2007-12-241-1/+1
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic2007-10-061-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-9/+13