Jo-Philipp Wich 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 лет назад
..
config 50a7ff97ef mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’" 14 лет назад
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 841eff56d4 target/ixp4xx: fix image building after r20834 (closes: #7157) 15 лет назад
brcmImage.pl 9924d9ce36 brcmImage.pl should be set executable 17 лет назад
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 c1e57d12c8 upgrade the config.* scripts 15 лет назад
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 85f1a2c67a add further countermeasures against the git core.autocrlf option (fixes #9075) 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 3edf9c3544 Never write errors to stdout from ipkg-make-index.sh 15 лет назад
kconfig.pl b760b5fcf7 scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values 15 лет назад
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 73b4974397 metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 if PACKAGE_kmod-ipv6" 14 лет назад
metadata.pm bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig 14 лет назад
om2p-fwupgradecfg-gen.sh 6c28efff9c scripts: add a script for generating fwupgrade config for the OM2P board 14 лет назад
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 7b53059401 Correct libc path 14 лет назад
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 лет назад