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: time.pl: Don't print the time on stderr
Alban Bedel
2019-09-04
1
-1
/
+1
*
scripts/feeds: add src-include method
Bjørn Mork
2019-09-04
1
-11
/
+26
*
metadata: handle ABI version rebuild tracking for transient dependencies
Jo-Philipp Wich
2019-09-04
1
-0
/
+12
*
scripts/config: fix *c_shipped build depency tracking
Jonas Gorski
2019-09-04
1
-4
/
+4
*
metadata: ensure one dependency provider to be y if a package is y
Jonas Gorski
2019-09-04
1
-2
/
+2
*
config: fix relational operators for bool and tristate symbols
Nicolas Pitre
2019-09-04
1
-1
/
+4
*
config: regenerate *_shipped sources
Jonas Gorski
2019-09-04
2
-243
/
+302
*
scripts/ubinize-image.sh: fix buildbot breakage
Petr Štetiar
2019-08-01
1
-1
/
+1
*
build: add support to && in DEPENDS
Eneas U de Queiroz
2019-05-31
1
-2
/
+18
*
build: fix STAGING_DIR cleaning when filenames contain spaces
Jeffery To
2019-05-17
1
-0
/
+1
*
build: add a config option for enabling a testing version of the target kernel
Felix Fietkau
2019-05-11
2
-5
/
+13
*
scripts/qemustart: add notes on adding new options
Yousong Zhou
2019-04-26
1
-0
/
+5
*
scripts/qemustart: fix network device emulation
Yousong Zhou
2019-04-26
1
-11
/
+17
*
scripts/qemustart: no network by default and enable with -n
Yousong Zhou
2019-04-26
1
-5
/
+7
*
scripts/qemustart: fix usage with networking support
Hans Dedecker
2019-04-24
1
-4
/
+4
*
build: switch default target from ar71xx to ath79
Kevin Darbyshire-Bryant
2019-04-11
1
-1
/
+1
*
scripts/qemustart: Allow specifying custom rootfs for malta
Petr Štetiar
2019-04-08
1
-0
/
+11
*
scripts/qemustart: Allow specifying custom kernel for x86
Petr Štetiar
2019-04-08
1
-1
/
+9
*
scripts/qemustart: Allow usage without networking
Petr Štetiar
2019-04-08
1
-10
/
+31
*
IB: fix generating .profile.mk for profiles without metadata
Daniel Golle
2019-03-27
1
-1
/
+1
*
scripts/gen_image_generic.sh: fail on errors
Stijn Tintel
2019-03-27
1
-1
/
+1
*
IB: include SUPPORTED_DEVICES in 'make info' output
Daniel Golle
2019-03-11
2
-0
/
+5
*
ib: display whether profile comes with image metadata
Daniel Golle
2019-03-06
2
-0
/
+3
*
scripts: make eva_ramboot.py offset configurable
David Bauer
2019-02-28
1
-11
/
+19
*
build: add helpers for generating QSDK sysupgrade compatible images
Piotr Dymacz
2019-02-25
1
-0
/
+59
*
scripts/qemustart: allow machine selection with new option --machine
Yousong Zhou
2019-02-22
1
-6
/
+12
*
scripts: ipkg-make-index.sh: dereference symbolic links
Jo-Philipp Wich
2019-01-31
1
-1
/
+1
*
build: fix STAGING_DIR cleaning for packages
Jeffery To
2019-01-30
1
-1
/
+1
*
build: add a script for generating Linksys factory images
Oever González
2019-01-26
1
-0
/
+67
*
build: extend ABI_VERSION suffixing to provides
Jo-Philipp Wich
2019-01-24
1
-4
/
+10
*
scripts: ipkg-remove: handle existing .ipk files without SourceName field
Jo-Philipp Wich
2019-01-21
1
-0
/
+5
*
build: add ABI_VERSION to binary package names
Jo-Philipp Wich
2019-01-19
1
-0
/
+15
*
build: expose ABI version in .packageauxvars
Jo-Philipp Wich
2019-01-19
2
-0
/
+10
*
build: rename .packagesubdirs to .packageauxvars
Jo-Philipp Wich
2019-01-19
1
-3
/
+3
*
build: Drop user/group ID/name from sysupgrade.tar
Sven Eckelmann
2019-01-02
1
-1
/
+1
*
build: Use stable file ordering in sysupgrade.tar
Sven Eckelmann
2019-01-02
1
-1
/
+1
*
scripts: rstrip.sh: allow rpath with sole $ORIGIN token
Yorkie Liu
2018-12-19
1
-1
/
+1
*
scripts/qemustart: more compact rand_mac()
Yousong Zhou
2018-12-17
1
-1
/
+1
*
script: ipkg-build: honour $SOURCE_DATE_EPOCH
Jo-Philipp Wich
2018-11-08
1
-1
/
+5
*
scripts: update config.guess and config.sub
Hauke Mehrtens
2018-11-01
2
-1624
/
+1649
*
ar71xx: Skip more hashed blocks for OM2P(-HS) 64k variant
Sven Eckelmann
2018-09-10
1
-1
/
+1
*
scripts/ipkg-build: quash error messages when conffiles.resolved is empty
Yousong Zhou
2018-09-09
1
-2
/
+4
*
scripts/metadata.pm: avoid adding dup names in provides list
Yousong Zhou
2018-09-09
1
-0
/
+1
*
build: add support for enabling the rootfs/boot partition size option via tar...
Felix Fietkau
2018-09-03
1
-0
/
+2
*
scripts: bundle-libraries: fix logic flaw
Jo-Philipp Wich
2018-08-29
1
-7
/
+6
*
build: add mkrasimage
David Bauer
2018-08-28
1
-196
/
+0
*
scripts: bundle-libraries: prevent loading host locales (FS#1803)
Jo-Philipp Wich
2018-08-27
1
-5
/
+21
*
scripts: time.pl: avoid hard Time::HiRes dependency
Jo-Philipp Wich
2018-08-05
1
-4
/
+27
*
build: remove GNU time dependency
Jo-Philipp Wich
2018-08-05
1
-0
/
+42
*
config: Change conf.c remove compiler warnings
Paul Schulz
2018-07-30
1
-6
/
+6
[next]