index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
prereq-build.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: cleanup possibly dangling Python 3 host symlink
Etienne Champetier
2019-11-09
1
-0
/
+2
*
build: fixup python SetupHostCommand to use python2
Etienne Champetier
2019-11-09
1
-3
/
+3
*
build: adjust gcc/g++ version checks for newer apple compilers
Felix Fietkau
2019-10-10
1
-2
/
+2
*
build: fix umask detection bashism
Thorsten Glaser
2019-01-30
1
-1
/
+1
*
build: remove GNU time dependency
Jo-Philipp Wich
2018-08-05
1
-5
/
+0
*
build: prereq-build.mk: fix gcc/g++ SetupHostCommand invocation
Jo-Philipp Wich
2018-07-24
1
-2
/
+2
*
include/prereq-build.mk: explicitly check for -f flag when using busybox time
Matthias Schiffer
2018-07-14
1
-2
/
+2
*
build: add busybox support to `time` prereq-check
Andy Boyett
2018-06-18
1
-2
/
+3
*
build: log time taken by each packages/steps
Etienne Champetier
2018-05-07
1
-0
/
+4
*
tools/zlib: move zlib build to tools
Hauke Mehrtens
2018-04-28
1
-5
/
+0
*
build: Improve GCC version detection
Hauke Mehrtens
2018-04-03
1
-4
/
+8
*
merge: etc: update remaining files
Zoltan HERPAI
2017-12-08
1
-1
/
+1
*
build: accept gcc/g++ without minor version
Justin Kilpatrick
2017-11-26
1
-4
/
+4
*
toolchain: Test for supported versions of GCC
Daniel Engberg
2017-11-25
1
-14
/
+18
*
build: fix high cpu usage / hang in prereq-build.mk
Felix Fietkau
2017-03-18
1
-1
/
+0
*
build: get rid of host.mk
Felix Fietkau
2017-02-26
1
-4
/
+3
*
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
[next]