Openwrt/scripts
Felix Fietkau 34ffb526a2 build: rework verbosity level selection
V=99 and V=1 are now deprecated in favor of a new verbosity class system,
though the old flags are still supported.
You can set the V variable on the command line (or OPENWRT_VERBOSE in the
environment) to one or more of the following characters:

- s: stdout+stderr (equal to the old V=99)
- c: commands (for build systems that suppress commands by default, e.g. kbuild)
- w: warnings/errors only (equal to the old V=1)

SVN-Revision: 31484
2012-04-26 17:53:56 +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 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
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
diffconfig.sh
dl_cleanup.py
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 build: rework verbosity level selection 2012-04-26 17:53:56 +00:00
getver.sh
ipkg
ipkg-make-index.sh
kconfig.pl
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
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-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
remote-gdb
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