openwrt/scripts
Felix Fietkau 579d54038b 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
SVN-Revision: 18357
2009-11-10 22:00:54 +00:00
..
config fix breakage introduced with [17394] 2009-08-25 11:56:27 +00:00
flashing Add check for IXP42x A0 stepping. 2009-03-24 12:24:06 +00:00
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 generate zImage for the ADI Sidewinder, too 2008-07-22 06:15:07 +00:00
brcmImage.pl brcmImage.pl should be set executable 2009-01-29 15:15:21 +00:00
combined-image.sh use mktemp instead of tempfile in combined-image.sh to make it work on OS X 2009-09-22 15:07:12 +00:00
config.guess use newer config.guess and config.sub for packages then the shipped ones 2007-06-08 10:37:20 +00:00
config.sub add a heavily cleaned up version of ubicom32 toolchain support 2009-08-21 22:31:47 +00:00
deptest.sh deptest: use a separate build dir for host packages to prevent hardcoded path screwups 2009-05-28 23:49:13 +00:00
download.pl add multiple download mirrors 2009-02-20 10:16:47 +00:00
env scripts/env: fix file syncing on env switch 2008-10-08 19:15:26 +00:00
feeds scripts/feeds: fix an error message 2009-08-31 14:28:24 +00:00
getver.sh getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead 2009-10-05 09:30:53 +00:00
ipkg make scripts/ipkg more portable by using printf instead of echo -n 2009-09-26 08:34:18 +00:00
ipkg-make-index.sh ipkg-make-index: remove leading './' from the Filename field 2009-03-29 08:46:04 +00:00
kconfig.pl kconfig.pl: interpret =n as undefined symbol 2009-03-24 01:34:23 +00:00
make-ipkg-dir.sh finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
md5sum improve support for building on mac os x by improving detection of missing components 2009-01-25 19:00:43 +00:00
metadata.pl 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 2009-11-10 22:00:54 +00:00
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 2009-11-10 22:00:54 +00:00
patch-kernel.sh finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
remote-gdb add "remote-gdb", a helper script to connect the local host gdb with a running gdbserver on the target 2009-10-25 17:45:57 +00:00
rstrip.sh add a workaround to rstrip restoring exec perms when they got changed by sstrip 2009-04-21 01:10:21 +00:00
slugimage.pl use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 2008-09-23 18:29:44 +00:00
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 ) 2009-03-02 17:38:08 +00:00