nbd
|
d3c61e4ff7
|
Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9659 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-05 18:45:20 +00:00 |
|
nbd
|
af927159a9
|
next round of build system cleanup - convert package/ to new structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 18:22:01 +00:00 |
|
nbd
|
e692b6f78e
|
fix verbose output with dash as /bin/sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8227 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 14:50:15 +00:00 |
|
nbd
|
9a6c0fcafd
|
detect whether the find command supports -L or -follow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8002 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-16 07:19:45 +00:00 |
|
nbd
|
b755dc66df
|
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7096 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-05-05 10:35:12 +00:00 |
|
nbd
|
bca7ac77bf
|
fixes for a few build errors on osx without fink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7065 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-04-29 01:30:48 +00:00 |
|
nbd
|
6c26dacd2c
|
fix for including host.mk multiple times
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6369 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-02-25 21:17:57 +00:00 |
|
mbm
|
23ac60b66c
|
trivial changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5668 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-28 20:12:48 +00:00 |
|
nbd
|
b15238f536
|
fix another build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5508 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-12 02:41:59 +00:00 |
|
nbd
|
00ff299f67
|
speed up the build system a little bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5506 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-12 01:49:35 +00:00 |
|
nbd
|
e158d8b6a7
|
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-11 23:11:02 +00:00 |
|
nbd
|
f013e220e0
|
remove some obsolete stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5079 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-14 13:53:26 +00:00 |
|
nbd
|
f6777ece94
|
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5070 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-14 00:40:27 +00:00 |
|
nbd
|
f5ccb55568
|
fix tar detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5061 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-13 22:47:39 +00:00 |
|
nbd
|
3dcf8b9e33
|
more portability fixes and a prereq check for gnu tar
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5037 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 21:06:45 +00:00 |
|
nbd
|
fa8f555b9d
|
fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5027 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 18:31:39 +00:00 |
|
nbd
|
3d124095e9
|
don't touch TAR_OPTIONS in host.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5024 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 17:13:40 +00:00 |
|
nbd
|
ba9d778c97
|
hide .host.mk commands
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5023 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 17:04:17 +00:00 |
|
nbd
|
318409fc3f
|
only use --wildcards for gnu tar
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5022 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 17:03:38 +00:00 |
|
nbd
|
f21778d9c2
|
move the common variables from host-build.mk to host.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5021 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 16:58:47 +00:00 |
|