prereq-build: test availability of Perl Thread::Queue module
[openwrt/svn-archive/archive.git] / include / prereq-build.mk
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 Wich[include] prereq-build.mk: do not perform static linkin...
2012-08-11 Jo-Philipp Wich[include] add remaining missing build prereq checks
2012-08-10 Jo-Philipp Wich[include] add 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 Tsiligiannis[include] Add git version check to prerequisite check...
2012-04-06 Vasilis Tsiligiannis[include] Fix 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 Wich[include] add a prereq check for umask 0022, other...
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
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk