.. |
config
|
0096a1cf00
scripts/config: fix *c_shipped build depency tracking
|
6 lat temu |
flashing
|
57bb89b57f
scripts/jungo-image: convert to Python 3 with 2-to-3
|
6 lat temu |
arm-magic.sh
|
ff6f66c192
scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX
|
10 lat temu |
brcmImage.pl
|
7b5c989ab9
merge: targets: update image generation and targets
|
7 lat temu |
bundle-libraries.sh
|
5ebcd32997
scripts: bundle-libraries: fix logic flaw
|
7 lat temu |
checkpatch.pl
|
34bbbbf9c3
merge: base: update base-files and basic config
|
7 lat temu |
clang-gcc-wrapper
|
1879c5f8e7
build: fix build on Mac OS X 10.9
|
12 lat temu |
clean-package.sh
|
3fcb709275
build: fix STAGING_DIR cleaning when filenames contain spaces
|
6 lat temu |
cleanfile
|
5378c85677
build: remove absolute path to perl and replace with /usr/bin/env perl
|
8 lat temu |
cleanpatch
|
5378c85677
build: remove absolute path to perl and replace with /usr/bin/env perl
|
8 lat temu |
combined-ext-image.sh
|
1a384ac0b5
combined-ext-image.sh: generate image in temp dir
|
7 lat temu |
combined-image.sh
|
c2a11bc8e4
scripts: make all scripts executable
|
8 lat temu |
config.guess
|
3361a8817e
scripts: update config.guess and config.sub
|
7 lat temu |
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 lat temu |
config.sub
|
3361a8817e
scripts: update config.guess and config.sub
|
7 lat temu |
deptest.sh
|
d9a0a8c78f
scripts: avoid hard-coded paths in scripts
|
9 lat temu |
diffconfig.sh
|
82b8eaa89f
scripts/diffconfig.sh: fix output if TARGET_PER_DEVICE_ROOTFS is set
|
9 lat temu |
dl_cleanup.py
|
325a69486e
dl_cleanup: Fix linux blacklist
|
10 lat temu |
dl_github_archive.py
|
164037983d
scripts/dl_github_archive.py: fix python3 transition
|
6 lat temu |
download.pl
|
0f3667864d
download.pl: use https://source.openwrt.org
|
6 lat temu |
env
|
e495a05069
env: only use color diffs on terminals
|
7 lat temu |
ext-toolchain.sh
|
6704410b15
scripts: Probe external toolchains for libthread-db
|
8 lat temu |
feeds
|
775b70f8d5
scripts/feeds: allow adding parameters to feeds
|
6 lat temu |
fixup-makefile.pl
|
eb6759cc78
fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhere
|
7 lat temu |
gen-dependencies.sh
|
663f2a0864
gen-dependencies.sh: fix handling variations in "file" output
|
8 lat temu |
gen_image_generic.sh
|
b422e1631e
scripts/gen_image_generic.sh: fail on errors
|
6 lat temu |
get_source_date_epoch.sh
|
68bef935d5
scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback
|
8 lat temu |
getver.sh
|
289f2a8ce3
scripts/getver.sh: append short git hash based on upstream commit
|
8 lat temu |
ipkg-build
|
d157a76c67
script: ipkg-build: honour $SOURCE_DATE_EPOCH
|
7 lat temu |
ipkg-make-index.sh
|
ece5cab743
scripts: ipkg-make-index.sh: dereference symbolic links
|
6 lat temu |
ipkg-remove
|
8c9b182db6
scripts: ipkg-remove: handle existing .ipk files without SourceName field
|
6 lat temu |
kconfig.pl
|
7eeb254cc4
treewide: replace [email protected] with [email protected]
|
9 lat temu |
linksys-image.sh
|
892d741259
build: add a script for generating Linksys factory images
|
6 lat temu |
make-ipkg-dir.sh
|
fa69553900
branding: add LEDE branding
|
9 lat temu |
md5sum
|
ca8486a632
improve support for building on mac os x by improving detection of missing components
|
16 lat temu |
metadata.pm
|
7546be6007
build: allow overriding default selection state for devices
|
6 lat temu |
mkhash.c
|
dad48c6438
build: add a small standalone utility for calculating md5/sha256 hash
|
8 lat temu |
mkits-qsdk-ipq-image.sh
|
bf4630e5ad
build: add helpers for generating QSDK sysupgrade compatible images
|
6 lat temu |
mkits.sh
|
1b773a46c2
build: Allow to change the FIT config section name
|
7 lat temu |
om-fwupgradecfg-gen.sh
|
78a5d25dca
ar71xx: Skip more hashed blocks for OM2P(-HS) 64k variant
|
7 lat temu |
package-metadata.pl
|
27a4a71c24
metadata: handle ABI version rebuild tracking for transient dependencies
|
6 lat temu |
pad_image
|
d9a0a8c78f
scripts: avoid hard-coded paths in scripts
|
9 lat temu |
patch-kernel.sh
|
13a095085e
scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by patches
|
10 lat temu |
patch-specs.sh
|
88c07c6552
toolchain: Add GCC 9.1.0 release
|
6 lat temu |
portable_date.sh
|
78e5e56201
scripts: fix GNU data invocation
|
9 lat temu |
qemustart
|
c2fee615ce
scripts/qemustart: add notes on adding new options
|
6 lat temu |
redboot-script.pl
|
d9a0a8c78f
scripts: avoid hard-coded paths in scripts
|
9 lat temu |
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 lat temu |
remote-gdb
|
035906fd05
Fix handling of BUILD_SUFFIX in remote-gdb script
|
6 lat temu |
rstrip.sh
|
8b2efc87db
scripts: rstrip.sh: allow rpath with sole $ORIGIN token
|
6 lat temu |
slugimage.pl
|
7590c3c58f
scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp function
|
7 lat temu |
srecimage.pl
|
24a7ccb056
treewide: replace [email protected] with [email protected]
|
9 lat temu |
strip-kmod.sh
|
86625a148a
scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel module size
|
9 lat temu |
symlink-tree.sh
|
59261cbf38
docs: remove all refrences in Makefiles/scripts
|
9 lat temu |
sysupgrade-tar.sh
|
1afe3d8443
build: Drop user/group ID/name from sysupgrade.tar
|
6 lat temu |
target-metadata.pl
|
7546be6007
build: allow overriding default selection state for devices
|
6 lat temu |
time.pl
|
340df72e07
scripts: time.pl: Don't print the time on stderr
|
6 lat temu |
timestamp.pl
|
091934e7fb
fix timestamp checks for build system paths which have '.svn' in their directory name
|
15 lat temu |
ubinize-image.sh
|
c6d41c320c
scripts/ubinize-image.sh: fix buildbot breakage
|
6 lat temu |