| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Fix directory symlinks not removed when cleaning STAGING_DIR | Jeffery To | 2020-03-01 | 1 | -1/+1 |
* | scripts/arm-magic.sh: switch to /bin/sh | Rosen Penev | 2020-01-02 | 1 | -1/+1 |
* | scripts/env: replace -a and -o with &&/|| | Rosen Penev | 2020-01-02 | 1 | -5/+5 |
* | scripts/env: use explicit find location | Rosen Penev | 2020-01-02 | 1 | -1/+1 |
* | scripts/gen-dependencies.sh: use /bin/sh | Rosen Penev | 2020-01-01 | 1 | -1/+1 |
* | scripts/gen-dependencies.sh: replace backticks with $() | Rosen Penev | 2020-01-01 | 1 | -2/+2 |
* | scripts/mkits.sh: replace legacy backticks with $() | Rosen Penev | 2019-12-31 | 1 | -2/+2 |
* | scripts/symlink-tree.sh: use /bin/sh | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/strip-kmod.sh: harmonize leading whitespaces | Adrian Schmutzler | 2019-12-31 | 1 | -1/+1 |
* | scripts/strip-kmod.sh: use sh instead of bash | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/strip-kmod.sh: replace legacy backticks with $() | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/gen_image_generic.sh: replace deprecated backticks with $() | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/gen_image_generic.sh: remove $ in arithmetic | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/dowload.pl: add archive.apache.org to apache mirror list | Jiri Kastner | 2019-12-23 | 1 | -0/+1 |
* | scripts/dl_github_archive.py: fix python3 str, bytes confusion | Yousong Zhou | 2019-11-04 | 1 | -2/+2 |
* | build: label kernel and rootfs ext4 volumes | Yousong Zhou | 2019-11-03 | 1 | -1/+1 |
* | ubinize-image: set image sequence from SOURCE_DATE_EPOCH | Alexander Couzens | 2019-11-03 | 1 | -1/+9 |
* | build: add script to sign packages | Paul Spooren | 2019-10-21 | 1 | -0/+27 |
* | build: create JSON files containing image info | Paul Spooren | 2019-09-29 | 1 | -0/+55 |
* | build: fix xconfig target | leo chung | 2019-09-25 | 1 | -1/+1 |
* | build: fix host menu config targets using ncurses | Petr Štetiar | 2019-09-25 | 1 | -2/+0 |
* | build: make device tree arg really optional in mkits.sh | Johann Neuhauser | 2019-09-19 | 1 | -5/+4 |
* | download.dl: fix @KERNEL mirror urls | Yousong Zhou | 2019-09-16 | 1 | -4/+4 |
* | scripts/feeds: fix accepting "-" in feed type string | Felix Fietkau | 2019-09-15 | 1 | -1/+1 |
* | images: fix boot failures on NAND with small sub pages | Jonas Gorski | 2019-09-14 | 3 | -16/+60 |
* | scripts/feeds: fix 'src-include' directive | Bjørn Mork | 2019-09-02 | 1 | -1/+1 |
* | Fix handling of BUILD_SUFFIX in remote-gdb script | Thomas Langer | 2019-09-01 | 1 | -4/+4 |
* | scripts/feeds: allow adding parameters to feeds | Jo-Philipp Wich | 2019-08-28 | 1 | -18/+30 |
* | scripts/dl_github_archive.py: fix python3 transition | Yousong Zhou | 2019-08-20 | 1 | -4/+5 |
* | download.pl: use https://source.openwrt.org | Yousong Zhou | 2019-08-18 | 1 | -2/+1 |
* | build: allow overriding default selection state for devices | Jonas Gorski | 2019-08-13 | 2 | -2/+4 |
* | scripts/ubinize-image.sh: fix buildbot breakage | Petr Štetiar | 2019-07-30 | 1 | -1/+1 |
* | scripts/jungo-image: convert to Python 3 with 2-to-3 | Petr Štetiar | 2019-07-26 | 1 | -26/+26 |
* | scripts/dl_github_archive.py: convert to Python 3 with 2-to-3 | Petr Štetiar | 2019-07-26 | 1 | -5/+5 |
* | scripts: time.pl: Don't print the time on stderr | Alban Bedel | 2019-07-03 | 1 | -1/+1 |
* | scripts/feeds: add src-include method | Bjørn Mork | 2019-07-01 | 1 | -11/+26 |
* | metadata: handle ABI version rebuild tracking for transient dependencies | Jo-Philipp Wich | 2019-06-21 | 1 | -0/+12 |
* | scripts/config: fix *c_shipped build depency tracking | Jonas Gorski | 2019-06-20 | 1 | -4/+4 |
* | metadata: ensure one dependency provider to be y if a package is y | Jonas Gorski | 2019-06-20 | 1 | -2/+2 |
* | config: fix relational operators for bool and tristate symbols | Nicolas Pitre | 2019-06-20 | 1 | -1/+4 |
* | config: regenerate *_shipped sources | Jonas Gorski | 2019-06-20 | 2 | -243/+302 |
* | toolchain: Add GCC 9.1.0 release | Joseph Benden | 2019-06-16 | 1 | -1/+1 |
* | build: add support to && in DEPENDS | Eneas U de Queiroz | 2019-05-31 | 1 | -2/+18 |
* | build: fix STAGING_DIR cleaning when filenames contain spaces | Jeffery To | 2019-05-17 | 1 | -0/+1 |
* | build: add a config option for enabling a testing version of the target kernel | Felix Fietkau | 2019-05-11 | 2 | -5/+13 |
* | scripts/qemustart: add notes on adding new options | Yousong Zhou | 2019-04-26 | 1 | -0/+5 |
* | scripts/qemustart: fix network device emulation | Yousong Zhou | 2019-04-26 | 1 | -11/+17 |
* | scripts/qemustart: no network by default and enable with -n | Yousong Zhou | 2019-04-26 | 1 | -5/+7 |
* | scripts/qemustart: fix usage with networking support | Hans Dedecker | 2019-04-24 | 1 | -4/+4 |
* | build: switch default target from ar71xx to ath79 | Kevin Darbyshire-Bryant | 2019-04-11 | 1 | -1/+1 |