summaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
Commit message (Expand)AuthorAgeFilesLines
* build: do not depend on svn any moreHauke Mehrtens2016-07-311-3/+0
* build: allow to build LEDE on latest MacOS XWaldemar Brodkorb2016-06-071-0/+5
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* prereq: stop relying on man pages and grep for --recursive on the git-submodu...Felix Fietkau2016-03-051-1/+1
* build: fix git prereq check to forcibly disable man pagers on the --help checkFelix Fietkau2016-03-051-1/+1
* build: fix git prereq check to not rely on being in a git directory (#21968)Felix Fietkau2016-03-051-1/+1
* buildroot: improve git submodule handling for packagesFelix Fietkau2016-02-291-2/+2
* Support LibreSSL as provider of opensslFelix Fietkau2016-01-171-1/+1
* build: use host cflags/ldflags for openssl prereq checkFelix Fietkau2015-10-051-1/+1
* prereq-build: test availability of Perl Thread::Queue moduleJo-Philipp Wich2015-09-291-0/+4
* prereq-build: test for static zlib availabilityJo-Philipp Wich2015-09-161-2/+8
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
* build: accept apple llvm as fallback for gcc/g++Felix Fietkau2015-02-071-2/+4
* include: fix prereq tests for perl and file (#18911)Jo-Philipp Wich2015-02-061-2/+2
* include: rework git prereq test to not require 'man'Jo-Philipp Wich2015-02-061-1/+1
* include: remove static tool linking supportJo-Philipp Wich2015-02-061-18/+0
* include: set shell to "sh" for prereq testsJo-Philipp Wich2015-02-051-0/+1
* include: prereq-build.mk: use TestHostCommand and SetupHostCommandJo-Philipp Wich2015-02-051-150/+123
* prereq-build: rename the openssl check to libssl, add back the old check - it...Felix Fietkau2014-10-201-3/+7
* prereq-build: replace the openssl command check with a check for headersFelix Fietkau2014-10-201-2/+7
* build: clarify the file prereq check messageFelix Fietkau2014-04-241-1/+1
* build: add a prereq check for file (#15692)Felix Fietkau2014-04-241-0/+4
* Add package signing infrastructureSteven Barth2013-10-021-0/+4
* Revert "prereq-build: check for "bc" (#13767)"Florian Fainelli2013-07-011-4/+0
* prereq-build: check for "bc" (#13767)Florian Fainelli2013-06-301-0/+4
* build: BSD compile fixesFelix Fietkau2013-03-071-5/+3
* prereq-build.mk: do not perform static linking tests on DarwinJo-Philipp Wich2012-08-121-15/+20
* add remaining missing build prereq checksJo-Philipp Wich2012-08-111-0/+19
* add a build preeq check for glibc-staticJo-Philipp Wich2012-08-101-0/+9
* prereq-build: flex is built in tools/ - do not require it to be installed on ...Felix Fietkau2012-06-071-4/+0
* Add git version check to prerequisite check (#11229)Vasilis Tsiligiannis2012-04-061-2/+6
* Fix typo in GNU Make prereq checkVasilis Tsiligiannis2012-04-061-2/+2
* add git (git-core) as a prerequisite (#8866)Florian Fainelli2011-02-141-0/+4
* set the umask in toplevel.mk instead of forcing the user to adjust itFelix Fietkau2010-10-141-7/+0
* add a prereq check for umask 0022, other settings will result in broken packagesJo-Philipp Wich2010-10-141-0/+7
* fix gnu find prereq checkFelix Fietkau2010-04-211-1/+1
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-091-3/+3
* ooops, m4 is already part of the host toolsRalph Hempel2009-03-251-4/+0
* added m4 to prereq check, thanks to GerphRalph Hempel2009-03-251-0/+4
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildFelix Fietkau2009-03-161-4/+0
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.Lars-Peter Clausen2009-03-161-4/+0
* improve support for building on mac os x by improving detection of missing co...Felix Fietkau2009-01-251-0/+14
* add prereq check for extended getopt (#3944)Felix Fietkau2008-09-021-0/+8
* add prereq check for pythonFelix Fietkau2008-08-041-0/+4
* add prereq check for gnu findFelix Fietkau2007-12-111-0/+7
* enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...Felix Fietkau2007-12-041-5/+1
* prefer http downloads over svn/git checkouts, remove git dependencyFelix Fietkau2007-11-161-8/+0
* add git checkout supportFelix Fietkau2007-11-161-0/+12
* add better working-g++ check (patch from #2017)Felix Fietkau2007-07-231-1/+2
* revert bogus changeFelix Fietkau2007-06-031-3/+0