.gitignore: Undo accidental commit.
[openwrt.git] / tools / Makefile
2010-04-27 nbdmkimage fails to build on some systems if sed is not...
2010-04-20 florian[toolchain] fix graphite options with gcc-4.5, add...
2010-04-19 acouladd gcc-4.5.0 preliminary support
2010-02-11 kalozwith no users left, remove support for 2.6.21
2010-01-13 larsmtd-utils depends on libuuid
2010-01-11 larsAdd libuuid hosttool package. It's needed in order...
2009-12-27 kalozremove handling of older unsupported kernels
2009-12-12 nbdadd a hacked up version of upslug2 which is able to...
2009-12-12 nbdadd wrt350n v2 image building code from #5970 (thx...
2009-11-29 juhosgtools: build old squashfs tools for ar71xx
2009-11-15 kalozmake the lzma version kernel version dependent, and...
2009-11-12 nbdgcc: add a config option for using the gcc graphite...
2009-11-11 kalozpowerpc: use the in-kernel dtc compiler
2009-11-05 nbdDon't build gmp and mpfr when using external toolchains...
2009-11-02 nbdadd cloog and ppl to the tools build for the graphite...
2009-08-07 nbdadd mklibs (based on a patch by florian) in preparation...
2009-05-26 nbdadd missing dependency
2009-05-26 nbdsplit stampfiles for STAGING_DIR and STAGING_DIR_HOST...
2009-05-17 nbdsquashfs4: add lzma support (kernel support still missing)
2009-05-17 nbdadd the new lzma library (version 4.65), to be used...
2009-05-15 juhosg[tools] add tool for squashfs4 image generation (w...
2009-05-04 nbdrename tools/lzma to tools/lzma-old (preparation for...
2009-04-24 nbdoptimize tools/ directory build order to improve parall...
2009-04-24 nbdadd missing dependencies which broke parallel build
2009-04-23 florian[toolchain] gcc-4.4.0 also needs mpfr and gmp to be...
2009-04-06 nbdadd check for common config variants for tools/install
2009-04-06 nbdsmall cleanup for 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/