summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: bundle-libraries: fix logic flawJo-Philipp Wich2018-08-301-7/+6
* scripts: bundle-libraries: prevent loading host locales (FS#1803)Jo-Philipp Wich2018-08-301-5/+21
* scripts: bundle-libraries: fix build on OS X (FS#1493)Jo-Philipp Wich2018-07-191-0/+4
* build: bundle-libraries.sh: patch bundled ld.soJo-Philipp Wich2018-07-191-0/+13
* scripts/dowload.pl: use glob to expand target dirZoltan Gyarmati2017-12-131-1/+1
* scripts/package-metadata.pl: inhibit compile deps on missing build typesJo-Philipp Wich2017-12-131-6/+25
* build: bundle-libraries.sh: do not override argv[0] in inner exec callsJo-Philipp Wich2017-12-131-1/+3
* scripts/download.pl: Adjust URLsDaniel Engberg2017-12-131-5/+5
* build: fix invocation of bundled ld.so in SDK and ImagebuilderJo-Philipp Wich2017-12-131-15/+18
* scripts/download.pl: print the command used to download filesFelix Fietkau2017-12-131-0/+1
* scripts: Probe external toolchains for libthread-dbFlorian Fainelli2017-12-131-0/+1
* build: remove absolute path to perl and replace with /usr/bin/env perlBastian Köcher2017-12-134-4/+7
* scripts/download.pl: fix error message on hash mismatchFelix Fietkau2017-12-131-1/+1
* scripts: only generate config from feature flag if fully matchHauke Mehrtens2017-12-131-31/+31
* 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