summaryrefslogtreecommitdiff
path: root/include/prereq-build.mk
Commit message (Expand)AuthorAge
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* build: add a small standalone utility for calculating md5/sha256 hashFelix Fietkau2017-01-05
* tools: build libressl on all systemsFelix Fietkau2017-01-05
* include: prereq-build.mk: improve gcp checkJo-Philipp Wich2016-10-11
* include: remove XZ host prereqJo-Philipp Wich2016-10-06
* include/prereq-build.mk: Add xz-utils to make prereqDaniel Engberg2016-10-05
* include: relax umask checkJo-Philipp Wich2016-10-04
* include: add umask prereq checkJo-Philipp Wich2016-10-04
* build: do not depend on svn any moreHauke Mehrtens2016-07-31
* build: allow to build LEDE on latest MacOS XWaldemar Brodkorb2016-06-07
* branding: add LEDE brandingJohn Crispin2016-03-24
* prereq: stop relying on man pages and grep for --recursive on the git-submodu...Felix Fietkau2016-03-05
* build: fix git prereq check to forcibly disable man pagers on the --help checkFelix Fietkau2016-03-05
* build: fix git prereq check to not rely on being in a git directory (#21968)Felix Fietkau2016-03-05
* buildroot: improve git submodule handling for packagesFelix Fietkau2016-02-29
* Support LibreSSL as provider of opensslFelix Fietkau2016-01-17
* build: use host cflags/ldflags for openssl prereq checkFelix Fietkau2015-10-05
* prereq-build: test availability of Perl Thread::Queue moduleJo-Philipp Wich2015-09-29
* prereq-build: test for static zlib availabilityJo-Philipp Wich2015-09-16
* include: remove trailing whitespacesLuka Perkov2015-03-29
* build: accept apple llvm as fallback for gcc/g++Felix Fietkau2015-02-07
* include: fix prereq tests for perl and file (#18911)Jo-Philipp Wich2015-02-06
* include: rework git prereq test to not require 'man'Jo-Philipp Wich2015-02-06
* include: remove static tool linking supportJo-Philipp Wich2015-02-06
* include: set shell to "sh" for prereq testsJo-Philipp Wich2015-02-05
* include: prereq-build.mk: use TestHostCommand and SetupHostCommandJo-Philipp Wich2015-02-05
* prereq-build: rename the openssl check to libssl, add back the old check - it...Felix Fietkau2014-10-20
* prereq-build: replace the openssl command check with a check for headersFelix Fietkau2014-10-20
* build: clarify the file prereq check messageFelix Fietkau2014-04-24
* build: add a prereq check for file (#15692)Felix Fietkau2014-04-24
* Add package signing infrastructureSteven Barth2013-10-02
* Revert "prereq-build: check for "bc" (#13767)"Florian Fainelli2013-07-01
* prereq-build: check for "bc" (#13767)Florian Fainelli2013-06-30
* build: BSD compile fixesFelix Fietkau2013-03-07
* prereq-build.mk: do not perform static linking tests on DarwinJo-Philipp Wich2012-08-12
* add remaining missing build prereq checksJo-Philipp Wich2012-08-11
* add a build preeq check for glibc-staticJo-Philipp Wich2012-08-10
* prereq-build: flex is built in tools/ - do not require it to be installed on ...Felix Fietkau2012-06-07
* Add git version check to prerequisite check (#11229)Vasilis Tsiligiannis2012-04-06
* Fix typo in GNU Make prereq checkVasilis Tsiligiannis2012-04-06
* add git (git-core) as a prerequisite (#8866)Florian Fainelli2011-02-14
* set the umask in toplevel.mk instead of forcing the user to adjust itFelix Fietkau2010-10-14
* add a prereq check for umask 0022, other settings will result in broken packagesJo-Philipp Wich2010-10-14
* fix gnu find prereq checkFelix Fietkau2010-04-21
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-09
* ooops, m4 is already part of the host toolsRalph Hempel2009-03-25
* added m4 to prereq check, thanks to GerphRalph Hempel2009-03-25
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildFelix Fietkau2009-03-16
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.Lars-Peter Clausen2009-03-16
* improve support for building on mac os x by improving detection of missing co...Felix Fietkau2009-01-25