index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scripts: add size_compare.sh
Paul Spooren
2020-11-24
1
-0
/
+151
*
scripts: download.pl: retry download using filename
David Bauer
2020-11-20
1
-2
/
+6
*
scripts: add const_structs.checkpatch for checkpatch.pl
Adrian Schmutzler
2020-11-18
1
-0
/
+68
*
scripts: checkpatch.pl: suppress warnings about MAINTAINERS
Adrian Schmutzler
2020-11-18
1
-1
/
+1
*
scripts/kconfig.pl: allow regex syntax in filtering out config entries
Felix Fietkau
2020-11-13
1
-2
/
+9
*
scripts: add spelling.txt for checkpatch.pl
Paul Spooren
2020-11-12
1
-0
/
+1517
*
scripts: checkpatch remove device-tree doc check
Paul Spooren
2020-11-12
1
-47
/
+0
*
scripts: Update checkpatch.pl to 2020-06-11
Paul Spooren
2020-11-12
1
-567
/
+3995
*
build: store SOURCE_DATE_EPOCH in JSON info files
Paul Spooren
2020-11-12
1
-0
/
+1
*
scripts: mkhash fail on hashing a folder
Paul Spooren
2020-11-09
1
-0
/
+8
*
scripts: mkhash fix return code handling
Paul Spooren
2020-11-09
1
-2
/
+5
*
scripts: mkhash show -n option in usage
Paul Spooren
2020-11-09
1
-1
/
+4
*
scripts: bundle-libraries.sh: fix broken SDK compiler
Petr Štetiar
2020-11-02
1
-1
/
+18
*
scripts/getver.sh: silence rev-list errors
Petr Štetiar
2020-11-02
1
-3
/
+3
*
scripts/qemustart: update malta to use MIPS64 R2 cpu
Tony Ambardar
2020-10-11
1
-1
/
+3
*
build: define PWM_SUPPORT arch feature flag
Christian Lamparter
2020-09-25
1
-0
/
+1
*
scripts: mkits.sh make it possible to specify fdt@#
Christian Lamparter
2020-09-25
1
-4
/
+8
*
scripts: update SPDX license names
Paul Spooren
2020-09-22
33
-33
/
+33
*
scripts: ipkg-build: simplify uid/gid resolving
Jo-Philipp Wich
2020-09-14
1
-36
/
+29
*
build: add user/group ID resolve function
Paul Spooren
2020-09-14
1
-2
/
+40
*
scripts: download.pl: fix indentation
David Bauer
2020-09-11
1
-3
/
+2
*
scripts: bundle-libraries.sh: retain preloaded libraries
Jo-Philipp Wich
2020-09-10
1
-1
/
+1
*
build: store granular timestamps in packages
Paul Spooren
2020-08-31
1
-9
/
+3
*
build: get_source_date_epoch allow external repos
Paul Spooren
2020-08-31
1
-6
/
+8
*
build: Fix Shellcheck for get_source_date_epoch.sh
Paul Spooren
2020-08-31
1
-2
/
+5
*
build: ipkg-build use fakeroot with PKG_FILE_MODES
Paul Spooren
2020-08-31
1
-16
/
+25
*
Revert "scripts/download: add sources CDN as first mirror"
Jo-Philipp Wich
2020-08-24
1
-1
/
+0
*
treewide: replace `which` with `command -v`
Paul Spooren
2020-08-12
1
-6
/
+6
*
scripts: remove checkpatch.sh
Petr Štetiar
2020-08-04
1
-3
/
+0
*
scripts: Add Buildbot dump-target-info.pl script
Paul Spooren
2020-08-04
2
-0
/
+94
*
scripts/checkpatch.pl: fix README.md file name after rename
Adrian Schmutzler
2020-08-02
1
-1
/
+1
*
build: add option to mark devices as BROKEN
Adrian Schmutzler
2020-07-30
2
-0
/
+6
*
build,json: fix compatibility with Python 3.5
Paul Spooren
2020-07-13
1
-1
/
+1
*
scripts/env: Fix 56f813674a scripts/env: use command -v instead of which
Kevin Darbyshire-Bryant
2020-07-12
1
-1
/
+1
*
scripts/mkits.sh: fix use of printf
Adrian Schmutzler
2020-07-11
1
-2
/
+3
*
scripts/mkits.sh: fix remaining shellcheck warning
Petr Štetiar
2020-07-11
1
-1
/
+1
*
scripts/mkits.sh: switch from bash to sh
Rosen Penev
2020-07-11
1
-1
/
+1
*
scripts/mkits.sh: fix improper string and array concatenation
Rosen Penev
2020-07-11
1
-1
/
+1
*
scripts/mkits.sh: add missing quotes
Rosen Penev
2020-07-11
1
-2
/
+2
*
scripts/mkits.sh: replace echo -e with printf
Rosen Penev
2020-07-11
1
-12
/
+12
*
scripts/gen_image_generic.sh: fix more shellcheck warnings
Petr Štetiar
2020-07-11
1
-4
/
+3
*
scripts/gen_image_generic.sh: use /bin/sh
Rosen Penev
2020-07-11
1
-1
/
+1
*
scripts/gen_image_generic.sh: replace -o with if/&&
Rosen Penev
2020-07-11
1
-2
/
+2
*
scripts/env: fix remaining shellcheck warning
Petr Štetiar
2020-07-11
1
-1
/
+1
*
scripts/env: use read -r instead of read
Rosen Penev
2020-07-11
1
-1
/
+1
*
scripts/env: exit in case of failure to cd
Rosen Penev
2020-07-11
1
-1
/
+1
*
scripts/env: replace \! with !
Rosen Penev
2020-07-11
1
-2
/
+2
*
scripts/env: use command -v instead of which
Rosen Penev
2020-07-11
1
-1
/
+1
*
build: fix compatibility with python 3.6
Huangbin Zhan
2020-07-07
1
-3
/
+4
*
build: mconf readme update
Sergio E. Nemirowski
2020-07-07
1
-3
/
+6
[prev]
[next]