| Commit message (Expand) | Author | Age | Files | Lines |
* | add mklibs (based on a patch by florian) in preparation for optional library ... | nbd | 2009-08-07 | 1 | -1/+1 |
* | add missing dependency | nbd | 2009-05-26 | 1 | -0/+1 |
* | split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation | nbd | 2009-05-26 | 1 | -6/+16 |
* | squashfs4: add lzma support (kernel support still missing) | nbd | 2009-05-17 | 1 | -0/+1 |
* | add the new lzma library (version 4.65), to be used for squashfs4 | nbd | 2009-05-17 | 1 | -0/+1 |
* | [tools] add tool for squashfs4 image generation (w/o LZMA support) | juhosg | 2009-05-15 | 1 | -2/+2 |
* | rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) | nbd | 2009-05-04 | 1 | -2/+2 |
* | optimize tools/ directory build order to improve parallel building performance | nbd | 2009-04-24 | 1 | -2/+5 |
* | add missing dependencies which broke parallel build | nbd | 2009-04-24 | 1 | -1/+2 |
* | [toolchain] gcc-4.4.0 also needs mpfr and gmp to be built | florian | 2009-04-23 | 1 | -1/+1 |
* | add check for common config variants for tools/install | nbd | 2009-04-06 | 1 | -1/+1 |
* | small cleanup for tools/Makefile | nbd | 2009-04-06 | 1 | -1/+8 |
* | [tools] m4 is now available, sorry for trouble | ralph | 2009-03-22 | 1 | -1/+3 |
* | Revert "[tools] add m4 (required for recent auto tools)" | nbd | 2009-03-22 | 1 | -3/+1 |
* | [tools] add m4 (required for recent auto tools) | ralph | 2009-03-22 | 1 | -1/+3 |
* | Build autoconf before automake. | lars | 2009-03-13 | 1 | -1/+1 |
* | add dependency (needed for parallel build) | ralph | 2009-03-01 | 1 | -0/+1 |
* | merge host build of lua from tools/ into package/lua/Makefile | nbd | 2009-02-22 | 1 | -1/+1 |
* | prefer gstat over stat if available (patch from #4571) | nbd | 2009-02-19 | 1 | -1/+2 |
* | add mkyaffs2image (based on android sources) | nbd | 2009-02-19 | 1 | -1/+1 |
* | improve support for building on mac os x by improving detection of missing co... | nbd | 2009-01-25 | 1 | -17/+14 |
* | [tools] slightly rework the gcc-4.3 checks, thanks {Nico} | florian | 2009-01-21 | 1 | -5/+1 |
* | [tools] only build gmp and mpfr when selecting gcc-4.3.x | florian | 2009-01-21 | 1 | -1/+5 |
* | [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu... | nico | 2009-01-21 | 1 | -1/+1 |
* | fix shell return status of the find symlink command | nbd | 2008-09-03 | 1 | -1/+3 |
* | fix recursive symlink issue | nbd | 2008-09-03 | 1 | -1/+1 |
* | provide a md5sum wrapper for BSDish systems | nbd | 2008-09-02 | 1 | -3/+15 |
* | quilt depends on sed | nbd | 2008-09-02 | 1 | -0/+1 |
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | nbd | 2008-09-01 | 1 | -2/+5 |
* | add autoconf (fixes opkg build issues) | nbd | 2008-08-27 | 1 | -1/+1 |
* | build and install a current quilt version in tools/ | nbd | 2008-08-27 | 1 | -1/+1 |
* | Added lua (lua host bytecode-compiler) to tools/ | cyrus | 2008-05-30 | 1 | -1/+1 |
* | build dtc for all powerpc targets (suggested by Kaloz) | nbd | 2008-03-09 | 1 | -1/+1 |
* | only build dtc for the target that uses it | nbd | 2008-03-09 | 1 | -1/+1 |
* | Device Tree Compiler require more recent bison ... | ralph | 2008-02-05 | 1 | -1/+1 |
* | add dtc, the device tree compiler | kaloz | 2008-01-29 | 1 | -1/+1 |
* | remove stale reference to tools/libtool | nbd | 2007-12-27 | 1 | -1/+1 |
* | add libtool to tools/ | nbd | 2007-12-25 | 1 | -1/+1 |
* | add automake to tools/ | nbd | 2007-12-25 | 1 | -1/+1 |
* | rename tools/ext2fs to tools/genext2fs | nbd | 2007-12-24 | 1 | -1/+1 |
* | added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 | blogic | 2007-10-06 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -9/+13 |
* | dependency fix | nbd | 2007-07-30 | 1 | -0/+1 |
* | next round of cleanup, convert target/ - make -j works now ;) | nbd | 2007-07-30 | 1 | -1/+0 |
* | next round of build system cleanup - convert package/ to new structure | nbd | 2007-07-30 | 1 | -2/+2 |
* | remove leftover stuff | nbd | 2007-07-30 | 1 | -2/+0 |
* | fix compile errors with make 3.80 | nbd | 2007-07-30 | 1 | -1/+1 |
* | use $(curdir) again | nbd | 2007-07-28 | 1 | -12/+16 |
* | build system fixes, more cleanup | nbd | 2007-07-28 | 1 | -10/+10 |
* | don't force the install->compile, compile->prepare dependencies in subdir.mk | nbd | 2007-07-28 | 1 | -1/+4 |