kernel: fix compilation for platforms without GENERIC_TIME
[openwrt/openwrt.git] / tools / Makefile
2010-01-13 Lars-Peter Clausenmtd-utils depends on libuuid
2010-01-11 Lars-Peter ClausenAdd libuuid hosttool package. It's needed in order...
2009-12-27 Imre Kalozremove handling of older unsupported kernels
2009-12-12 Felix Fietkauadd a hacked up version of upslug2 which is able to...
2009-12-12 Felix Fietkauadd wrt350n v2 image building code from #5970 (thx...
2009-11-29 Gabor Juhostools: build old squashfs tools for ar71xx
2009-11-15 Imre Kalozmake the lzma version kernel version dependent, and...
2009-11-12 Felix Fietkaugcc: add a config option for using the gcc graphite...
2009-11-11 Imre Kalozpowerpc: use the in-kernel dtc compiler
2009-11-05 Felix FietkauDon't build gmp and mpfr when using external toolchains...
2009-11-02 Felix Fietkauadd cloog and ppl to the tools build for the graphite...
2009-08-07 Felix Fietkauadd mklibs (based on a patch by florian) in preparation...
2009-05-26 Felix Fietkauadd missing dependency
2009-05-26 Felix Fietkausplit stampfiles for STAGING_DIR and STAGING_DIR_HOST...
2009-05-17 Felix Fietkausquashfs4: add lzma support (kernel support still missing)
2009-05-17 Felix Fietkauadd the new lzma library (version 4.65), to be used...
2009-05-15 Gabor Juhosadd tool for squashfs4 image generation (w/o LZMA support)
2009-05-04 Felix Fietkaurename tools/lzma to tools/lzma-old (preparation for...
2009-04-24 Felix Fietkauoptimize tools/ directory build order to improve parall...
2009-04-24 Felix Fietkauadd missing dependencies which broke parallel build
2009-04-23 Florian Fainelligcc-4.4.0 also needs mpfr and gmp to be built
2009-04-06 Felix Fietkauadd check for common config variants for tools/install
2009-04-06 Felix Fietkausmall cleanup for tools/Makefile
2009-03-22 Ralph Hempelm4 is now available, sorry for trouble
2009-03-22 Felix FietkauRevert "[tools] add m4 (required for recent auto tools)"
2009-03-22 Ralph Hempeladd m4 (required for recent auto tools) thanks to Olaf
2009-03-13 Lars-Peter ClausenBuild autoconf before automake.
2009-03-01 Ralph Hempeladd dependency (needed for parallel build)
2009-02-22 Felix Fietkaumerge host build of lua from tools/ into package/lua...
2009-02-19 Felix Fietkauprefer gstat over stat if available (patch from #4571)
2009-02-19 Felix Fietkauadd mkyaffs2image (based on android sources)
2009-01-25 Felix Fietkauimprove support for building on mac os x by improving...
2009-01-21 Florian Fainellislightly rework the gcc-4.3 checks, thanks {Nico}
2009-01-21 Florian Fainellionly build gmp and mpfr when selecting gcc-4.3.x
2009-01-21 Nicolas Thilladd support for gcc v4.3.1 & v4.3.2 (closes: #3479...
2008-09-03 Felix Fietkaufix shell return status of the find symlink command
2008-09-03 Felix Fietkaufix recursive symlink issue
2008-09-02 Felix Fietkauprovide a md5sum wrapper for BSDish systems
2008-09-02 Felix Fietkauquilt depends on sed
2008-09-01 Felix Fietkauinstall a symlink to the correct version of find in...
2008-08-27 Felix Fietkauadd autoconf (fixes opkg build issues)
2008-08-27 Felix Fietkaubuild and install a current quilt version in tools/
2008-05-30 Steven BarthAdded lua (lua host bytecode-compiler) to tools/
2008-03-09 Felix Fietkaubuild dtc for all powerpc targets (suggested by Kaloz)
2008-03-09 Felix Fietkauonly build dtc for the target that uses it
2008-02-05 Ralph HempelDevice Tree Compiler require more recent bison ...
2008-01-29 Imre Kalozadd dtc, the device tree compiler
2007-12-27 Felix Fietkauremove stale reference to tools/libtool
2007-12-25 Felix Fietkauadd libtool to tools/
2007-12-25 Felix Fietkauadd automake to tools/
2007-12-24 Felix Fietkaurename tools/ext2fs to tools/genext2fs
2007-10-06 John Crispinadded our own pkg-config wrapper, making the sed foo...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-30 Felix Fietkaudependency fix
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkauremove leftover stuff
2007-07-30 Felix Fietkaufix compile errors with make 3.80
2007-07-28 Felix Fietkauuse $(curdir) again
2007-07-28 Felix Fietkaubuild system fixes, more cleanup
2007-07-28 Felix Fietkaudon't force the install->compile, compile->prepare...
2007-07-28 Felix Fietkauinitial attempt at cleaning up subdirectory handling...
2007-07-01 Florian FainelliRemove patch-cmdline from the packages and move it...
2007-06-30 Felix Fietkauadd update target to tools/
2007-06-03 Felix Fietkauenable quilt for host builds and add some additional...
2007-04-21 Nicolas Thillfix host header files installation for tools (closes...
2007-04-18 Felix Fietkauthe default_subtargets template was a bad idea, since...
2007-04-18 Felix Fietkaufix up dependencies
2007-02-27 Felix Fietkaumove ccache to tools/ and fix potential dependency...
2007-02-25 Felix Fietkauclean up stampfile mess for tools/ and toolchain/
2006-12-06 Felix Fietkaumove target/utils to tools/firmware-utils
2006-10-18 Felix Fietkauimprove parallel building
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk