Florian Fainelli 4801705d83 remove support for ubicom32 13 年 前
..
config 5b38fdd704 scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user 13 年 前
flashing 27fc94ff52 make flashing scripts executable 15 年 前
abs2rel.pl 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 年 前
arm-magic.sh 527c473674 add support for the Tonze AP-422/425 13 年 前
brcmImage.pl 9924d9ce36 brcmImage.pl should be set executable 17 年 前
bundle-libraries.sh c70e919ae8 fix library bundling when host libraries reside in /lib/tls/ or similar 13 年 前
combined-ext-image.sh 140dfb485f scripts: add script to generate combined extended image format 14 年 前
combined-image.sh 919724ab50 scripts/combined-image.sh: remove the use of mktemp to make it more portable 16 年 前
config.guess c1e57d12c8 upgrade the config.* scripts 15 年 前
config.rpath 073c5e0e74 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 15 年 前
config.sub 4801705d83 remove support for ubicom32 13 年 前
deptest.sh 58255d44e2 deptest: Also accept stamps that are broken links. 15 年 前
diffconfig.sh 1dbabd309b scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly 14 年 前
dl_cleanup.py 1460115836 dl_cleanup: Add support for GIT-SHASUM 15 年 前
download.pl 12728ea66b download.pl: - cleanup cache handling code - use alternative m// and s/// delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable 13 年 前
env e50315d61c env: colorize git output 14 年 前
ext-toolchain.sh 643babfc3c ext-toolchain.sh: don't pass CFLAGS when wrapping ld 13 年 前
feeds 3df534502c scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems 13 年 前
gen-dependencies.sh 3f8fb64e60 gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists 13 年 前
getver.sh ad6c4198a9 getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 14 年 前
ipkg e2e39dae90 ipkg: strip directory entries from package file list when offline installing .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772) 16 年 前
ipkg-make-index.sh 7cb42738e6 package/index: filter out the libc package from the index 13 年 前
kconfig.pl 2335304a08 build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order 13 年 前
make-ipkg-dir.sh 60c1f0f64d finally move buildroot-ng to trunk 9 年 前
md5sum ca8486a632 improve support for building on mac os x by improving detection of missing components 17 年 前
metadata.pl 53c014e221 scrips/metadata.pl: fix broken targets with subtargets being selectable 13 年 前
metadata.pm bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig 14 年 前
om-fwupgradecfg-gen.sh d325e622d2 scripts/om-fwupgradecfg-gen.sh: add support for the MR600 13 年 前
pad_image a1058204d0 rework board detection 16 年 前
patch-kernel.sh be2a1e14ba patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset 15 年 前
patch-specs.sh 1a6ccdc0cf patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that 14 年 前
relink-lib.sh 1cc0bcfffc 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 15 年 前
remote-gdb 26263535fe scripts: fix remote-gdb script to cope with _eabi suffix in uClibc version 13 年 前
rstrip.sh c2590fe930 strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better 14 年 前
slugimage.pl 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 17 年 前
strip-kmod.sh 571bd159a1 kernel: fix stripping of modules with duplicate symbol names 13 年 前
symlink-tree.sh 04abaefe70 add a simple script for symlinking one tree into another for doing builds with separate build dirs, but the same source dir 16 年 前
timestamp.pl 091934e7fb fix timestamp checks for build system paths which have '.svn' in their directory name 15 年 前
update-package-md5sum 41a1a80059 update-package-md5sum: A tool to update the md5sum of openwrt packages. Useful when upgrading a set of packages. 16 年 前