aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* merge: base: update base-files and basic configZoltan HERPAI2017-12-082-2/+2
* scripts/config: add qconf files to .gitignoreAlif M. Ahmad2017-11-021-0/+6
* scripts/config: Add qconf target to MakefileAlif M. Ahmad2017-11-021-0/+56
* scripts/config: add -DKBUILD_NO_NLS to CXXFLAGSFelix Fietkau2017-11-021-0/+1
* scripts/config: import qconfAlif M. Ahmad2017-11-023-0/+2526
* treewide: fix shellscript syntax errors/typosLorenzo Santina2017-09-131-1/+1
* scripts/download.pl: fail loudly if provided hash is unsupportedBaptiste Jonglez2017-09-111-0/+1
* scripts/dowload.pl: use glob to expand target dirZoltan Gyarmati2017-08-301-1/+1
* scripts/package-metadata.pl: inhibit compile deps on missing build typesJo-Philipp Wich2017-07-271-6/+25
* build: bundle-libraries.sh: do not override argv[0] in inner exec callsJo-Philipp Wich2017-07-241-1/+3
* scripts/download.pl: Adjust URLsDaniel Engberg2017-07-211-5/+5
* build: fix invocation of bundled ld.so in SDK and ImagebuilderJo-Philipp Wich2017-07-211-15/+18
* scripts/gen_image_generic.sh: drop NOGRUB variableStijn Tintel2017-07-141-2/+0
* scripts/gen_image_generic.sh: move from x86/imageStijn Tintel2017-07-141-0/+37
* scripts: make all scripts executableStijn Tintel2017-07-142-0/+0
* scripts/openbsd.sh: remove scriptStijn Tintel2017-07-141-24/+0
* scripts/package-metadata.pl: parse and validate field Require-UserYousong Zhou2017-06-182-1/+83
* scripts/download.pl: print the command used to download filesFelix Fietkau2017-05-251-0/+1
* scripts: Probe external toolchains for libthread-dbFlorian Fainelli2017-05-111-0/+1
* scripts: Probe external toolchains for libgompFlorian Fainelli2017-05-111-1/+2
* build: remove absolute path to perl and replace with /usr/bin/env perlBastian Köcher2017-05-024-4/+7
* scripts/qemustart: initial versionYousong Zhou2017-04-231-0/+281
* scripts/download.pl: fix error message on hash mismatchFelix Fietkau2017-04-041-1/+1
* scripts: only generate config from feature flag if fully matchHauke Mehrtens2017-03-201-31/+31
* scripts/feeds: Reuse TOPDIR if defined in environmentMichal Sojka2017-02-211-1/+2
* gen-dependencies.sh: fix handling variations in "file" outputFelix Fietkau2017-02-191-1/+1
* rstrip.sh: fix handling variations in "file" outputFelix Fietkau2017-02-191-1/+1
* feeds: add option to force feed update despite modified filesJo-Philipp Wich2017-02-151-9/+26
* build: add buildbot specific config option for setting defaultsFelix Fietkau2017-02-141-1/+4
* scripts/om-fwupgradecfg-gen.sh: add support for the A60Sven Eckelmann2017-02-141-2/+2
* build: remove libc version suffix from build/staging directoriesFelix Fietkau2017-02-071-2/+2
* scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallbackJo-Philipp Wich2017-02-021-2/+7
* scripts/getver.sh: append short git hash based on upstream commitMagnus Kroken2017-02-011-1/+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