ltq-adsl: disable mips16 support
[openwrt.git] / include / prereq-build.mk
2013-10-02 cyrusAdd package signing infrastructure
2013-07-01 florianRevert "prereq-build: check for "bc" (#13767)"
2013-06-30 florianprereq-build: check for "bc" (#13767)
2013-03-07 nbdbuild: BSD compile fixes
2012-08-12 jow[include] prereq-build.mk: do not perform static linkin...
2012-08-11 jow[include] add remaining missing build prereq checks
2012-08-10 jow[include] add a build preeq check for glibc-static
2012-06-07 nbdprereq-build: flex is built in tools/ - do not require...
2012-04-06 acinonyx[include] Add git version check to prerequisite check...
2012-04-06 acinonyx[include] Fix typo in GNU Make prereq check
2011-02-14 florianadd git (git-core) as a prerequisite (#8866)
2010-10-14 nbdset the umask in toplevel.mk instead of forcing the...
2010-10-14 jow[include] add a prereq check for umask 0022, other...
2010-04-21 nbdfix gnu find prereq check
2009-04-09 nbdfix source file vs library order in a few prereq checks...
2009-03-25 ralphooops, m4 is already part of the host tools
2009-03-25 ralphadded m4 to prereq check, thanks to Gerph
2009-03-16 nbdremove autoconf from prereq-build.mk, as it is part...
2009-03-16 larsBison is not a prerequirement since it's build as part...
2009-01-25 nbdimprove support for building on mac os x by improving...
2008-09-02 nbdadd prereq check for extended getopt (#3944)
2008-08-04 nbdadd prereq check for python
2007-12-11 nbdadd prereq check for gnu find
2007-12-04 nbdenforce gnu make >= 3.81 now. it has become too annoyin...
2007-11-16 nbdprefer http downloads over svn/git checkouts, remove...
2007-11-16 nbdadd git checkout support
2007-07-23 nbdadd better working-g++ check (patch from #2017)
2007-06-03 nbdrevert bogus change
2007-06-03 florianquilt is now a preriquisite
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-12 mbmprereq check for find -exec +
2007-04-02 florianTypo, nice
2007-04-02 florianAdd gawk as a preriquisite (needed for ramdisk images)
2007-03-28 nbdadd PKG_NAME to prereq-build.mk so that failed checks...
2006-11-24 nbdadd a prereq check for autoconf
2006-11-20 nbdremove python prereq check - no longer necessary
2006-11-12 nbdfix another build error
2006-10-14 nbdadd prereq check for case-sensitive filesystem
2006-10-13 nbdadd prereq check for wget
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdmore portability fixes and a prereq check for gnu tar
2006-09-24 nbdclean up and really fix bogus build_ directory
2006-09-07 mbmClean up prereq error messages
2006-08-24 nbdadd prereq check to prevent people from building openwr...
2006-07-29 nbdadd support for per-package prereq checks, run global...