You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jo-Philipp Wich 6df3af8a36 add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh utility dumps the GCC specs of a given toolchain and modifies them to always include $STAGING_DIR in the link and compiler command lines, this makes most -I and -L flags unnecessary and lets the compiler automatically find libraries and headers in the staging dir, also solves the majority of -rpath issues. 13 years ago
..
config mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’" 13 years ago
flashing make flashing scripts executable 14 years ago
abs2rel.pl
arm-magic.sh target/ixp4xx: fix image building after r20834 (closes: #7157) 14 years ago
brcmImage.pl
combined-ext-image.sh scripts: add script to generate combined extended image format 13 years ago
combined-image.sh
config.guess upgrade the config.* scripts 14 years ago
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 14 years ago
config.sub upgrade the config.* scripts 14 years ago
deptest.sh deptest: Also accept stamps that are broken links. 14 years ago
diffconfig.sh scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly 13 years ago
dl_cleanup.py dl_cleanup: Add support for GIT-SHASUM 14 years ago
download.pl ignore empty lines in scripts/localmirrors 13 years ago
env scripts/env: improve the wording of the question when starting repository (patch by Rolf Leggewie) 13 years ago
ext-toolchain.sh add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh utility script implements various external toolchain tasks: * Testing of available features, like c++, soft-float or ipv6 support * Finding the libc implementation (uclibc or eglibc/glibc) * Inferring the GNU target name * Finding shared objects for packaging (libc, libpthread, ...) * Finding executables for packaging (ldd, gdbserver, ...) * Generating wrapper scripts for toolchain commands 13 years ago
feeds scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212) 13 years ago
getver.sh getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 13 years ago
ipkg
ipkg-make-index.sh Never write errors to stdout from ipkg-make-index.sh 14 years ago
kconfig.pl scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values 14 years ago
make-ipkg-dir.sh
md5sum
metadata.pl metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 if PACKAGE_kmod-ipv6" 13 years ago
metadata.pm add support for hidden packages that get selected/built but do not show up in menuconfig 13 years ago
om2p-fwupgradecfg-gen.sh scripts: add a script for generating fwupgrade config for the OM2P board 13 years ago
pad_image rework board detection 14 years ago
patch-kernel.sh patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset 14 years ago
patch-specs.sh add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh utility dumps the GCC specs of a given toolchain and modifies them to always include $STAGING_DIR in the link and compiler command lines, this makes most -I and -L flags unnecessary and lets the compiler automatically find libraries and headers in the staging dir, also solves the majority of -rpath issues. 13 years ago
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 14 years ago
remote-gdb Correct libc path 13 years ago
rstrip.sh
slugimage.pl
symlink-tree.sh
timestamp.pl fix timestamp checks for build system paths which have '.svn' in their directory name 14 years ago
update-package-md5sum