aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/getver.sh: avoid use of git rev-list --countJonas Gorski2016-07-091-3/+3
* scripts/getver.sh: improve revision outputJonas Gorski2016-07-091-2/+7
* scripts/getver.sh: allow conversion between git hash and revisionJonas Gorski2016-07-091-2/+18
* scripts/getver.sh: simplify revision calculationJonas Gorski2016-07-091-1/+1
* scripts/package-metadata.pl: fix kmod pakage dependencies within the SDKFelix Fietkau2016-07-072-3/+4
* scripts/diffconfig.sh: fix handing of CONFIG_TARGET_MULTI_PROFILEFelix Fietkau2016-07-071-0/+1
* tools: add kernel2minor utility for Mikrotik devicesSergey Sergeev2016-07-051-0/+1
* scripts/feeds: Prevent .config autocreationDaniel Dickinson2016-07-051-0/+5
* scripts: feeds: fix version detection for Make >= 4.2.1Jo-Philipp Wich2016-06-151-1/+4
* config: add a small_flash featureJohn Crispin2016-06-131-0/+1
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-073-3/+3
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-072-0/+47
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-072-323/+342
* download.pl: Rework URLsDaniel Engberg2016-05-281-15/+32