| Commit message (Expand) | Author | Age | Files | Lines |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -5/+0 |
* | build: add a small standalone utility for calculating md5/sha256 hash | Felix Fietkau | 2017-01-05 | 1 | -0/+6 |
* | tools: build libressl on all systems | Felix Fietkau | 2017-01-05 | 1 | -14/+0 |
* | include: prereq-build.mk: improve gcp check | Jo-Philipp Wich | 2016-10-11 | 1 | -2/+2 |
* | include: remove XZ host prereq | Jo-Philipp Wich | 2016-10-06 | 1 | -3/+0 |
* | include/prereq-build.mk: Add xz-utils to make prereq | Daniel Engberg | 2016-10-05 | 1 | -0/+3 |
* | include: relax umask check | Jo-Philipp Wich | 2016-10-04 | 1 | -1/+1 |
* | include: add umask prereq check | Jo-Philipp Wich | 2016-10-04 | 1 | -0/+4 |
* | build: do not depend on svn any more | Hauke Mehrtens | 2016-07-31 | 1 | -3/+0 |
* | build: allow to build LEDE on latest MacOS X | Waldemar Brodkorb | 2016-06-07 | 1 | -0/+5 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -1/+1 |
* | prereq: stop relying on man pages and grep for --recursive on the git-submodu... | Felix Fietkau | 2016-03-05 | 1 | -1/+1 |
* | build: fix git prereq check to forcibly disable man pagers on the --help check | Felix Fietkau | 2016-03-05 | 1 | -1/+1 |
* | build: fix git prereq check to not rely on being in a git directory (#21968) | Felix Fietkau | 2016-03-05 | 1 | -1/+1 |
* | buildroot: improve git submodule handling for packages | Felix Fietkau | 2016-02-29 | 1 | -2/+2 |
* | Support LibreSSL as provider of openssl | Felix Fietkau | 2016-01-17 | 1 | -1/+1 |
* | build: use host cflags/ldflags for openssl prereq check | Felix Fietkau | 2015-10-05 | 1 | -1/+1 |
* | prereq-build: test availability of Perl Thread::Queue module | Jo-Philipp Wich | 2015-09-29 | 1 | -0/+4 |
* | prereq-build: test for static zlib availability | Jo-Philipp Wich | 2015-09-16 | 1 | -2/+8 |
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -1/+1 |
* | build: accept apple llvm as fallback for gcc/g++ | Felix Fietkau | 2015-02-07 | 1 | -2/+4 |
* | include: fix prereq tests for perl and file (#18911) | Jo-Philipp Wich | 2015-02-06 | 1 | -2/+2 |
* | include: rework git prereq test to not require 'man' | Jo-Philipp Wich | 2015-02-06 | 1 | -1/+1 |
* | include: remove static tool linking support | Jo-Philipp Wich | 2015-02-06 | 1 | -18/+0 |
* | include: set shell to "sh" for prereq tests | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+1 |
* | include: prereq-build.mk: use TestHostCommand and SetupHostCommand | Jo-Philipp Wich | 2015-02-05 | 1 | -150/+123 |
* | prereq-build: rename the openssl check to libssl, add back the old check - it... | Felix Fietkau | 2014-10-20 | 1 | -3/+7 |
* | prereq-build: replace the openssl command check with a check for headers | Felix Fietkau | 2014-10-20 | 1 | -2/+7 |
* | build: clarify the file prereq check message | Felix Fietkau | 2014-04-24 | 1 | -1/+1 |
* | build: add a prereq check for file (#15692) | Felix Fietkau | 2014-04-24 | 1 | -0/+4 |
* | Add package signing infrastructure | Steven Barth | 2013-10-02 | 1 | -0/+4 |
* | Revert "prereq-build: check for "bc" (#13767)" | Florian Fainelli | 2013-07-01 | 1 | -4/+0 |
* | prereq-build: check for "bc" (#13767) | Florian Fainelli | 2013-06-30 | 1 | -0/+4 |
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 1 | -5/+3 |
* | prereq-build.mk: do not perform static linking tests on Darwin | Jo-Philipp Wich | 2012-08-12 | 1 | -15/+20 |
* | add remaining missing build prereq checks | Jo-Philipp Wich | 2012-08-11 | 1 | -0/+19 |
* | add a build preeq check for glibc-static | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+9 |
* | prereq-build: flex is built in tools/ - do not require it to be installed on ... | Felix Fietkau | 2012-06-07 | 1 | -4/+0 |
* | Add git version check to prerequisite check (#11229) | Vasilis Tsiligiannis | 2012-04-06 | 1 | -2/+6 |
* | Fix typo in GNU Make prereq check | Vasilis Tsiligiannis | 2012-04-06 | 1 | -2/+2 |
* | add git (git-core) as a prerequisite (#8866) | Florian Fainelli | 2011-02-14 | 1 | -0/+4 |
* | set the umask in toplevel.mk instead of forcing the user to adjust it | Felix Fietkau | 2010-10-14 | 1 | -7/+0 |
* | add a prereq check for umask 0022, other settings will result in broken packages | Jo-Philipp Wich | 2010-10-14 | 1 | -0/+7 |
* | fix gnu find prereq check | Felix Fietkau | 2010-04-21 | 1 | -1/+1 |
* | fix source file vs library order in a few prereq checks (#4326) | Felix Fietkau | 2009-04-09 | 1 | -3/+3 |
* | ooops, m4 is already part of the host tools | Ralph Hempel | 2009-03-25 | 1 | -4/+0 |
* | added m4 to prereq check, thanks to Gerph | Ralph Hempel | 2009-03-25 | 1 | -0/+4 |
* | remove autoconf from prereq-build.mk, as it is part of the tools/ build | Felix Fietkau | 2009-03-16 | 1 | -4/+0 |
* | Bison is not a prerequirement since it's build as part of the openwrt toolchain. | Lars-Peter Clausen | 2009-03-16 | 1 | -4/+0 |
* | improve support for building on mac os x by improving detection of missing co... | Felix Fietkau | 2009-01-25 | 1 | -0/+14 |