summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* build: Allow kernel modules to set build ID debug symbolFelix Fietkau2015-10-301-1/+4
* dl_cleanup: Fix linux blacklistMichael Büsch2015-10-071-2/+5
* dl_cleanup: Port to Python 3Michael Büsch2015-10-071-26/+29
* scripts/om-fwupgradecfg-gen.sh: add support for the MR1750John Crispin2015-09-141-2/+2
* scripts/om-fwupgradecfg-gen.sh: Fix u-boot image md5sum checkJohn Crispin2015-09-141-0/+3
* script: downlaod: change mirror for kernel.orgHauke Mehrtens2015-09-111-2/+2
* ipkg-build: add ogargs to outer tar/ipkFelix Fietkau2015-09-111-1/+1
* include/image.mk: make tar reproducibleFelix Fietkau2015-09-111-3/+3
* build: add a build step for generic sysupgrade nand imageJonas Gorski2015-09-041-0/+68
* scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by pa...Felix Fietkau2015-08-251-1/+1
* scripts/feeds: allow export of feeds with static revisionsJonas Gorski2015-08-231-1/+10
* scripts: add tool for generating redboot scriptsJonas Gorski2015-07-251-0/+111
* scripts/ipkg-build: fix a build regression introduced in r46360 (fixes #20082)Felix Fietkau2015-07-151-1/+1
* scripts/feeds: return error status from feed updateJo-Philipp Wich2015-07-141-4/+4
* scripts: fix 64bit uclibc external toolchain detectionJohn Crispin2015-07-141-1/+1
* ipkg-build: use deterministic timestamps in ipk tarballsJohn Crispin2015-07-141-3/+14
* scripts/feeds: print the source of packages installedSteven Barth2015-07-071-2/+2
* scripts/feeds: observe -p flag for preferential feedsSteven Barth2015-06-241-3/+3
* ipkg-build: suppress timestamps in gzip headersFelix Fietkau2015-06-181-0/+1
* scripts: add srecimage.pl, a script to convert binaries to SREC formatJo-Philipp Wich2015-05-281-0/+57
* scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIXJonas Gorski2015-05-281-4/+4
* scripts/feeds: fix typo in copied codeFelix Fietkau2015-05-271-1/+1
* scripts: ensure that ipkg-make-index.sh exits successfullyJo-Philipp Wich2015-05-271-0/+1
* build: allow creating empty package feedsFelix Fietkau2015-05-261-0/+3
* scripts/feeds: Delete package/feeds folder in the clean procedure to prevent ...John Crispin2015-05-231-1/+1
* scripts/feeds: add support for optionally using a full clone of git repositoriesFelix Fietkau2015-05-101-1/+8
* build: make device-tree arg optional in mkits.shFelix Fietkau2015-05-101-19/+21
* env: allow passing a commit message on saveJo-Philipp Wich2015-05-011-2/+3
* scripts/ipkg: remove file, it is obsoleteFelix Fietkau2015-03-291-1183/+0
* tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/Felix Fietkau2015-03-291-0/+148
* scripts/metadata.pl: do not emit ARCH selection for a target if it has subtar...Felix Fietkau2015-03-291-3/+3
* buildroot: make it easier to build all kmodsJonas Gorski2015-03-161-1/+5
* scripts/feeds: add support for uninstalling targetsFelix Fietkau2015-03-151-0/+22
* scripts/feeds: add support for installing targetsFelix Fietkau2015-03-151-0/+57
* scripts/metadata.pm: save target makefile namesFelix Fietkau2015-03-151-0/+3
* scripts/feeds: get rid of redundant feed cache copyFelix Fietkau2015-03-151-8/+6
* scripts/feeds: remove useless install_method abstractionFelix Fietkau2015-03-151-18/+2
* scripts/feeds: add support for searching for targetsFelix Fietkau2015-03-151-1/+44
* scripts/metadata.pl: move parse_target_metadata() to metadata.pmFelix Fietkau2015-03-152-86/+87
* scripts/feeds: scan for target metadataFelix Fietkau2015-03-151-0/+2
* scripts/feeds: remove a few trailing tabsFelix Fietkau2015-03-151-2/+2
* scripts: fix ubinize-image on OS XFelix Fietkau2015-03-151-2/+5
* scripts: fix getver git dir checkJohn Crispin2015-02-141-1/+1
* scripts: extend rstrip.sh to remove bad rpathsJo-Philipp Wich2015-02-101-1/+11
* build: propagate override information to .config fileJohn Crispin2015-02-092-1/+18
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-02-091-8/+22
* scripts: avoid outputting empty lines in gen-dependencies.shJo-Philipp Wich2015-01-291-1/+1
* scripts: gen-dependencies.sh: fix kmod dependency generationJo-Philipp Wich2015-01-291-3/+1
* scripts: add version_filter command to metadata.plJo-Philipp Wich2015-01-291-9/+59
* scripts: remote-gdb: fix target / libc matching on directory namesJo-Philipp Wich2015-01-231-2/+2