.. |
config
|
mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’"
|
13 years ago |
flashing
|
make flashing scripts executable
|
15 years ago |
abs2rel.pl
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 years ago |
arm-magic.sh
|
target/ixp4xx: fix image building after r20834 (closes: #7157)
|
15 years ago |
brcmImage.pl
|
brcmImage.pl should be set executable
|
16 years ago |
bundle-libraries.sh
|
fix library bundling when host libraries reside in /lib/tls/ or similar
|
12 years ago |
combined-ext-image.sh
|
scripts: add script to generate combined extended image format
|
13 years ago |
combined-image.sh
|
scripts/combined-image.sh: remove the use of mktemp to make it more portable
|
15 years ago |
config.guess
|
upgrade the config.* scripts
|
15 years ago |
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
|
14 years ago |
config.sub
|
upgrade the config.* scripts
|
15 years ago |
deptest.sh
|
deptest: Also accept stamps that are broken links.
|
14 years ago |
diffconfig.sh
|
scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly
|
14 years ago |
dl_cleanup.py
|
dl_cleanup: Add support for GIT-SHASUM
|
14 years ago |
download.pl
|
download.pl: - cleanup cache handling code - use alternative m// and s/// delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable
|
13 years ago |
env
|
env: colorize git output
|
13 years ago |
ext-toolchain.sh
|
ext-toolchain.sh: don't pass CFLAGS when wrapping ld
|
13 years ago |
feeds
|
scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems
|
13 years ago |
gen-dependencies.sh
|
gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists
|
13 years ago |
getver.sh
|
getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268)
|
13 years ago |
ipkg
|
ipkg: strip directory entries from package file list when offline installing .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772)
|
15 years ago |
ipkg-make-index.sh
|
package/index: filter out the libc package from the index
|
13 years ago |
kconfig.pl
|
build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order
|
12 years ago |
make-ipkg-dir.sh
|
…
|
|
md5sum
|
improve support for building on mac os x by improving detection of missing components
|
16 years ago |
metadata.pl
|
AR71xx/9xxx based routers are the most common these days, select that as the default target
|
12 years ago |
metadata.pm
|
add support for hidden packages that get selected/built but do not show up in menuconfig
|
14 years ago |
om2p-fwupgradecfg-gen.sh
|
scripts: add a script for generating fwupgrade config for the OM2P board
|
13 years ago |
pad_image
|
rework board detection
|
15 years ago |
patch-kernel.sh
|
patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset
|
14 years ago |
patch-specs.sh
|
patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that
|
13 years ago |
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
|
14 years ago |
remote-gdb
|
Correct libc path
|
14 years ago |
rstrip.sh
|
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better
|
13 years ago |
slugimage.pl
|
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
|
16 years ago |
strip-kmod.sh
|
kernel: fix stripping of modules with duplicate symbol names
|
13 years ago |
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
|
15 years ago |
timestamp.pl
|
fix timestamp checks for build system paths which have '.svn' in their directory name
|
15 years ago |
update-package-md5sum
|
update-package-md5sum: A tool to update the md5sum of openwrt packages. Useful when upgrading a set of packages.
|
15 years ago |