summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-242-6/+6
* build: add @APACHE download facilityFelix Fietkau2016-01-171-0/+6
* download.pl: fix openssl sha256 digest outputFelix Fietkau2016-01-161-1/+1
* scripts/download.pl: add SHA-256 supportFelix Fietkau2016-01-161-20/+38
* scripts/metadata.pl: add support for ignoring source packages when generating...Felix Fietkau2016-01-102-1/+8
* scripts/download.pl: cleanup GNOME source location definitionsFelix Fietkau2015-12-101-7/+2
* build: add support for choosing a different url filename part than the output...Felix Fietkau2015-11-221-2/+6
* scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOMFelix Fietkau2015-11-131-0/+1
* scripts/diffconfig.sh: reduce config output with CONFIG_ALL_KMODSFelix Fietkau2015-11-121-0/+1
* scripts/config: fix handling of CONFDEFAULT on oldconfigFelix Fietkau2015-11-031-2/+2
* update config.guess & config.subFelix Fietkau2015-11-022-290/+238
* scripts/checkpatch.pl: Fix deprecation warningsJohn Crispin2015-11-021-5/+5
* 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