24 Commits (8c3ea37f2f51d11563c93250846c00141af09ec3)

Author SHA1 Message Date
Jo-Philipp Wich 3cf0250da2 host.mk: introduce PATCH which refers to either gpatch or patch 14 years ago
Michael Büsch f54f9b25e1 host.mk: Don't use bash-ism 14 years ago
Felix Fietkau 392888845c fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 14 years ago
Nicolas Thill 08be2bcfd9 buildsystem: add a macro to test options supported by the host compiler 14 years ago
Felix Fietkau fb7fa9b3fd build prereq: look for tar under the name "gnutar" as well 15 years ago
Felix Fietkau f00754d191 allow uml to access host.mk at DUMP time 16 years ago
Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions 16 years ago
Felix Fietkau 08b6c2294f export the FIND variable which points to a usable find version 16 years ago
Felix Fietkau 171e7134db improve xargs compatibility check (mostly Darwin/Mac OS X related) 16 years ago
Felix Fietkau 40ab15892d Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. 17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure 17 years ago
Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh 17 years ago
Felix Fietkau 3e87d642f7 detect whether the find command supports -L or -follow 17 years ago
Felix Fietkau 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink 17 years ago
Felix Fietkau 9b46161c67 fix for including host.mk multiple times 18 years ago
Mike Baker 16edf83d62 trivial changes 18 years ago
Felix Fietkau a264975480 fix another build error 18 years ago
Felix Fietkau 8838ffd68d speed up the build system a little bit 18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 18 years ago
Felix Fietkau d4e038fe5d remove some obsolete stuff 18 years ago
Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead 18 years ago
Felix Fietkau 518b039995 fix tar detection 18 years ago