tools: fix stampfile dependency handling when the list of build dirs changes (#15186)
[openwrt.git] / tools / Makefile
2009-03-22 ralph[tools] m4 is now available, sorry for trouble
2009-03-22 nbdRevert "[tools] add m4 (required for recent auto tools)"
2009-03-22 ralph[tools] add m4 (required for recent auto tools)
2009-03-13 larsBuild autoconf before automake.
2009-03-01 ralphadd dependency (needed for parallel build)
2009-02-22 nbdmerge host build of lua from tools/ into package/lua...
2009-02-19 nbdprefer gstat over stat if available (patch from #4571)
2009-02-19 nbdadd mkyaffs2image (based on android sources)
2009-01-25 nbdimprove support for building on mac os x by improving...
2009-01-21 florian[tools] slightly rework the gcc-4.3 checks, thanks...
2009-01-21 florian[tools] only build gmp and mpfr when selecting gcc...
2009-01-21 nico[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes...
2008-09-03 nbdfix shell return status of the find symlink command
2008-09-03 nbdfix recursive symlink issue
2008-09-02 nbdprovide a md5sum wrapper for BSDish systems
2008-09-02 nbdquilt depends on sed
2008-09-01 nbdinstall a symlink to the correct version of find in...
2008-08-27 nbdadd autoconf (fixes opkg build issues)
2008-08-27 nbdbuild and install a current quilt version in tools/
2008-05-30 cyrusAdded lua (lua host bytecode-compiler) to tools/
2008-03-09 nbdbuild dtc for all powerpc targets (suggested by Kaloz)
2008-03-09 nbdonly build dtc for the target that uses it
2008-02-05 ralphDevice Tree Compiler require more recent bison ...
2008-01-29 kalozadd dtc, the device tree compiler
2007-12-27 nbdremove stale reference to tools/libtool
2007-12-25 nbdadd libtool to tools/
2007-12-25 nbdadd automake to tools/
2007-12-24 nbdrename tools/ext2fs to tools/genext2fs
2007-10-06 blogicadded our own pkg-config wrapper, making the sed foo...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-07-30 nbddependency fix
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-30 nbdremove leftover stuff
2007-07-30 nbdfix compile errors with make 3.80
2007-07-28 nbduse $(curdir) again
2007-07-28 nbdbuild system fixes, more cleanup
2007-07-28 nbddon't force the install->compile, compile->prepare...
2007-07-28 nbdinitial attempt at cleaning up subdirectory handling...
2007-07-01 florianRemove patch-cmdline from the packages and move it...
2007-06-30 nbdadd update target to tools/
2007-06-03 nbdenable quilt for host builds and add some additional...
2007-04-21 nicofix host header files installation for tools (closes...
2007-04-18 nbdthe default_subtargets template was a bad idea, since...
2007-04-18 nbdfix up dependencies
2007-02-27 nbdmove ccache to tools/ and fix potential dependency...
2007-02-25 nbdclean up stampfile mess for tools/ and toolchain/
2006-12-06 nbdmove target/utils to tools/firmware-utils
2006-10-18 nbdimprove parallel building
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdfix gene2fs build on freebsd
2006-09-27 nbdadd portability fixes for toolchain/tools (full tools...
2006-09-27 nbdmove tools from toolchain/ to tools/