| Commit message (Expand) | Author | Age | Files | Lines |
* | include/prereq-build: fix ldconfig-stub symlink on macos and BSD OSs | Christian Marangi | 2022-09-27 | 1 | -1/+1 |
* | prereq-build: add check for stdlib | Rosen Penev | 2022-09-11 | 1 | -0/+4 |
* | prereq-build: fix python distutils detection | Rosen Penev | 2022-09-11 | 1 | -1/+1 |
* | build: provide xxd -i with scripts/xxdi.pl | Petr Štetiar | 2022-09-06 | 1 | -1/+4 |
* | build: add support for python3.11 and higher | Oscar Molnar | 2022-08-13 | 1 | -2/+4 |
* | build: do not require git/rsync for ImageBuilder | Paul Spooren | 2022-07-06 | 1 | -7/+7 |
* | include/prereq-build.mk: macOS cross build improvements | Mark Mentovai | 2022-06-24 | 1 | -1/+6 |
* | prereq-build: add additional git detection | Christian 'Ansuel' Marangi | 2022-06-09 | 1 | -1/+2 |
* | 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 |