rpcd: iwinfo plugin fixes
[openwrt.git] / include / prereq-build.mk
2016-03-05 nbdprereq: stop relying on man pages and grep for --recurs...
2016-03-05 nbdbuild: fix git prereq check to forcibly disable man...
2016-03-05 nbdbuild: fix git prereq check to not rely on being in...
2016-02-29 nbdbuildroot: improve git submodule handling for packages
2016-01-17 nbdSupport LibreSSL as provider of openssl
2015-10-05 nbdbuild: use host cflags/ldflags for openssl prereq check
2015-09-29 jowprereq-build: test availability of Perl Thread::Queue...
2015-09-16 jowprereq-build: test for static zlib availability
2015-03-29 lukainclude: remove trailing whitespaces
2015-02-07 nbdbuild: accept apple llvm as fallback for gcc/g++
2015-02-06 jowinclude: fix prereq tests for perl and file (#18911)
2015-02-06 jowinclude: rework git prereq test to not require 'man'
2015-02-06 jowinclude: remove static tool linking support
2015-02-05 jowinclude: set shell to "sh" for prereq tests
2015-02-05 jowinclude: prereq-build.mk: use TestHostCommand and Setup...
2014-10-20 nbdprereq-build: rename the openssl check to libssl, add...
2014-10-20 nbdprereq-build: replace the openssl command check with...
2014-04-24 nbdbuild: clarify the file prereq check message
2014-04-24 nbdbuild: add a prereq check for file (#15692)
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...