67 Commits (8ba061b3cf8d0e54cade053cf8e2a65ea84fdcd1)

Author SHA1 Message Date
Imre Kaloz f87c3cbb3a make the lzma version kernel version dependent, and only build the one we do need 15 years ago
Felix Fietkau 3a5deae00d gcc: add a config option for using the gcc graphite framework (disabled by default) 15 years ago
Imre Kaloz cc222ce56d powerpc: use the in-kernel dtc compiler 15 years ago
Felix Fietkau bfba89123b Don't build gmp and mpfr when using external toolchains (based on patch from #6035) 15 years ago
Felix Fietkau 22523c204a add cloog and ppl to the tools build for the graphite framework in gcc 4.4 15 years ago
Felix Fietkau 36aa20bdab add mklibs (based on a patch by florian) in preparation for optional library symbol stripping 15 years ago
Felix Fietkau f6079fbd4b add missing dependency 15 years ago
Felix Fietkau f009acf9cd split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation 15 years ago
Felix Fietkau bc152ef2c5 squashfs4: add lzma support (kernel support still missing) 15 years ago
Felix Fietkau 9da8f2b2a0 add the new lzma library (version 4.65), to be used for squashfs4 15 years ago
Gabor Juhos 01287654f2 add tool for squashfs4 image generation (w/o LZMA support) 15 years ago
Felix Fietkau b20fa8f579 rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) 15 years ago
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance 15 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build 15 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built 15 years ago
Felix Fietkau 17b4ce5bc2 add check for common config variants for tools/install 15 years ago
Felix Fietkau 976b78a306 small cleanup for tools/Makefile 15 years ago
Ralph Hempel bb63dea4fb m4 is now available, sorry for trouble 16 years ago
Felix Fietkau df68a2199b Revert "[tools] add m4 (required for recent auto tools)" 16 years ago
Ralph Hempel bbd36da806 add m4 (required for recent auto tools) thanks to Olaf 16 years ago
Lars-Peter Clausen 2d305f4fb7 Build autoconf before automake. 16 years ago
Ralph Hempel 6ce2c6eb5f add dependency (needed for parallel build) 16 years ago
Felix Fietkau 25d318e815 merge host build of lua from tools/ into package/lua/Makefile 16 years ago
Felix Fietkau 062456ec4c prefer gstat over stat if available (patch from #4571) 16 years ago
Felix Fietkau b248acae95 add mkyaffs2image (based on android sources) 16 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components 16 years ago
Florian Fainelli 3b366b4b3e slightly rework the gcc-4.3 checks, thanks {Nico} 16 years ago
Florian Fainelli ef691cc091 only build gmp and mpfr when selecting gcc-4.3.x 16 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! 16 years ago
Felix Fietkau c6736f006e fix shell return status of the find symlink command 16 years ago
Felix Fietkau 56885c545e fix recursive symlink issue 16 years ago
Felix Fietkau c2e0f61e56 provide a md5sum wrapper for BSDish systems 16 years ago
Felix Fietkau 4f3876f4ee quilt depends on sed 16 years ago
Felix Fietkau 304c93e487 install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin 16 years ago
Felix Fietkau 0e00c74946 add autoconf (fixes opkg build issues) 16 years ago
Felix Fietkau 949c1386d1 build and install a current quilt version in tools/ 16 years ago
Steven Barth 13f0dea188 Added lua (lua host bytecode-compiler) to tools/ 16 years ago
Felix Fietkau 15cc997ddb build dtc for all powerpc targets (suggested by Kaloz) 17 years ago
Felix Fietkau 7c68eb27ba only build dtc for the target that uses it 17 years ago
Ralph Hempel bfadfbe6a4 Device Tree Compiler require more recent bison ... 17 years ago
Imre Kaloz 36984a4cb5 add dtc, the device tree compiler 17 years ago
Felix Fietkau 4fe3a3e727 remove stale reference to tools/libtool 17 years ago
Felix Fietkau 72a622a193 add libtool to tools/ 17 years ago
Felix Fietkau 2112af299f add automake to tools/ 17 years ago
Felix Fietkau d0074af438 rename tools/ext2fs to tools/genext2fs 17 years ago
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Felix Fietkau 3125d81ee1 dependency fix 17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure 17 years ago