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
Jo-Philipp Wich 9df63ce253 add "remote-gdb", a helper script to connect the local host gdb with a running gdbserver on the target
SVN-Revision: 18153
15 years ago
..
config fix breakage introduced with [17394] 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 add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 15 years ago
metadata.pm add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 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
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