aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
Commit message (Expand)AuthorAge
* add missing dependencyFelix Fietkau2009-05-26
* split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparationFelix Fietkau2009-05-26
* squashfs4: add lzma support (kernel support still missing)Felix Fietkau2009-05-17
* add the new lzma library (version 4.65), to be used for squashfs4Felix Fietkau2009-05-17
* add tool for squashfs4 image generation (w/o LZMA support)Gabor Juhos2009-05-15
* rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)Felix Fietkau2009-05-04
* optimize tools/ directory build order to improve parallel building performanceFelix Fietkau2009-04-24
* add missing dependencies which broke parallel buildFelix Fietkau2009-04-24
* gcc-4.4.0 also needs mpfr and gmp to be builtFlorian Fainelli2009-04-23
* add check for common config variants for tools/installFelix Fietkau2009-04-06
* small cleanup for tools/MakefileFelix Fietkau2009-04-06
* m4 is now available, sorry for troubleRalph Hempel2009-03-22
* Revert "[tools] add m4 (required for recent auto tools)"Felix Fietkau2009-03-22
* add m4 (required for recent auto tools) thanks to OlafRalph Hempel2009-03-22
* Build autoconf before automake.Lars-Peter Clausen2009-03-13
* add dependency (needed for parallel build)Ralph Hempel2009-03-01
* merge host build of lua from tools/ into package/lua/MakefileFelix Fietkau2009-02-22
* prefer gstat over stat if available (patch from #4571)Felix Fietkau2009-02-19
* add mkyaffs2image (based on android sources)Felix Fietkau2009-02-19
* improve support for building on mac os x by improving detection of missing co...Felix Fietkau2009-01-25
* slightly rework the gcc-4.3 checks, thanks {Nico}Florian Fainelli2009-01-21
* only build gmp and mpfr when selecting gcc-4.3.xFlorian Fainelli2009-01-21
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-21
* fix shell return status of the find symlink commandFelix Fietkau2008-09-03
* fix recursive symlink issueFelix Fietkau2008-09-03
* provide a md5sum wrapper for BSDish systemsFelix Fietkau2008-09-02
* quilt depends on sedFelix Fietkau2008-09-02
* install a symlink to the correct version of find in $(STAGING_DIR_HOST)/binFelix Fietkau2008-09-01
* add autoconf (fixes opkg build issues)Felix Fietkau2008-08-27
* build and install a current quilt version in tools/Felix Fietkau2008-08-27
* Added lua (lua host bytecode-compiler) to tools/Steven Barth2008-05-30
* build dtc for all powerpc targets (suggested by Kaloz)Felix Fietkau2008-03-09
* only build dtc for the target that uses itFelix Fietkau2008-03-09
* Device Tree Compiler require more recent bison ...Ralph Hempel2008-02-05
* add dtc, the device tree compilerImre Kaloz2008-01-29
* remove stale reference to tools/libtoolFelix Fietkau2007-12-27
* add libtool to tools/Felix Fietkau2007-12-25
* add automake to tools/Felix Fietkau2007-12-25
* rename tools/ext2fs to tools/genext2fsFelix Fietkau2007-12-24
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-06
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* dependency fixFelix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* remove leftover stuffFelix Fietkau2007-07-30
* fix compile errors with make 3.80Felix Fietkau2007-07-30
* use $(curdir) againFelix Fietkau2007-07-28
* build system fixes, more cleanupFelix Fietkau2007-07-28
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-28
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...Felix Fietkau2007-07-28