You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/scripts
Felix Fietkau 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm)
SVN-Revision: 28658
13 years ago
..
config scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 13 years ago
flashing make flashing scripts executable 14 years ago
abs2rel.pl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
arm-magic.sh target/ixp4xx: fix image building after r20834 (closes: #7157) 14 years ago
brcmImage.pl brcmImage.pl should be set executable 15 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 14 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 13 years ago
config.sub upgrade the config.* scripts 14 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 13 years ago
dl_cleanup.py dl_cleanup: Add support for GIT-SHASUM 14 years ago
download.pl ignore empty lines in scripts/localmirrors 13 years ago
env path expansion was broken due to a badly quoted * 13 years ago
feeds scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212) 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) 14 years ago
ipkg-make-index.sh Never write errors to stdout from ipkg-make-index.sh 13 years ago
kconfig.pl scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values 13 years ago
make-ipkg-dir.sh finally move buildroot-ng to trunk 8 years ago
md5sum improve support for building on mac os x by improving detection of missing components 15 years ago
metadata.pl allow targets to define a default subtarget when using automatic subtarget detection from r27407 13 years ago
metadata.pm add support for hidden packages that get selected/built but do not show up in menuconfig 13 years ago
pad_image rework board detection 14 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
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 13 years ago
remote-gdb Correct libc path 13 years ago
rstrip.sh add a workaround to rstrip restoring exec perms when they got changed by sstrip 15 years ago
slugimage.pl use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 16 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 14 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