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
*
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
*
scripts/package-metadata.pl: inhibit compile deps on missing build types
Jo-Philipp Wich
2017-07-27
1
-6
/
+25
*
build: bundle-libraries.sh: do not override argv[0] in inner exec calls
Jo-Philipp Wich
2017-07-24
1
-1
/
+3
*
scripts/download.pl: Adjust URLs
Daniel Engberg
2017-07-21
1
-5
/
+5
*
build: fix invocation of bundled ld.so in SDK and Imagebuilder
Jo-Philipp Wich
2017-07-21
1
-15
/
+18
*
scripts/gen_image_generic.sh: drop NOGRUB variable
Stijn Tintel
2017-07-14
1
-2
/
+0
*
scripts/gen_image_generic.sh: move from x86/image
Stijn Tintel
2017-07-14
1
-0
/
+37
*
scripts: make all scripts executable
Stijn Tintel
2017-07-14
2
-0
/
+0
*
scripts/openbsd.sh: remove script
Stijn Tintel
2017-07-14
1
-24
/
+0
*
scripts/package-metadata.pl: parse and validate field Require-User
Yousong Zhou
2017-06-18
2
-1
/
+83
*
scripts/download.pl: print the command used to download files
Felix Fietkau
2017-05-25
1
-0
/
+1
*
scripts: Probe external toolchains for libthread-db
Florian Fainelli
2017-05-11
1
-0
/
+1
*
scripts: Probe external toolchains for libgomp
Florian Fainelli
2017-05-11
1
-1
/
+2
*
build: remove absolute path to perl and replace with /usr/bin/env perl
Bastian Köcher
2017-05-02
4
-4
/
+7
*
scripts/qemustart: initial version
Yousong Zhou
2017-04-23
1
-0
/
+281
*
scripts/download.pl: fix error message on hash mismatch
Felix Fietkau
2017-04-04
1
-1
/
+1
*
scripts: only generate config from feature flag if fully match
Hauke Mehrtens
2017-03-20
1
-31
/
+31
*
scripts/feeds: Reuse TOPDIR if defined in environment
Michal Sojka
2017-02-21
1
-1
/
+2
*
gen-dependencies.sh: fix handling variations in "file" output
Felix Fietkau
2017-02-19
1
-1
/
+1
*
rstrip.sh: fix handling variations in "file" output
Felix Fietkau
2017-02-19
1
-1
/
+1
*
feeds: add option to force feed update despite modified files
Jo-Philipp Wich
2017-02-15
1
-9
/
+26
*
build: add buildbot specific config option for setting defaults
Felix Fietkau
2017-02-14
1
-1
/
+4
*
scripts/om-fwupgradecfg-gen.sh: add support for the A60
Sven Eckelmann
2017-02-14
1
-2
/
+2
*
build: remove libc version suffix from build/staging directories
Felix Fietkau
2017-02-07
1
-2
/
+2
*
scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback
Jo-Philipp Wich
2017-02-02
1
-2
/
+7
*
scripts/getver.sh: append short git hash based on upstream commit
Magnus Kroken
2017-02-01
1
-1
/
+2
*
download.pl: fix detecting download errors with curl
Felix Fietkau
2017-01-31
1
-1
/
+1
*
scripts/package-metadata.pl: fix overriding conditional dependencies with con...
Felix Fietkau
2017-01-11
1
-0
/
+2
*
build: rework library bundling
Jo-Philipp Wich
2017-01-10
1
-27
/
+75
*
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2017-01-05
5
-14
/
+10
*
build: add a small standalone utility for calculating md5/sha256 hash
Felix Fietkau
2017-01-05
1
-0
/
+827
[next]