summaryrefslogtreecommitdiff
path: root/include/prereq-build.mk
AgeCommit message (Expand)Author
2013-10-02Add package signing infrastructurecyrus
2013-07-01Revert "prereq-build: check for "bc" (#13767)"florian
2013-06-30prereq-build: check for "bc" (#13767)florian
2013-03-07build: BSD compile fixesnbd
2012-08-12[include] prereq-build.mk: do not perform static linking tests on Darwinjow
2012-08-11[include] add remaining missing build prereq checksjow
2012-08-10[include] add a build preeq check for glibc-staticjow
2012-06-07prereq-build: flex is built in tools/ - do not require it to be installed on ...nbd
2012-04-06[include] Add git version check to prerequisite check (#11229)acinonyx
2012-04-06[include] Fix typo in GNU Make prereq checkacinonyx
2011-02-14add git (git-core) as a prerequisite (#8866)florian
2010-10-14set the umask in toplevel.mk instead of forcing the user to adjust itnbd
2010-10-14[include] add a prereq check for umask 0022, other settings will result in br...jow
2010-04-21fix gnu find prereq checknbd
2009-04-09fix source file vs library order in a few prereq checks (#4326)nbd
2009-03-25ooops, m4 is already part of the host toolsralph
2009-03-25added m4 to prereq check, thanks to Gerphralph
2009-03-16remove autoconf from prereq-build.mk, as it is part of the tools/ buildnbd
2009-03-16Bison is not a prerequirement since it's build as part of the openwrt toolchain.lars
2009-01-25improve support for building on mac os x by improving detection of missing co...nbd
2008-09-02add prereq check for extended getopt (#3944)nbd
2008-08-04add prereq check for pythonnbd
2007-12-11add prereq check for gnu findnbd
2007-12-04enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...nbd
2007-11-16prefer http downloads over svn/git checkouts, remove git dependencynbd
2007-11-16add git checkout supportnbd
2007-07-23add better working-g++ check (patch from #2017)nbd
2007-06-03revert bogus changenbd
2007-06-03quilt is now a preriquisiteflorian
2007-04-12revert find | xargs => find | exec changes - this is completely unnecessary a...nbd
2007-04-12prereq check for find -exec +mbm
2007-04-02Typo, niceflorian
2007-04-02Add gawk as a preriquisite (needed for ramdisk images)florian
2007-03-28add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...nbd
2006-11-24add a prereq check for autoconfnbd
2006-11-20remove python prereq check - no longer necessarynbd
2006-11-12fix another build errornbd
2006-10-14add prereq check for case-sensitive filesystemnbd
2006-10-13add prereq check for wgetnbd
2006-10-10more portability fixes and a prereq check for gnu tarnbd
2006-09-24clean up and really fix bogus build_ directorynbd
2006-09-07Clean up prereq error messagesmbm
2006-08-24add prereq check to prevent people from building openwrt as rootnbd
2006-07-29add support for per-package prereq checks, run global prereq checks before (m...nbd