ar71xx: remove bs-partition ro-flag for UniFi AC
[openwrt/openwrt.git] / include / prereq-build.mk
2017-12-08 Zoltan HERPAImerge: etc: update remaining files
2017-11-26 Justin Kilpatrickbuild: accept gcc/g++ without minor version
2017-11-25 Daniel Engbergtoolchain: Test for supported versions of GCC
2017-03-18 Felix Fietkaubuild: fix high cpu usage / hang in prereq-build.mk
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2017-01-05 Felix Fietkaubuild: add a small standalone utility for calculating...
2017-01-05 Felix Fietkautools: build libressl on all systems
2016-10-11 Jo-Philipp Wichinclude: prereq-build.mk: improve gcp check
2016-10-06 Jo-Philipp Wichinclude: remove XZ host prereq
2016-10-05 Daniel Engberginclude/prereq-build.mk: Add xz-utils to make prereq
2016-10-04 Jo-Philipp Wichinclude: relax umask check
2016-10-04 Jo-Philipp Wichinclude: add umask prereq check
2016-07-31 Hauke Mehrtensbuild: do not depend on svn any more
2016-06-07 Waldemar Brodkorbbuild: allow to build LEDE on latest MacOS X
2016-03-24 John Crispinbranding: add LEDE branding
2016-03-05 Felix Fietkauprereq: stop relying on man pages and grep for --recurs...
2016-03-05 Felix Fietkaubuild: fix git prereq check to forcibly disable man...
2016-03-05 Felix Fietkaubuild: fix git prereq check to not rely on being in...
2016-02-29 Felix Fietkaubuildroot: improve git submodule handling for packages
2016-01-17 Felix FietkauSupport LibreSSL as provider of openssl
2015-10-05 Felix Fietkaubuild: use host cflags/ldflags for openssl prereq check
2015-09-29 Jo-Philipp Wichprereq-build: test availability of Perl Thread::Queue...
2015-09-16 Jo-Philipp Wichprereq-build: test for static zlib availability
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2015-02-07 Felix Fietkaubuild: accept apple llvm as fallback for gcc/g++
2015-02-06 Jo-Philipp Wichinclude: fix prereq tests for perl and file (#18911)
2015-02-06 Jo-Philipp Wichinclude: rework git prereq test to not require 'man'
2015-02-06 Jo-Philipp Wichinclude: remove static tool linking support
2015-02-05 Jo-Philipp Wichinclude: set shell to "sh" for prereq tests
2015-02-05 Jo-Philipp Wichinclude: prereq-build.mk: use TestHostCommand and Setup...
2014-10-20 Felix Fietkauprereq-build: rename the openssl check to libssl, add...
2014-10-20 Felix Fietkauprereq-build: replace the openssl command check with...
2014-04-24 Felix Fietkaubuild: clarify the file prereq check message
2014-04-24 Felix Fietkaubuild: add a prereq check for file (#15692)
2013-10-02 Steven BarthAdd package signing infrastructure
2013-07-01 Florian FainelliRevert "prereq-build: check for "bc" (#13767)"
2013-06-30 Florian Fainelliprereq-build: check for "bc" (#13767)
2013-03-07 Felix Fietkaubuild: BSD compile fixes
2012-08-12 Jo-Philipp Wichprereq-build.mk: do not perform static linking tests...
2012-08-11 Jo-Philipp Wichadd remaining missing build prereq checks
2012-08-10 Jo-Philipp Wichadd a build preeq check for glibc-static
2012-06-07 Felix Fietkauprereq-build: flex is built in tools/ - do not require...
2012-04-06 Vasilis TsiligiannisAdd git version check to prerequisite check (#11229)
2012-04-06 Vasilis TsiligiannisFix typo in GNU Make prereq check
2011-02-14 Florian Fainelliadd git (git-core) as a prerequisite (#8866)
2010-10-14 Felix Fietkauset the umask in toplevel.mk instead of forcing the...
2010-10-14 Jo-Philipp Wichadd a prereq check for umask 0022, other settings will...
2010-04-21 Felix Fietkaufix gnu find prereq check
2009-04-09 Felix Fietkaufix source file vs library order in a few prereq checks...
2009-03-25 Ralph Hempelooops, m4 is already part of the host tools
2009-03-25 Ralph Hempeladded m4 to prereq check, thanks to Gerph
2009-03-16 Felix Fietkauremove autoconf from prereq-build.mk, as it is part...
2009-03-16 Lars-Peter ClausenBison is not a prerequirement since it's build as part...
2009-01-25 Felix Fietkauimprove support for building on mac os x by improving...
2008-09-02 Felix Fietkauadd prereq check for extended getopt (#3944)
2008-08-04 Felix Fietkauadd prereq check for python
2007-12-11 Felix Fietkauadd prereq check for gnu find
2007-12-04 Felix Fietkauenforce gnu make >= 3.81 now. it has become too annoyin...
2007-11-16 Felix Fietkauprefer http downloads over svn/git checkouts, remove...
2007-11-16 Felix Fietkauadd git checkout support
2007-07-23 Felix Fietkauadd better working-g++ check (patch from #2017)
2007-06-03 Felix Fietkaurevert bogus change
2007-06-03 Florian Fainelliquilt is now a preriquisite
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-12 Mike Bakerprereq check for find -exec +
2007-04-02 Florian FainelliTypo, nice
2007-04-02 Florian FainelliAdd gawk as a preriquisite (needed for ramdisk images)
2007-03-28 Felix Fietkauadd PKG_NAME to prereq-build.mk so that failed checks...
2006-11-24 Felix Fietkauadd a prereq check for autoconf
2006-11-20 Felix Fietkauremove python prereq check - no longer necessary
2006-11-12 Felix Fietkaufix another build error
2006-10-14 Felix Fietkauadd prereq check for case-sensitive filesystem
2006-10-13 Felix Fietkauadd prereq check for wget
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk