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
/
prereq-build.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
set the umask in toplevel.mk instead of forcing the user to adjust it
nbd
2010-10-14
1
-7
/
+0
*
[include] add a prereq check for umask 0022, other settings will result in br...
jow
2010-10-14
1
-0
/
+7
*
fix gnu find prereq check
nbd
2010-04-21
1
-1
/
+1
*
fix source file vs library order in a few prereq checks (#4326)
nbd
2009-04-09
1
-3
/
+3
*
ooops, m4 is already part of the host tools
ralph
2009-03-25
1
-4
/
+0
*
added m4 to prereq check, thanks to Gerph
ralph
2009-03-25
1
-0
/
+4
*
remove autoconf from prereq-build.mk, as it is part of the tools/ build
nbd
2009-03-16
1
-4
/
+0
*
Bison is not a prerequirement since it's build as part of the openwrt toolchain.
lars
2009-03-16
1
-4
/
+0
*
improve support for building on mac os x by improving detection of missing co...
nbd
2009-01-25
1
-0
/
+14
*
add prereq check for extended getopt (#3944)
nbd
2008-09-02
1
-0
/
+8
*
add prereq check for python
nbd
2008-08-04
1
-0
/
+4
*
add prereq check for gnu find
nbd
2007-12-11
1
-0
/
+7
*
enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...
nbd
2007-12-04
1
-5
/
+1
*
prefer http downloads over svn/git checkouts, remove git dependency
nbd
2007-11-16
1
-8
/
+0
*
add git checkout support
nbd
2007-11-16
1
-0
/
+12
*
add better working-g++ check (patch from #2017)
nbd
2007-07-23
1
-1
/
+2
*
revert bogus change
nbd
2007-06-03
1
-3
/
+0
*
quilt is now a preriquisite
florian
2007-06-03
1
-0
/
+4
*
revert find | xargs => find | exec changes - this is completely unnecessary a...
nbd
2007-04-12
1
-8
/
+0
*
prereq check for find -exec +
mbm
2007-04-12
1
-0
/
+8
*
Typo, nice
florian
2007-04-02
1
-1
/
+1
*
Add gawk as a preriquisite (needed for ramdisk images)
florian
2007-04-02
1
-2
/
+3
*
add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...
nbd
2007-03-28
1
-0
/
+2
*
add a prereq check for autoconf
nbd
2006-11-24
1
-0
/
+6
*
remove python prereq check - no longer necessary
nbd
2006-11-20
1
-4
/
+0
*
fix another build error
nbd
2006-11-12
1
-1
/
+0
*
add prereq check for case-sensitive filesystem
nbd
2006-10-14
1
-0
/
+10
*
add prereq check for wget
nbd
2006-10-13
1
-0
/
+4
*
more portability fixes and a prereq check for gnu tar
nbd
2006-10-10
1
-0
/
+9
*
clean up and really fix bogus build_ directory
nbd
2006-09-24
1
-0
/
+1
*
Clean up prereq error messages
mbm
2006-09-07
1
-6
/
+6
*
add prereq check to prevent people from building openwrt as root
nbd
2006-08-24
1
-0
/
+7
*
add support for per-package prereq checks, run global prereq checks before (m...
nbd
2006-07-29
1
-0
/
+88