index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
prereq-build.mk
Age
Commit message (
Expand
)
Author
2010-04-21
fix gnu find prereq check
nbd
2009-04-09
fix source file vs library order in a few prereq checks (#4326)
nbd
2009-03-25
ooops, m4 is already part of the host tools
ralph
2009-03-25
added m4 to prereq check, thanks to Gerph
ralph
2009-03-16
remove autoconf from prereq-build.mk, as it is part of the tools/ build
nbd
2009-03-16
Bison is not a prerequirement since it's build as part of the openwrt toolchain.
lars
2009-01-25
improve support for building on mac os x by improving detection of missing co...
nbd
2008-09-02
add prereq check for extended getopt (#3944)
nbd
2008-08-04
add prereq check for python
nbd
2007-12-11
add prereq check for gnu find
nbd
2007-12-04
enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...
nbd
2007-11-16
prefer http downloads over svn/git checkouts, remove git dependency
nbd
2007-11-16
add git checkout support
nbd
2007-07-23
add better working-g++ check (patch from #2017)
nbd
2007-06-03
revert bogus change
nbd
2007-06-03
quilt is now a preriquisite
florian
2007-04-12
revert find | xargs => find | exec changes - this is completely unnecessary a...
nbd
2007-04-12
prereq check for find -exec +
mbm
2007-04-02
Typo, nice
florian
2007-04-02
Add gawk as a preriquisite (needed for ramdisk images)
florian
2007-03-28
add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...
nbd
2006-11-24
add a prereq check for autoconf
nbd
2006-11-20
remove python prereq check - no longer necessary
nbd
2006-11-12
fix another build error
nbd
2006-10-14
add prereq check for case-sensitive filesystem
nbd
2006-10-13
add prereq check for wget
nbd
2006-10-10
more portability fixes and a prereq check for gnu tar
nbd
2006-09-24
clean up and really fix bogus build_ directory
nbd
2006-09-07
Clean up prereq error messages
mbm
2006-08-24
add prereq check to prevent people from building openwrt as root
nbd
2006-07-29
add support for per-package prereq checks, run global prereq checks before (m...
nbd