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
*
fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhere
Yousong Zhou
2018-12-18
1
-1
/
+1
*
scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp function
Ted Hess
2018-12-18
1
-4
/
+4
*
script: ipkg-build: honour $SOURCE_DATE_EPOCH
Jo-Philipp Wich
2018-11-08
1
-1
/
+5
*
scripts: bundle-libraries: fix logic flaw
Jo-Philipp Wich
2018-08-30
1
-7
/
+6
*
scripts: bundle-libraries: prevent loading host locales (FS#1803)
Jo-Philipp Wich
2018-08-30
1
-5
/
+21
*
include/feeds.mk: rework generation of opkg distfeeds.conf
Matthias Schiffer
2018-07-12
1
-2
/
+3
*
scripts/feeds: add src-dummy method
Matthias Schiffer
2018-07-12
1
-1
/
+6
*
build: fix target metadata scan dependencies
Felix Fietkau
2018-07-03
1
-2
/
+2
*
env: only use color diffs on terminals
Philip Prindeville
2018-05-05
1
-1
/
+1
*
download.pl: Change OpenWrt mirrors to HTTPS.
Rosen Penev
2018-05-01
1
-4
/
+4
*
download.pl: Change SourceForge address to HTTPS.
Rosen Penev
2018-05-01
1
-1
/
+1
*
scripts/feeds: add support for git feeds with submodules
Felix Fietkau
2018-04-27
1
-0
/
+6
*
scripts: bundle-libraries: fix build on OS X (FS#1493)
Jo-Philipp Wich
2018-04-26
1
-0
/
+4
*
ipq40xx: add support for OpenMesh A62
Sven Eckelmann
2018-04-23
1
-1
/
+9
*
scripts: add EVA ramboot script
Valentin Spreckels
2018-03-18
1
-0
/
+37
*
build: Allow to change the FIT config section name
Sven Eckelmann
2018-03-17
1
-4
/
+6
*
scripts/metadata.pm: allow group-only Require-User specs
Matthias Schiffer
2018-02-26
1
-2
/
+4
*
build: cleanup leftover qconf files
Alif M. Ahmad
2018-02-13
1
-1
/
+1
*
build: bundle-libraries.sh: patch bundled ld.so
Jo-Philipp Wich
2018-02-02
1
-0
/
+13
*
scripts/qemustart: more portable array operation
Yousong Zhou
2018-01-31
1
-4
/
+4
*
metadata: do not emit broken kconfig dependency statements
Jo-Philipp Wich
2018-01-14
1
-1
/
+1
*
scripts/feeds: fix install of packages with different source/binary names
Matthias Schiffer
2018-01-14
1
-1
/
+1
*
metadata: improve code readability by using (s)printf instead of string inter...
Matthias Schiffer
2018-01-13
1
-13
/
+13
*
build: remove obsolete "package feature" feature
Matthias Schiffer
2018-01-13
2
-48
/
+1
*
metadata: scripts/feeds: distinguish between source and binary packages, reso...
Matthias Schiffer
2018-01-13
2
-70
/
+112
*
metadata: always resolve dependencies through provides list
Matthias Schiffer
2018-01-13
3
-46
/
+35
*
metadata: simplify generation of build depends from runtime depends
Matthias Schiffer
2018-01-13
1
-71
/
+41
*
metadata: handle target build depends together with host build depends
Matthias Schiffer
2018-01-13
1
-32
/
+28
*
build: remove package preconfig feature
Matthias Schiffer
2018-01-13
2
-55
/
+1
*
metadata: remove redundant fields from package hash
Matthias Schiffer
2018-01-13
3
-8
/
+9
*
metadata: replace %subdir hash with a path field in source packages
Matthias Schiffer
2018-01-13
2
-22
/
+15
*
metadata: change pkg->{src} field to hold a reference
Matthias Schiffer
2018-01-13
3
-35
/
+34
*
metadata: interate over source packages when generating Makefile
Matthias Schiffer
2018-01-13
2
-26
/
+36
*
metadata: move 'builddepends' from binary to source packages
Matthias Schiffer
2018-01-13
3
-21
/
+21
*
metadata: move 'buildtypes' from binary to source packages
Matthias Schiffer
2018-01-13
2
-8
/
+9
*
metadata: make srcpackage extensible
Matthias Schiffer
2018-01-13
3
-4
/
+6
*
metadata: remove 'base-files' special case
Matthias Schiffer
2018-01-13
1
-1
/
+1
*
om-fwupgradecfg-gen.sh: add support for the A42
Sven Eckelmann
2018-01-13
1
-4
/
+18
*
combined-ext-image.sh: generate image in temp dir
Sven Eckelmann
2018-01-13
1
-6
/
+23
*
scripts/package-metadata.pl: remove broken detection of self-dependencies
Matthias Schiffer
2018-01-04
1
-5
/
+0
*
base-files: allow skipping of hash verification
Jo-Philipp Wich
2017-12-14
1
-1
/
+1
*
merge: targets: update image generation and targets
Zoltan HERPAI
2017-12-08
2
-7
/
+7
*
merge: base: update base-files and basic config
Zoltan HERPAI
2017-12-08
2
-2
/
+2
*
scripts/config: add qconf files to .gitignore
Alif M. Ahmad
2017-11-02
1
-0
/
+6
*
scripts/config: Add qconf target to Makefile
Alif M. Ahmad
2017-11-02
1
-0
/
+56
*
scripts/config: add -DKBUILD_NO_NLS to CXXFLAGS
Felix Fietkau
2017-11-02
1
-0
/
+1
*
scripts/config: import qconf
Alif M. Ahmad
2017-11-02
3
-0
/
+2526
*
treewide: fix shellscript syntax errors/typos
Lorenzo Santina
2017-09-13
1
-1
/
+1
*
scripts/download.pl: fail loudly if provided hash is unsupported
Baptiste Jonglez
2017-09-11
1
-0
/
+1
*
scripts/dowload.pl: use glob to expand target dir
Zoltan Gyarmati
2017-08-30
1
-1
/
+1
[next]