Age | Commit message (Expand) | Author |
2023-02-04 | avr32: allow to build toolchain with newer host gcc | Waldemar Brodkorb |
2023-01-08 | new package firefox, obsolete python2 | Waldemar Brodkorb |
2022-02-03 | use egrep to fix an grep issue on OpenBSD 7.0 | Waldemar Brodkorb |
2021-02-25 | prereq: Use check-lxdialog.sh to determine curses library | Phil Sutter |
2021-02-19 | wget: only try two times by default | Waldemar Brodkorb |
2020-06-07 | linux uses rsync nowadays to copy headers | Waldemar Brodkorb |
2020-06-07 | fix formatting | Waldemar Brodkorb |
2020-06-06 | Fix "program" spelling | Carlos Santos |
2019-10-09 | cpio: add missing else | Waldemar Brodkorb |
2019-10-09 | require gnu cpio and build it | Waldemar Brodkorb |
2019-09-29 | fix prereq.sh on NetBSD 8.1 | Waldemar Brodkorb |
2019-05-06 | prereq: check for bash 5, too | Waldemar Brodkorb |
2018-09-21 | prereq: gnu make 4 required for latest glibc | Waldemar Brodkorb |
2018-03-17 | prereq: update make/bash | Waldemar Brodkorb |
2018-02-20 | use LC_ALL instead of LANG, reported by mahmudov | Waldemar Brodkorb |
2017-12-27 | better use LANG=C as discussed on the mailinglist, cleanup relocate errors | Waldemar Brodkorb |
2017-11-24 | scripts: Bugfix compile error on chinese system. | Guo Ren |
2017-07-04 | GNU tr is required for Linux kernel compilation | Waldemar Brodkorb |
2017-04-23 | add line endings to printf | Waldemar Brodkorb |
2017-03-19 | darwin: brew users must install pkg-config, so that make kerneloconfig works | Waldemar Brodkorb |
2017-03-19 | prereq: fix issue on Darwin | Waldemar Brodkorb |
2017-02-19 | more h8300 work, add u-boot | Waldemar Brodkorb |
2016-12-25 | use GNU cpio instead of heirloom cpio | Waldemar Brodkorb |
2016-11-22 | fix libxml2-host compile, pkgconf is mandatory | Waldemar Brodkorb |
2016-11-22 | variable is not used, remove it | Waldemar Brodkorb |
2016-11-21 | always use ccache from OpenADK, problem reported by Diez | Waldemar Brodkorb |
2016-11-05 | more verbose precheck messages | Waldemar Brodkorb |
2016-10-08 | add specific compiler order for Darwin | Waldemar Brodkorb |
2016-10-08 | more verbose git clone | Waldemar Brodkorb |
2016-10-06 | add liberation truetype font package and add mkfontscale check, complete the ... | Waldemar Brodkorb |
2016-09-26 | prefer gcc over clang for hostcompiler, finetune zlib tests | Waldemar Brodkorb |
2016-06-20 | show dltool (curl/wget) errors when make package=foo clean package ADK_VERBOS... | Waldemar Brodkorb |
2016-03-02 | build host u-boot when mkimage is not installed | Waldemar Brodkorb |
2016-02-29 | add new PKG_GIT variable | Waldemar Brodkorb |
2016-02-27 | prereq: add gzip/zlib checks | Waldemar Brodkorb |
2016-02-27 | add new lines for package dependent requirement messages | Waldemar Brodkorb |
2016-02-26 | prereq: allow verbose download messages from fetchcmd when make v is used | Waldemar Brodkorb |
2016-02-26 | prereq: fatal error when no C/C++ compiler found | Waldemar Brodkorb |
2015-12-22 | add missing HOST_CFLAGS/HOSTCXX_FLAGS | Waldemar Brodkorb |
2015-12-21 | use grep -i | Waldemar Brodkorb |
2015-12-20 | use strings instead of modinfo for a portable way | Waldemar Brodkorb |
2015-12-15 | add message when c/c++ compiler not found | Waldemar Brodkorb |
2015-12-15 | BCM28XX uses mkknlimg which need GNU tr, check for it otherwise compile coreu... | Waldemar Brodkorb |
2015-12-15 | recognize clang befoe gcc, so that we set the right options | Waldemar Brodkorb |
2015-12-13 | allow to fetch on redirects | Waldemar Brodkorb |
2015-12-13 | special case for defconfig used by embedded-test.sh | Waldemar Brodkorb |
2015-12-13 | rework prereq check | Waldemar Brodkorb |
2015-12-11 | Revert "rework prereq check" | Waldemar Brodkorb |
2015-12-11 | rework prereq check | wbx |