.. |
config
|
f935d800bf
scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (#13384)
|
12 rokov pred |
flashing
|
27fc94ff52
make flashing scripts executable
|
15 rokov pred |
abs2rel.pl
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 rokov pred |
arm-magic.sh
|
527c473674
add support for the Tonze AP-422/425
|
13 rokov pred |
brcmImage.pl
|
9924d9ce36
brcmImage.pl should be set executable
|
16 rokov pred |
bundle-libraries.sh
|
509f39a10a
scripts: bundle-libraries.sh: support mixing 32bit and 64bit binaries
|
12 rokov pred |
clean-package.sh
|
6f4cb088a0
build: clean up stale files from a previous build when installing a package build to the staging dir
|
12 rokov pred |
combined-ext-image.sh
|
140dfb485f
scripts: add script to generate combined extended image format
|
14 rokov pred |
combined-image.sh
|
919724ab50
scripts/combined-image.sh: remove the use of mktemp to make it more portable
|
16 rokov pred |
config.guess
|
c1e57d12c8
upgrade the config.* scripts
|
15 rokov pred |
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
|
14 rokov pred |
config.sub
|
4801705d83
remove support for ubicom32
|
13 rokov pred |
deptest.sh
|
58255d44e2
deptest: Also accept stamps that are broken links.
|
15 rokov pred |
diffconfig.sh
|
9d5510a500
build: add new menuconfig code based on linux 3.9
|
12 rokov pred |
dl_cleanup.py
|
1c9bc8822d
scripts: dl_cleanup.py: properly detect file names with <date>-<githash> version string
|
12 rokov pred |
download.pl
|
40b3db713d
scripts/download.pl: use HTTP instead of FTP for the default GNU site
|
12 rokov pred |
env
|
e50315d61c
env: colorize git output
|
13 rokov pred |
ext-toolchain.sh
|
9622f68581
buildroot: allow specifying libc personality for external toolchains
|
12 rokov pred |
feeds
|
103b69e250
feeds: fix check for core packages that are not in the package/ toplevel directory
|
12 rokov pred |
freebsd.sh
|
1f77bfff96
build: BSD compile fixes
|
12 rokov pred |
gen-dependencies.sh
|
3f8fb64e60
gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists
|
13 rokov pred |
getver.sh
|
ad6c4198a9
getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268)
|
14 rokov pred |
ipkg
|
5449b24099
scripts/ipkg: print warnings/errors to stderr
|
12 rokov pred |
ipkg-make-index.sh
|
7cb42738e6
package/index: filter out the libc package from the index
|
13 rokov pred |
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 rokov pred |
make-ipkg-dir.sh
|
60c1f0f64d
finally move buildroot-ng to trunk
|
9 rokov pred |
md5sum
|
ca8486a632
improve support for building on mac os x by improving detection of missing components
|
16 rokov pred |
metadata.pl
|
89d41d95bf
metadata.pl: fixpath exclusion of kernel packages
|
12 rokov pred |
metadata.pm
|
bcf4757508
add support for hidden packages that get selected/built but do not show up in menuconfig
|
14 rokov pred |
om-fwupgradecfg-gen.sh
|
d325e622d2
scripts/om-fwupgradecfg-gen.sh: add support for the MR600
|
13 rokov pred |
openbsd.sh
|
1f77bfff96
build: BSD compile fixes
|
12 rokov pred |
pad_image
|
a1058204d0
rework board detection
|
15 rokov pred |
patch-kernel.sh
|
be2a1e14ba
patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset
|
15 rokov pred |
patch-specs.sh
|
1a6ccdc0cf
patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that
|
13 rokov pred |
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
|
14 rokov pred |
remote-gdb
|
0fb3475ecc
scripts/remote-gdb: add support for debugging core files
|
12 rokov pred |
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
|
13 rokov pred |
slugimage.pl
|
625b692c1f
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
|
17 rokov pred |
strip-kmod.sh
|
571bd159a1
kernel: fix stripping of modules with duplicate symbol names
|
13 rokov pred |
symlink-tree.sh
|
2d8c5117c0
scripts/symlink-tree.sh: print warnings/errors to stderr
|
12 rokov pred |
timestamp.pl
|
091934e7fb
fix timestamp checks for build system paths which have '.svn' in their directory name
|
15 rokov pred |
update-package-md5sum
|
41a1a80059
update-package-md5sum: A tool to update the md5sum of openwrt packages. Useful when upgrading a set of packages.
|
16 rokov pred |