aboutsummaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
Commit message (Expand)AuthorAgeFilesLines
* build: simplify gnu-getopt searchKevin Darbyshire-Bryant2020-03-021-1/+0
* build: add xargs as prerequisiteKevin Darbyshire-Bryant2020-02-291-0/+5
* build: prereq: add support for Python 3.8Thomas Weißschuh2019-11-141-0/+2
* build: prereq: simplify Python 3 version checksPetr Štetiar2019-11-141-6/+6
* build: fix seq host tool checkJo-Philipp Wich2019-10-181-2/+2
* build: adjust gcc/g++ version checks for newer apple compilersFelix Fietkau2019-10-101-2/+2
* build: cleanup possibly dangling Python 2 host symlinkPetr Štetiar2019-07-261-0/+2
* build: switch to Python 3Petr Štetiar2019-07-261-4/+11
* build: fix umask detection bashismThorsten Glaser2019-01-301-1/+1
* build: remove GNU time dependencyJo-Philipp Wich2018-08-051-5/+0
* build: prereq-build.mk: fix gcc/g++ SetupHostCommand invocationJo-Philipp Wich2018-07-241-2/+2
* include/prereq-build.mk: explicitly check for -f flag when using busybox timeMatthias Schiffer2018-07-141-2/+2
* build: add busybox support to `time` prereq-checkAndy Boyett2018-06-181-2/+3
* build: log time taken by each packages/stepsEtienne Champetier2018-05-071-0/+4
* tools/zlib: move zlib build to toolsHauke Mehrtens2018-04-281-5/+0
* build: Improve GCC version detectionHauke Mehrtens2018-04-031-4/+8
* merge: etc: update remaining filesZoltan HERPAI2017-12-081-1/+1
* build: accept gcc/g++ without minor versionJustin Kilpatrick2017-11-261-4/+4
* toolchain: Test for supported versions of GCCDaniel Engberg2017-11-251-14/+18
* build: fix high cpu usage / hang in prereq-build.mkFelix Fietkau2017-03-181-1/+0
* build: get rid of host.mkFelix Fietkau2017-02-261-4/+3
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-5/+0
* build: add a small standalone utility for calculating md5/sha256 hashFelix Fietkau2017-01-051-0/+6
* tools: build libressl on all systemsFelix Fietkau2017-01-051-14/+0
* include: prereq-build.mk: improve gcp checkJo-Philipp Wich2016-10-111-2/+2
* include: remove XZ host prereqJo-Philipp Wich2016-10-061-3/+0
* include/prereq-build.mk: Add xz-utils to make prereqDaniel Engberg2016-10-051-0/+3
* include: relax umask checkJo-Philipp Wich2016-10-041-1/+1
* include: add umask prereq checkJo-Philipp Wich2016-10-041-0/+4
* 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