index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
host.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: BSD compile fixes
nbd
2013-03-07
1
-0
/
+3
*
[include] host.mk: introduce PATCH which refers to either gpatch or patch
jow
2010-10-07
1
-0
/
+3
*
host.mk: Don't use bash-ism
mb
2010-09-06
1
-1
/
+1
*
fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
nbd
2010-09-05
1
-2
/
+3
*
buildsystem: add a macro to test options supported by the host compiler
nico
2010-05-02
1
-1
/
+12
*
build prereq: look for tar under the name "gnutar" as well
nbd
2009-09-14
1
-0
/
+1
*
allow uml to access host.mk at DUMP time
nbd
2009-03-03
1
-1
/
+1
*
speed up metadata scanning a lot by avoiding unnecessary shell commands and m...
nbd
2009-03-03
1
-1
/
+3
*
export the FIND variable which points to a usable find version
nbd
2008-08-17
1
-4
/
+4
*
improve xargs compatibility check (mostly Darwin/Mac OS X related)
nbd
2008-07-01
1
-6
/
+5
*
Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.
nbd
2007-12-05
1
-0
/
+3
*
next round of build system cleanup - convert package/ to new structure
nbd
2007-07-30
1
-2
/
+3
*
fix verbose output with dash as /bin/sh
nbd
2007-07-30
1
-0
/
+1
*
detect whether the find command supports -L or -follow
nbd
2007-07-16
1
-1
/
+6
*
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...
nbd
2007-05-05
1
-3
/
+0
*
fixes for a few build errors on osx without fink
nbd
2007-04-29
1
-0
/
+6
*
fix for including host.mk multiple times
nbd
2007-02-25
1
-0
/
+3
*
trivial changes
mbm
2006-11-28
1
-4
/
+4
*
fix another build error
nbd
2006-11-12
1
-2
/
+3
*
speed up the build system a little bit
nbd
2006-11-12
1
-0
/
+1
*
make target/linux/* directories self-contained, use the selected kernel versi...
nbd
2006-11-11
1
-2
/
+2
*
remove some obsolete stuff
nbd
2006-10-14
1
-3
/
+0
*
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...
nbd
2006-10-14
1
-0
/
+3
*
fix tar detection
nbd
2006-10-13
1
-3
/
+4
*
more portability fixes and a prereq check for gnu tar
nbd
2006-10-10
1
-0
/
+4
*
fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
nbd
2006-10-10
1
-17
/
+16
*
don't touch TAR_OPTIONS in host.mk
nbd
2006-10-10
1
-1
/
+1
*
hide .host.mk commands
nbd
2006-10-10
1
-4
/
+4
*
only use --wildcards for gnu tar
nbd
2006-10-10
1
-0
/
+4
*
move the common variables from host-build.mk to host.mk
nbd
2006-10-10
1
-0
/
+24