[octeon] add a more basic generic profile
[openwrt/svn-archive/archive.git] / tools / Makefile
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 Juhos[tools] add tool for squashfs4 image generation (w...
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 Fainelli[toolchain] gcc-4.4.0 also needs mpfr and gmp to be...
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 Hempel[tools] m4 is now available, sorry for trouble
2009-03-22 Felix FietkauRevert "[tools] add m4 (required for recent auto tools)"
2009-03-22 Ralph Hempel[tools] add m4 (required for recent auto tools)
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 Fainelli[tools] slightly rework the gcc-4.3 checks, thanks...
2009-01-21 Florian Fainelli[tools] only build gmp and mpfr when selecting gcc...
2009-01-21 Nicolas Thill[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes...
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
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk