4ff46011fa
build: move the XARGS variable out of the host checks, since a working xargs is built in tools/
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37228
2013-07-10 15:11:29 +00:00
5e6a25661d
build: BSD compile fixes
...
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.
Mostly small pieces of code changes to get things right on the
specific platform.
Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.
Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
SVN-Revision: 35900
2013-03-07 17:32:29 +00:00
3589d40a3c
[include] host.mk: introduce PATCH which refers to either gpatch or patch
...
SVN-Revision: 23287
2010-10-07 11:33:12 +00:00
9897091ef8
host.mk: Don't use bash-ism
...
SVN-Revision: 22963
2010-09-06 21:22:54 +00:00
ddf8a93298
fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
...
SVN-Revision: 22934
2010-09-05 16:16:59 +00:00
a706e31eaf
buildsystem: add a macro to test options supported by the host compiler
...
SVN-Revision: 21304
2010-05-02 17:22:01 +00:00
7809381bec
build prereq: look for tar under the name "gnutar" as well
...
SVN-Revision: 17575
2009-09-14 10:40:04 +00:00
82919d60b1
allow uml to access host.mk at DUMP time
...
SVN-Revision: 14743
2009-03-03 15:45:15 +00:00
ea46af7451
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
...
SVN-Revision: 14734
2009-03-03 13:54:29 +00:00
c026dcc894
export the FIND variable which points to a usable find version
...
SVN-Revision: 12327
2008-08-17 09:04:48 +00:00
1b7b5e2982
improve xargs compatibility check (mostly Darwin/Mac OS X related)
...
SVN-Revision: 11613
2008-07-01 21:38:28 +00:00
140627cb3f
Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9659
2007-12-05 18:45:20 +00:00
bdb2fea3b5
next round of build system cleanup - convert package/ to new structure
...
SVN-Revision: 8236
2007-07-30 18:22:01 +00:00
045427bb35
fix verbose output with dash as /bin/sh
...
SVN-Revision: 8227
2007-07-30 14:50:15 +00:00
b0b4de7ecf
detect whether the find command supports -L or -follow
...
SVN-Revision: 8002
2007-07-16 07:19:45 +00:00
e1d5ac65fb
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
...
SVN-Revision: 7096
2007-05-05 10:35:12 +00:00
85db870e32
fixes for a few build errors on osx without fink
...
SVN-Revision: 7065
2007-04-29 01:30:48 +00:00
ff2b87605a
fix for including host.mk multiple times
...
SVN-Revision: 6369
2007-02-25 21:17:57 +00:00
af6b64e139
trivial changes
...
SVN-Revision: 5668
2006-11-28 20:12:48 +00:00
a07f8785a9
fix another build error
...
SVN-Revision: 5508
2006-11-12 02:41:59 +00:00
6a4d5cb670
speed up the build system a little bit
...
SVN-Revision: 5506
2006-11-12 01:49:35 +00:00
66f81f7f09
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
2006-11-11 23:11:02 +00:00
cdd54ec264
remove some obsolete stuff
...
SVN-Revision: 5079
2006-10-14 13:53:26 +00:00
776ae06626
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
...
SVN-Revision: 5070
2006-10-14 00:40:27 +00:00
14407d7617
fix tar detection
...
SVN-Revision: 5061
2006-10-13 22:47:39 +00:00
39ed9eab85
finally move buildroot-ng to trunk
...
SVN-Revision: 5059
2006-10-13 20:51:49 +00:00