| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback | Jo-Philipp Wich | 2017-02-02 | 1 | -2/+7 |
* | scripts/getver.sh: append short git hash based on upstream commit | Magnus Kroken | 2017-02-01 | 1 | -1/+2 |
* | download.pl: fix detecting download errors with curl | Felix Fietkau | 2017-01-31 | 1 | -1/+1 |
* | scripts/package-metadata.pl: fix overriding conditional dependencies with con... | Felix Fietkau | 2017-01-11 | 1 | -0/+2 |
* | build: rework library bundling | Jo-Philipp Wich | 2017-01-10 | 1 | -27/+75 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 5 | -14/+10 |
* | build: add a small standalone utility for calculating md5/sha256 hash | Felix Fietkau | 2017-01-05 | 1 | -0/+827 |
* | download.pl: use curl in preference to wget | Brian J. Murrell | 2017-01-03 | 1 | -4/+22 |
* | package/Makefile & ipkg-make-index.sh: add full package data list | Alberto Bursi | 2016-12-26 | 1 | -1/+1 |
* | scripts/update-package-md5sum: remove file, it is obsoleted by make check FIX... | Felix Fietkau | 2016-12-17 | 1 | -38/+0 |
* | build: add FIXUP option for make check | Felix Fietkau | 2016-12-17 | 1 | -0/+135 |
* | download.pl: check for existing file before the first download attempt | Felix Fietkau | 2016-12-16 | 1 | -2/+1 |
* | ipkg-make-index.sh: drop a few non-essential fields | Felix Fietkau | 2016-12-14 | 1 | -1/+1 |
* | ipkg-make-index.sh: drop md5sum from package index | Felix Fietkau | 2016-12-14 | 1 | -3/+0 |
* | scripts: getver.sh: append Git short hash to revision | Jo-Philipp Wich | 2016-12-02 | 1 | -1/+1 |
* | docs: remove all refrences in Makefiles/scripts | Mathias Kresin | 2016-11-30 | 2 | -2/+1 |
* | scripts/getver.sh: treat all commits as local if can't find upstream | Rafał Miłecki | 2016-11-21 | 1 | -1/+1 |
* | scripts/feeds: use git rev-parse for getting revision | Rafał Miłecki | 2016-11-08 | 1 | -3/+3 |
* | scripts/feeds: display "X" as revision of uninitialized feeds | Rafał Miłecki | 2016-11-08 | 1 | -1/+1 |
* | scripts/feeds: use 10 chars for feed name column width | Rafał Miłecki | 2016-11-03 | 1 | -1/+1 |
* | scripts/package-metadata.pl: honour DEFAULT_VARIANT | Jo-Philipp Wich | 2016-11-02 | 1 | -2/+15 |
* | scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends | Jo-Philipp Wich | 2016-11-02 | 1 | -2/+2 |
* | scripts/freebsd.sh: Remove script | Daniel Engberg | 2016-10-15 | 1 | -1/+0 |
* | scripts: case insensitive sort device names | Karl Palsson | 2016-10-15 | 1 | -2/+6 |
* | scripts: add help text for some generated KConfigs | Karl Palsson | 2016-10-15 | 1 | -0/+17 |
* | scripts: fix build warning when overriding packages | Zefir Kurtisi | 2016-10-15 | 1 | -1/+1 |
* | scripts/diffconfig.sh: fix output if TARGET_PER_DEVICE_ROOTFS is set | Mathias Kresin | 2016-10-06 | 1 | -0/+1 |
* | image: allow specifying additional packages for device-specific rootfs | Matthias Schiffer | 2016-09-24 | 1 | -1/+12 |
* | scripts/package-metadata.pl: fix generation of dependencies on virtual packages | Matthias Schiffer | 2016-09-23 | 1 | -1/+4 |
* | scripts/ubinize-image.sh: add support for adding custom partitions | Felix Fietkau | 2016-08-31 | 1 | -1/+26 |
* | scripts: ipkg-build: do not require git or svn | Jo-Philipp Wich | 2016-08-15 | 1 | -2/+2 |
* | kernel: add plan 9 fs package | Matteo Croce | 2016-08-11 | 1 | -0/+1 |
* | scripts/config: properly handle select on symbols with unmet direct dependencies | Felix Fietkau | 2016-08-03 | 1 | -11/+3 |
* | scripts/config: sync with latest linux upstream | Felix Fietkau | 2016-08-03 | 15 | -1394/+1398 |
* | scripts: fix remote-gdb with CONFIG_BUILD_SUFFIX | Hauke Mehrtens | 2016-08-01 | 1 | -2/+2 |
* | build: rename sysupgrade-nand to sysupgrade-tar | Jo-Philipp Wich | 2016-07-29 | 1 | -0/+0 |
* | build: add option to enable all profiles | Felix Fietkau | 2016-07-29 | 1 | -0/+4 |
* | build: add support for per-device rootfs based on device profile packges | Felix Fietkau | 2016-07-29 | 1 | -3/+29 |
* | scripts/getver.sh: fix older git versions from printing stuff to stdout | Jonas Gorski | 2016-07-16 | 1 | -2/+2 |
* | scripts/getver.sh: stop relying on the reboot tag | Felix Fietkau | 2016-07-14 | 1 | -3/+4 |
* | scripts/getver.sh: fix one more wc -l call | Jonas Gorski | 2016-07-13 | 1 | -1/+1 |
* | scripts/getver.sh: try to get branch/upstream automatically | Jonas Gorski | 2016-07-13 | 1 | -5/+14 |
* | scripts/getver.sh: fix revision number on BSD/MacOS | Felix Fietkau | 2016-07-09 | 1 | -2/+2 |
* | scripts/getver.sh: avoid use of git rev-list --count | Jonas Gorski | 2016-07-09 | 1 | -3/+3 |
* | scripts/getver.sh: improve revision output | Jonas Gorski | 2016-07-09 | 1 | -2/+7 |
* | scripts/getver.sh: allow conversion between git hash and revision | Jonas Gorski | 2016-07-09 | 1 | -2/+18 |
* | scripts/getver.sh: simplify revision calculation | Jonas Gorski | 2016-07-09 | 1 | -1/+1 |
* | scripts/package-metadata.pl: fix kmod pakage dependencies within the SDK | Felix Fietkau | 2016-07-07 | 2 | -3/+4 |
* | scripts/diffconfig.sh: fix handing of CONFIG_TARGET_MULTI_PROFILE | Felix Fietkau | 2016-07-07 | 1 | -0/+1 |
* | tools: add kernel2minor utility for Mikrotik devices | Sergey Sergeev | 2016-07-05 | 1 | -0/+1 |