1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/scripts
2011-06-20 10:41:02 +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
abs2rel.pl
arm-magic.sh
brcmImage.pl
combined-image.sh
config.guess
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
deptest.sh
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
download.pl
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
kconfig.pl
make-ipkg-dir.sh
md5sum
metadata.pl Fix CONFIG_LINUX_ for linux 3.0 2011-06-15 21:11:05 +00:00
metadata.pm add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages 2011-04-05 19:03:51 +00:00
pad_image
patch-kernel.sh
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
update-package-md5sum