summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2009-02-19prefer gstat over stat if available (patch from #4571)nbd
2009-02-19add mkyaffs2image (based on android sources)nbd
2009-01-25improve support for building on mac os x by improving detection of missing co...nbd
2009-01-21[tools] slightly rework the gcc-4.3 checks, thanks {Nico}florian
2009-01-21[tools] only build gmp and mpfr when selecting gcc-4.3.xflorian
2009-01-21[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...nico
2008-09-03fix shell return status of the find symlink commandnbd
2008-09-03fix recursive symlink issuenbd
2008-09-02provide a md5sum wrapper for BSDish systemsnbd
2008-09-02quilt depends on sednbd
2008-09-01install a symlink to the correct version of find in $(STAGING_DIR_HOST)/binnbd
2008-08-27add autoconf (fixes opkg build issues)nbd
2008-08-27build and install a current quilt version in tools/nbd
2008-05-30Added lua (lua host bytecode-compiler) to tools/cyrus
2008-03-09build dtc for all powerpc targets (suggested by Kaloz)nbd
2008-03-09only build dtc for the target that uses itnbd
2008-02-05Device Tree Compiler require more recent bison ...ralph
2008-01-29add dtc, the device tree compilerkaloz
2007-12-27remove stale reference to tools/libtoolnbd
2007-12-25add libtool to tools/nbd
2007-12-25add automake to tools/nbd
2007-12-24rename tools/ext2fs to tools/genext2fsnbd
2007-10-06added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30dependency fixnbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-30remove leftover stuffnbd
2007-07-30fix compile errors with make 3.80nbd
2007-07-28use $(curdir) againnbd
2007-07-28build system fixes, more cleanupnbd
2007-07-28don't force the install->compile, compile->prepare dependencies in subdir.mknbd
2007-07-28initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...nbd
2007-07-01Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...florian
2007-06-30add update target to tools/nbd
2007-06-03enable quilt for host builds and add some additional checksnbd
2007-04-21fix host header files installation for tools (closes: #1604)nico
2007-04-18the default_subtargets template was a bad idea, since different makefiles req...nbd
2007-04-18fix up dependenciesnbd
2007-02-27move ccache to tools/ and fix potential dependency issuenbd
2007-02-25clean up stampfile mess for tools/ and toolchain/nbd
2006-12-06move target/utils to tools/firmware-utilsnbd
2006-10-18improve parallel buildingnbd
2006-10-10fix gene2fs build on freebsdnbd
2006-09-27add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd
2006-09-27move tools from toolchain/ to tools/nbd