1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00
openwrt/scripts
John Crispin 0c4bcae7a1 allow arbitary folder layout when using localmirrors
Make the download script follow symlinks and search subfolders when looking for
a file in a local download mirror.

Signed-off-by: Tathagata Das <tathagata@alumnux.com>

SVN-Revision: 31240
2012-04-10 14:11:45 +00:00
..
config mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’" 2011-11-16 17:27:36 +00:00
flashing
abs2rel.pl
arm-magic.sh
brcmImage.pl
combined-ext-image.sh scripts: add script to generate combined extended image format 2011-11-30 07:43:58 +00:00
combined-image.sh
config.guess
config.rpath add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4 2011-02-27 15:39:27 +00:00
config.sub
deptest.sh deptest: Also accept stamps that are broken links. 2010-12-08 16:08:14 +00:00
diffconfig.sh scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly 2011-03-28 23:25:18 +00:00
dl_cleanup.py dl_cleanup: Add support for GIT-SHASUM 2010-09-18 19:19:34 +00:00
download.pl allow arbitary folder layout when using localmirrors 2012-04-10 14:11:45 +00:00
env env: colorize git output 2012-02-16 19:24:34 +00:00
ext-toolchain.sh ext-toolchain.sh: rework generated gcc wrapper Only append -L and -Wl,-rpath-link flags if the command line contains -l, -L, -shared or -static flags; this is needed to suppress "-rpath-link: linker input file unused because linking not done" on each cc invocation. 2012-01-29 18:53:12 +00:00
feeds scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212) 2011-10-21 13:03:37 +00:00
getver.sh getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 2011-10-26 14:54:57 +00:00
ipkg
ipkg-make-index.sh Never write errors to stdout from ipkg-make-index.sh 2011-02-23 22:58:58 +00:00
kconfig.pl scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values 2011-01-29 02:35:24 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 if PACKAGE_kmod-ipv6" 2012-01-08 15:49:20 +00:00
metadata.pm add support for hidden packages that get selected/built but do not show up in menuconfig 2011-07-02 06:49:09 +00:00
om2p-fwupgradecfg-gen.sh scripts: add a script for generating fwupgrade config for the OM2P board 2011-12-01 22:49:03 +00:00
pad_image
patch-kernel.sh patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset 2010-10-08 09:21:01 +00:00
patch-specs.sh patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that 2012-01-29 20:19:06 +00:00
relink-lib.sh base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs 2011-03-01 05:40:38 +00:00
remote-gdb Correct libc path 2011-05-13 11:52:40 +00:00
rstrip.sh strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better 2012-02-20 17:38:26 +00:00
slugimage.pl
strip-kmod.sh kernel: fix stripping of modules with duplicate symbol names 2012-03-19 21:09:47 +00:00
symlink-tree.sh
timestamp.pl
update-package-md5sum