.. |
config
|
b2c55d50f8
build: fix xconfig target
|
1 year ago |
flashing
|
57bb89b57f
scripts/jungo-image: convert to Python 3 with 2-to-3
|
1 year ago |
arm-magic.sh
|
e37e2f0cf1
scripts/arm-magic.sh: switch to /bin/sh
|
1 year ago |
brcmImage.pl
|
7b5c989ab9
merge: targets: update image generation and targets
|
3 years ago |
bundle-libraries.sh
|
5ebcd32997
scripts: bundle-libraries: fix logic flaw
|
2 years ago |
checkpatch.pl
|
34bbbbf9c3
merge: base: update base-files and basic config
|
3 years ago |
clang-gcc-wrapper
|
1879c5f8e7
build: fix build on Mac OS X 10.9
|
7 years ago |
clean-package.sh
|
3fcb709275
build: fix STAGING_DIR cleaning when filenames contain spaces
|
1 year ago |
cleanfile
|
5378c85677
build: remove absolute path to perl and replace with /usr/bin/env perl
|
3 years ago |
cleanpatch
|
5378c85677
build: remove absolute path to perl and replace with /usr/bin/env perl
|
3 years ago |
combined-ext-image.sh
|
1a384ac0b5
combined-ext-image.sh: generate image in temp dir
|
3 years ago |
combined-image.sh
|
c2a11bc8e4
scripts: make all scripts executable
|
3 years ago |
config.guess
|
3361a8817e
scripts: update config.guess and config.sub
|
2 years ago |
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
|
10 years ago |
config.sub
|
3361a8817e
scripts: update config.guess and config.sub
|
2 years ago |
deptest.sh
|
d9a0a8c78f
scripts: avoid hard-coded paths in scripts
|
4 years ago |
diffconfig.sh
|
82b8eaa89f
scripts/diffconfig.sh: fix output if TARGET_PER_DEVICE_ROOTFS is set
|
4 years ago |
dl_cleanup.py
|
325a69486e
dl_cleanup: Fix linux blacklist
|
5 years ago |
dl_github_archive.py
|
d26738bc76
scripts/dl_github_archive.py: fix python3 str, bytes confusion
|
1 year ago |
download.pl
|
dc34c695c4
scripts/dowload.pl: add archive.apache.org to apache mirror list
|
1 year ago |
env
|
995378a2a5
scripts/env: replace -a and -o with &&/||
|
1 year ago |
ext-toolchain.sh
|
6704410b15
scripts: Probe external toolchains for libthread-db
|
3 years ago |
feeds
|
d5cd80a1e8
scripts/feeds: fix accepting "-" in feed type string
|
1 year ago |
fixup-makefile.pl
|
eb6759cc78
fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhere
|
2 years ago |
functions.sh
|
ee76bd11bb
images: fix boot failures on NAND with small sub pages
|
1 year ago |
gen-dependencies.sh
|
33f87d2ef6
scripts/gen-dependencies.sh: use /bin/sh
|
1 year ago |
gen_image_generic.sh
|
3f65fe5d62
scripts/gen_image_generic.sh: replace deprecated backticks with $()
|
1 year ago |
get_source_date_epoch.sh
|
68bef935d5
scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback
|
4 years ago |
getver.sh
|
289f2a8ce3
scripts/getver.sh: append short git hash based on upstream commit
|
4 years ago |
ipkg-build
|
d157a76c67
script: ipkg-build: honour $SOURCE_DATE_EPOCH
|
2 years ago |
ipkg-make-index.sh
|
ece5cab743
scripts: ipkg-make-index.sh: dereference symbolic links
|
2 years ago |
ipkg-remove
|
8c9b182db6
scripts: ipkg-remove: handle existing .ipk files without SourceName field
|
2 years ago |
json_add_image_info.py
|
881ed09ee6
build: create JSON files containing image info
|
1 year ago |
kconfig.pl
|
7eeb254cc4
treewide: replace nbd@openwrt.org with nbd@nbd.name
|
4 years ago |
linksys-image.sh
|
892d741259
build: add a script for generating Linksys factory images
|
2 years ago |
make-ipkg-dir.sh
|
fa69553900
branding: add LEDE branding
|
4 years ago |
md5sum
|
ca8486a632
improve support for building on mac os x by improving detection of missing components
|
12 years ago |
metadata.pm
|
7546be6007
build: allow overriding default selection state for devices
|
1 year ago |
mkhash.c
|
dad48c6438
build: add a small standalone utility for calculating md5/sha256 hash
|
4 years ago |
mkits-qsdk-ipq-image.sh
|
bf4630e5ad
build: add helpers for generating QSDK sysupgrade compatible images
|
2 years ago |
mkits.sh
|
9a8ba44f9c
scripts/mkits.sh: replace legacy backticks with $()
|
1 year ago |
om-fwupgradecfg-gen.sh
|
78a5d25dca
ar71xx: Skip more hashed blocks for OM2P(-HS) 64k variant
|
2 years ago |
package-metadata.pl
|
27a4a71c24
metadata: handle ABI version rebuild tracking for transient dependencies
|
1 year ago |
pad_image
|
d9a0a8c78f
scripts: avoid hard-coded paths in scripts
|
4 years ago |
patch-kernel.sh
|
13a095085e
scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by patches
|
5 years ago |
patch-specs.sh
|
88c07c6552
toolchain: Add GCC 9.1.0 release
|
1 year ago |
portable_date.sh
|
78e5e56201
scripts: fix GNU data invocation
|
5 years ago |
qemustart
|
c2fee615ce
scripts/qemustart: add notes on adding new options
|
1 year ago |
redboot-script.pl
|
d9a0a8c78f
scripts: avoid hard-coded paths in scripts
|
4 years ago |
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
|
10 years ago |
remote-gdb
|
035906fd05
Fix handling of BUILD_SUFFIX in remote-gdb script
|
1 year ago |
rstrip.sh
|
8b2efc87db
scripts: rstrip.sh: allow rpath with sole $ORIGIN token
|
2 years ago |
sign_images.sh
|
2ae5100d70
build: add script to sign packages
|
1 year ago |
slugimage.pl
|
7590c3c58f
scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp function
|
2 years ago |
srecimage.pl
|
24a7ccb056
treewide: replace jow@openwrt.org with jo@mein.io
|
4 years ago |
strip-kmod.sh
|
ec0fb23a41
scripts/strip-kmod.sh: harmonize leading whitespaces
|
1 year ago |
symlink-tree.sh
|
543d945f07
scripts/symlink-tree.sh: use /bin/sh
|
1 year ago |
sysupgrade-tar.sh
|
ee76bd11bb
images: fix boot failures on NAND with small sub pages
|
1 year ago |
target-metadata.pl
|
7546be6007
build: allow overriding default selection state for devices
|
1 year ago |
time.pl
|
340df72e07
scripts: time.pl: Don't print the time on stderr
|
1 year ago |
timestamp.pl
|
091934e7fb
fix timestamp checks for build system paths which have '.svn' in their directory name
|
11 years ago |
ubinize-image.sh
|
5625a02e77
ubinize-image: set image sequence from SOURCE_DATE_EPOCH
|
1 year ago |