Felix Fietkau
|
acd481470c
build: get rid of FIND_L from host.mk
|
7 years ago |
Luka Perkov
|
7002f6326e
include: remove trailing whitespaces
|
9 years ago |
Jo-Philipp Wich
|
6205e3324d
include: export staging_dir/host/bin path from within host.mk (#18957)
|
9 years ago |
Jo-Philipp Wich
|
16e1d82460
include: remove host command tests from host.mk
|
9 years ago |
Felix Fietkau
|
1c742fb388
build: move the XARGS variable out of the host checks, since a working xargs is built in tools/
|
11 years ago |
Felix Fietkau
|
1f77bfff96
build: BSD compile fixes
|
11 years ago |
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
|
15 years ago |
Felix Fietkau
|
127296bc45
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
|
15 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
|
17 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 |
Felix Fietkau
|
60c1f0f64d
finally move buildroot-ng to trunk
|
18 years ago |