57 Commits (c1a929efbd997e6b88a9db317cf513dc9fd59497)

Author SHA1 Message Date
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
Felix Fietkau 7e21008ee2 remove leftover stuff 17 years ago
Felix Fietkau f1ac6cf7ec fix compile errors with make 3.80 17 years ago
Felix Fietkau d6a0242404 use $(curdir) again 17 years ago
Felix Fietkau e143bed1f1 build system fixes, more cleanup 17 years ago
Felix Fietkau 02a7e555de don't force the install->compile, compile->prepare dependencies in subdir.mk 17 years ago
Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called 17 years ago
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631) 17 years ago
Felix Fietkau 488d8be7cd add update target to tools/ 17 years ago
Felix Fietkau 5e406f0a28 enable quilt for host builds and add some additional checks 17 years ago
Nicolas Thill 74991d46b7 fix host header files installation for tools (closes: #1604) 17 years ago