1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:39:48 +03:00
openwrt-xburst/scripts
nbd 9c02796660 Revert "scripts/download.pl: fix sourceforge url"
To use the new url, the project name would need to be appended multiple times,
let's hope the old redirect will continue to work in the future

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-26 09:29:53 +00:00
..
config mconf: Fix compile warning: 2011-11-16 17:27:36 +00:00
flashing [scripts] make flashing scripts executable 2010-06-26 22:18:15 +00:00
abs2rel.pl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
arm-magic.sh target/ixp4xx: fix image building after r20834 (closes: #7157) 2010-04-14 14:36:41 +00:00
brcmImage.pl [scripts] brcmImage.pl should be set executable 2009-01-29 15:15:21 +00:00
combined-ext-image.sh scripts: add script to generate combined extended image format 2011-11-30 07:43:58 +00:00
combined-image.sh scripts/combined-image.sh: remove the use of mktemp to make it more portable 2009-12-24 10:34:37 +00:00
config.guess upgrade the config.* scripts 2010-07-20 13:21:00 +00:00
config.rpath [buildroot] 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 upgrade the config.* scripts 2010-07-20 13:21:00 +00:00
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 Revert "scripts/download.pl: fix sourceforge url" 2012-02-26 09:29:53 +00:00
env [scripts] env: colorize git output 2012-02-16 19:24:34 +00:00
ext-toolchain.sh [scripts] ext-toolchain.sh: rework generated gcc wrapper 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 [scripts] 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 [scripts] ipkg: 2010-03-01 18:01:33 +00:00
ipkg-make-index.sh [PATCH 1/2] 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 more portability fixes and a prereq check for gnu tar 2006-10-10 21:06:45 +00:00
md5sum improve support for building on mac os x by improving detection of missing components 2009-01-25 19:00:43 +00:00
metadata.pl [scripts] 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 [rdc] rework board detection 2010-03-18 23:35:21 +00:00
patch-kernel.sh [scripts] 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 [scripts] 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 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 use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 2008-09-23 18:29:44 +00:00
strip-kmod.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
symlink-tree.sh add a simple script for symlinking one tree into another for doing builds with separate build dirs, but the same source dir 2009-12-10 20:52:45 +00:00
timestamp.pl fix timestamp checks for build system paths which have '.svn' in their directory name 2010-04-14 22:21:15 +00:00
update-package-md5sum [scripts] update-package-md5sum: A tool to update the md5sum of openwrt packages. 2010-01-03 17:06:06 +00:00