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: fix ldconfig executable error in python
Damien Mascord
2021-11-02
1
-2
/
+1
*
build: prereq detect Python 3.10 for `python3` binary
Paul Spooren
2021-10-10
1
-2
/
+2
*
build: fix `which` detection on Fedora & MacOS
Paul Spooren
2021-10-02
1
-1
/
+3
*
prereq-build: revert "fix `which` detection on Fedora"
Paul Spooren
2021-09-30
1
-1
/
+1
*
prereq-build: fix `which` detection on Fedora
Jani Partanen
2021-09-30
1
-1
/
+1
*
prereq-build: recognize Python 3.10
Marcin Juszkiewicz
2021-09-28
1
-0
/
+2
*
prereq-build: require python3-distutils
Andre Heider
2021-08-21
1
-0
/
+4
*
prereq-build: diff requirement to GNU
Rosen Penev
2021-06-12
1
-3
/
+3
*
prereq-build: g++ formatting and consistency fixes
Karl Palsson
2021-05-23
1
-2
/
+2
*
Extend checks on build prerequisites for building OpenWRT core
Bas Mevissen
2021-05-08
1
-1
/
+12
*
build: add GNU install to prerequisites
Kevin Darbyshire-Bryant
2021-03-24
1
-0
/
+4
*
build: prereq: drop support for Python 3.5
Andre Heider
2021-03-15
1
-6
/
+4
*
build: add which command to build requirements
Petr Štetiar
2021-03-03
1
-0
/
+3
*
build: fix checks for GCC11
Petr Štetiar
2021-03-03
1
-4
/
+4
*
build: make GCC version 6+ minimal host build requirement
Petr Štetiar
2021-03-03
1
-7
/
+7
*
build/prereq: require make 4.1 or later
Paul Spooren
2021-02-15
1
-2
/
+2
*
build: use SPDX license tags
Paul Spooren
2021-02-05
1
-5
/
+2
*
build/prereq: merge ifndef IB block together
Paul Spooren
2020-12-31
1
-5
/
+1
*
build: require rsync
Stijn Tintel
2020-12-07
1
-0
/
+3
*
prereq-build: add python 3.9 support
Rosen Penev
2020-11-24
1
-0
/
+2
*
build: try to find getopt in macOS homebrew's standard location
Felix Fietkau
2020-11-14
1
-1
/
+2
*
build, imagebuilder: Do not require compilers
Sven Roederer
2020-10-09
1
-0
/
+4
*
build: set up host command for egrep
Felix Fietkau
2020-08-06
1
-0
/
+4
*
build, imagebuilder: Do not require libncurses-dev
Paul Spooren
2020-06-03
1
-0
/
+2
*
prereq-build: test for perl's Data::Dumper
Rosen Penev
2020-06-03
1
-0
/
+4
*
build: prereq: change minimum make version to 3.82
Kevin Darbyshire-Bryant
2020-04-29
1
-2
/
+2
*
build: prereq: tidy gcc version checks
Kevin Darbyshire-Bryant
2020-03-24
1
-16
/
+0
*
build: add GCC 10 version detection
Robert Marko
2020-03-23
1
-4
/
+6
*
build: simplify gnu-getopt search
Kevin Darbyshire-Bryant
2020-03-02
1
-1
/
+0
*
build: add xargs as prerequisite
Kevin Darbyshire-Bryant
2020-02-29
1
-0
/
+5
*
build: prereq: add support for Python 3.8
Thomas Weißschuh
2019-11-14
1
-0
/
+2
*
build: prereq: simplify Python 3 version checks
Petr Štetiar
2019-11-14
1
-6
/
+6
*
build: fix seq host tool check
Jo-Philipp Wich
2019-10-18
1
-2
/
+2
*
build: adjust gcc/g++ version checks for newer apple compilers
Felix Fietkau
2019-10-10
1
-2
/
+2
*
build: cleanup possibly dangling Python 2 host symlink
Petr Štetiar
2019-07-26
1
-0
/
+2
*
build: switch to Python 3
Petr Štetiar
2019-07-26
1
-4
/
+11
*
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
[next]