Felix Fietkau
4d01d6ccb1
build: do not overwrite already existing host commands
...
This prevents a later prereq check from overwriting the installed tar
binary.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46982
9 years ago
Luka Perkov
7002f6326e
include: remove trailing whitespaces
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45127
10 years ago
Felix Fietkau
834417623d
build: accept apple llvm as fallback for gcc/g++
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44298
10 years ago
Felix Fietkau
64c4ee703a
include/prereq.mk: fix echo commands with simple /bin/sh
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44297
10 years ago
Jo-Philipp Wich
9aca57b6ae
include: don't rely on perl for printing prereq errors
...
Perl might not be present while checking prereqs, e.g. on a fresh
FreeBSD install.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44276
10 years ago
Jo-Philipp Wich
94e528f159
include: add TestHostCommand and SetupHostCommand macros
...
Those macros allow testing various commands on the host system, also process the
prereq tests in the order they're declared.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44269
10 years ago
Felix Fietkau
d99a680230
prereq.mk: only define .NOTPARALLEL when processing prereq checks
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42877
10 years ago
Felix Fietkau
800ef0f56c
some minor fixes, cleanups, package build abstraction
...
SVN-Revision: 9051
17 years ago
Florian Fainelli
0860346ff0
Add a requireheader for squid, should fix it ( #2205 )
...
SVN-Revision: 8404
18 years ago
Felix Fietkau
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
...
SVN-Revision: 8242
18 years ago
Mike Baker
dc4f082aea
print package name when prereq fails
...
SVN-Revision: 6236
18 years ago
Felix Fietkau
d8cc1426e4
allow newlines in prereq error messages
...
SVN-Revision: 6147
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
...
SVN-Revision: 5498
18 years ago