summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix shellscript syntax errors/typosLorenzo Santina2017-09-131-1/+1
* feeds: add option to force feed update despite modified filesJo-Philipp Wich2017-04-281-9/+26
* scripts/feeds: Reuse TOPDIR if defined in environmentMichal Sojka2017-03-011-1/+2
* gen-dependencies.sh: fix handling variations in "file" outputFelix Fietkau2017-03-011-1/+1
* rstrip.sh: fix handling variations in "file" outputFelix Fietkau2017-03-011-1/+1
* scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallbackJo-Philipp Wich2017-03-011-2/+7
* scripts/getver.sh: append short git hash based on upstream commitMagnus Kroken2017-03-011-1/+2
* build: add buildbot specific config option for setting defaultsFelix Fietkau2017-02-151-1/+4
* scripts/om-fwupgradecfg-gen.sh: add support for the A60Sven Eckelmann2017-02-151-2/+2
* download.pl: fix detecting download errors with curlFelix Fietkau2017-01-311-1/+1
* scripts/package-metadata.pl: fix overriding conditional dependencies with con...Felix Fietkau2017-01-111-0/+2
* build: rework library bundlingJo-Philipp Wich2017-01-101-27/+75
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-055-14/+10
* build: add a small standalone utility for calculating md5/sha256 hashFelix Fietkau2017-01-051-0/+827
* download.pl: use curl in preference to wgetBrian J. Murrell2017-01-031-4/+22
* package/Makefile & ipkg-make-index.sh: add full package data listAlberto Bursi2016-12-261-1/+1
* scripts/update-package-md5sum: remove file, it is obsoleted by make check FIX...Felix Fietkau2016-12-171-38/+0
* build: add FIXUP option for make checkFelix Fietkau2016-12-171-0/+135
* download.pl: check for existing file before the first download attemptFelix Fietkau2016-12-161-2/+1
* ipkg-make-index.sh: drop a few non-essential fieldsFelix Fietkau2016-12-141-1/+1
* ipkg-make-index.sh: drop md5sum from package indexFelix Fietkau2016-12-141-3/+0
* scripts: getver.sh: append Git short hash to revisionJo-Philipp Wich2016-12-021-1/+1
* docs: remove all refrences in Makefiles/scriptsMathias Kresin2016-11-302-2/+1
* scripts/getver.sh: treat all commits as local if can't find upstreamRafał Miłecki2016-11-211-1/+1
* scripts/feeds: use git rev-parse for getting revisionRafał Miłecki2016-11-081-3/+3
* scripts/feeds: display "X" as revision of uninitialized feedsRafał Miłecki2016-11-081-1/+1
* scripts/feeds: use 10 chars for feed name column widthRafał Miłecki2016-11-031-1/+1
* scripts/package-metadata.pl: honour DEFAULT_VARIANTJo-Philipp Wich2016-11-021-2/+15
* scripts/package-metadata.pl: fix handling of virtual (PROVIDES) dependsJo-Philipp Wich2016-11-021-2/+2
* scripts/freebsd.sh: Remove scriptDaniel Engberg2016-10-151-1/+0
* scripts: case insensitive sort device namesKarl Palsson2016-10-151-2/+6
* scripts: add help text for some generated KConfigsKarl Palsson2016-10-151-0/+17
* scripts: fix build warning when overriding packagesZefir Kurtisi2016-10-151-1/+1
* scripts/diffconfig.sh: fix output if TARGET_PER_DEVICE_ROOTFS is setMathias Kresin2016-10-061-0/+1
* image: allow specifying additional packages for device-specific rootfsMatthias Schiffer2016-09-241-1/+12
* scripts/package-metadata.pl: fix generation of dependencies on virtual packagesMatthias Schiffer2016-09-231-1/+4
* scripts/ubinize-image.sh: add support for adding custom partitionsFelix Fietkau2016-08-311-1/+26
* scripts: ipkg-build: do not require git or svnJo-Philipp Wich2016-08-151-2/+2
* kernel: add plan 9 fs packageMatteo Croce2016-08-111-0/+1
* scripts/config: properly handle select on symbols with unmet direct dependenciesFelix Fietkau2016-08-031-11/+3
* scripts/config: sync with latest linux upstreamFelix Fietkau2016-08-0315-1394/+1398
* scripts: fix remote-gdb with CONFIG_BUILD_SUFFIXHauke Mehrtens2016-08-011-2/+2
* build: rename sysupgrade-nand to sysupgrade-tarJo-Philipp Wich2016-07-291-0/+0
* build: add option to enable all profilesFelix Fietkau2016-07-291-0/+4
* build: add support for per-device rootfs based on device profile packgesFelix Fietkau2016-07-291-3/+29
* scripts/getver.sh: fix older git versions from printing stuff to stdoutJonas Gorski2016-07-161-2/+2
* scripts/getver.sh: stop relying on the reboot tagFelix Fietkau2016-07-141-3/+4
* scripts/getver.sh: fix one more wc -l callJonas Gorski2016-07-131-1/+1
* scripts/getver.sh: try to get branch/upstream automaticallyJonas Gorski2016-07-131-5/+14
* scripts/getver.sh: fix revision number on BSD/MacOSFelix Fietkau2016-07-091-2/+2