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 30992cceeb menuconfig: allow wildcard includes to return no match (#6339)
SVN-Revision: 18743
15 years ago
..
config menuconfig: allow wildcard includes to return no match (#6339) 15 years ago
flashing Add check for IXP42x A0 stepping. 15 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 generate zImage for the ADI Sidewinder, too 16 years ago
brcmImage.pl brcmImage.pl should be set executable 16 years ago
combined-image.sh use mktemp instead of tempfile in combined-image.sh to make it work on OS X 15 years ago
config.guess use newer config.guess and config.sub for packages then the shipped ones 17 years ago
config.sub add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
deptest.sh deptest: use a separate build dir for host packages to prevent hardcoded path screwups 15 years ago
download.pl add multiple download mirrors 15 years ago
env scripts/env: fix file syncing on env switch 16 years ago
feeds scripts/feeds: fix an error message 15 years ago
getver.sh getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead 15 years ago
ipkg make scripts/ipkg more portable by using printf instead of echo -n 15 years ago
ipkg-make-index.sh ipkg-make-index: remove leading './' from the Filename field 15 years ago
kconfig.pl kconfig.pl: interpret =n as undefined symbol 15 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 16 years ago
metadata.pl metadata.pl: fix menuconfig code for package features 15 years ago
metadata.pm build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
patch-kernel.sh finally move buildroot-ng to trunk 8 years ago
remote-gdb add "remote-gdb", a helper script to connect the local host gdb with a running gdbserver on the target 15 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 ensure that the timestamp script will follow the path even if it is link ( in our case the build directory might be a link to a ClearCase dynamic view ) 15 years ago