| Commit message (Expand) | Author | Age |
* | Revert "prereq-build: add Python 3.12 support" | Paul Spooren | 2023-11-13 |
* | prereq-build: add Python 3.12 support | Rosen Penev | 2023-11-12 |
* | build: replace `true` with a custom noop script | Ilya Katsnelson | 2023-11-03 |
* | prereq-build: increase GCC requirement to 8 | Rosen Penev | 2023-08-14 |
* | prereq-build: add missing check for Perl IPC::Cmd | Petr Štetiar | 2023-05-28 |
* | build: drop support for python 3.6 | Doug Kerr | 2023-05-22 |
* | prereq-build: remove python 2 cleanup recipe | Michael Pratt | 2023-05-21 |
* | prereq-build: add check for true and false | Michael Pratt | 2023-05-04 |
* | prereq-build: limit argp/fts/obstack/libintl.h to Linux OS | Christian Marangi | 2023-01-10 |
* | prereq-build: add extra check for elfutils required header | Christian Marangi | 2023-01-09 |
* | prereq-build: use RequireCHeader test for ncurses prereq | Christian Marangi | 2023-01-09 |
* | build: add gzip to prereq-build.mk | Tony Butler | 2022-12-06 |
* | include/prereq-build: fix ldconfig-stub symlink on macos and BSD OSs | Christian Marangi | 2022-09-27 |
* | prereq-build: add check for stdlib | Rosen Penev | 2022-09-11 |
* | prereq-build: fix python distutils detection | Rosen Penev | 2022-09-11 |
* | build: provide xxd -i with scripts/xxdi.pl | Petr Štetiar | 2022-09-06 |
* | build: add support for python3.11 and higher | Oscar Molnar | 2022-08-13 |
* | build: do not require git/rsync for ImageBuilder | Paul Spooren | 2022-07-06 |
* | include/prereq-build.mk: macOS cross build improvements | Mark Mentovai | 2022-06-24 |
* | prereq-build: add additional git detection | Christian 'Ansuel' Marangi | 2022-06-09 |
* | build: fix ldconfig executable error in python | Damien Mascord | 2021-11-02 |
* | build: prereq detect Python 3.10 for `python3` binary | Paul Spooren | 2021-10-10 |
* | build: fix `which` detection on Fedora & MacOS | Paul Spooren | 2021-10-02 |
* | prereq-build: revert "fix `which` detection on Fedora" | Paul Spooren | 2021-09-30 |
* | prereq-build: fix `which` detection on Fedora | Jani Partanen | 2021-09-30 |
* | prereq-build: recognize Python 3.10 | Marcin Juszkiewicz | 2021-09-28 |
* | prereq-build: require python3-distutils | Andre Heider | 2021-08-21 |
* | prereq-build: diff requirement to GNU | Rosen Penev | 2021-06-12 |
* | prereq-build: g++ formatting and consistency fixes | Karl Palsson | 2021-05-23 |
* | Extend checks on build prerequisites for building OpenWRT core | Bas Mevissen | 2021-05-08 |
* | build: add GNU install to prerequisites | Kevin Darbyshire-Bryant | 2021-03-24 |
* | build: prereq: drop support for Python 3.5 | Andre Heider | 2021-03-15 |
* | build: add which command to build requirements | Petr Štetiar | 2021-03-03 |
* | build: fix checks for GCC11 | Petr Štetiar | 2021-03-03 |
* | build: make GCC version 6+ minimal host build requirement | Petr Štetiar | 2021-03-03 |
* | build/prereq: require make 4.1 or later | Paul Spooren | 2021-02-15 |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 |
* | build/prereq: merge ifndef IB block together | Paul Spooren | 2020-12-31 |
* | build: require rsync | Stijn Tintel | 2020-12-07 |
* | prereq-build: add python 3.9 support | Rosen Penev | 2020-11-24 |
* | build: try to find getopt in macOS homebrew's standard location | Felix Fietkau | 2020-11-14 |
* | build, imagebuilder: Do not require compilers | Sven Roederer | 2020-10-09 |
* | build: set up host command for egrep | Felix Fietkau | 2020-08-06 |
* | build, imagebuilder: Do not require libncurses-dev | Paul Spooren | 2020-06-03 |
* | prereq-build: test for perl's Data::Dumper | Rosen Penev | 2020-06-03 |
* | build: prereq: change minimum make version to 3.82 | Kevin Darbyshire-Bryant | 2020-04-29 |
* | build: prereq: tidy gcc version checks | Kevin Darbyshire-Bryant | 2020-03-24 |
* | build: add GCC 10 version detection | Robert Marko | 2020-03-23 |
* | build: simplify gnu-getopt search | Kevin Darbyshire-Bryant | 2020-03-02 |
* | build: add xargs as prerequisite | Kevin Darbyshire-Bryant | 2020-02-29 |