1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/scripts
2011-07-04 11:21:37 +00:00
..
config scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. 2011-06-20 10:41:02 +00:00
flashing make flashing scripts executable 2010-06-26 22:18:15 +00:00
abs2rel.pl
arm-magic.sh target/ixp4xx: fix image building after r20834 (closes: #7157) 2010-04-14 14:36:41 +00:00
brcmImage.pl
combined-image.sh
config.guess upgrade the config.* scripts 2010-07-20 13:21:00 +00:00
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 2011-02-27 15:39:27 +00:00
config.sub upgrade the config.* scripts 2010-07-20 13:21:00 +00:00
deptest.sh deptest: Also accept stamps that are broken links. 2010-12-08 16:08:14 +00:00
diffconfig.sh scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly 2011-03-28 23:25:18 +00:00
dl_cleanup.py dl_cleanup: Add support for GIT-SHASUM 2010-09-18 19:19:34 +00:00
download.pl ignore empty lines in scripts/localmirrors 2011-07-03 19:33:24 +00:00
env path expansion was broken due to a badly quoted * 2011-04-01 11:07:27 +00:00
feeds Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> 2011-05-24 09:30:24 +00:00
getver.sh
ipkg
ipkg-make-index.sh Never write errors to stdout from ipkg-make-index.sh 2011-02-23 22:58:58 +00:00
kconfig.pl scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values 2011-01-29 02:35:24 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl allow targets to define a default subtarget when using automatic subtarget detection from r27407 2011-07-04 11:21:37 +00:00
metadata.pm add support for hidden packages that get selected/built but do not show up in menuconfig 2011-07-02 06:49:09 +00:00
pad_image rework board detection 2010-03-18 23:35:21 +00:00
patch-kernel.sh patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset 2010-10-08 09:21:01 +00:00
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 2011-03-01 05:40:38 +00:00
remote-gdb Correct libc path 2011-05-13 11:52:40 +00:00
rstrip.sh
slugimage.pl
symlink-tree.sh
timestamp.pl fix timestamp checks for build system paths which have '.svn' in their directory name 2010-04-14 22:21:15 +00:00
update-package-md5sum