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
/
package-metadata.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: package-metadata add pkgmanifestjson call
Paul Spooren
2021-09-23
1
-0
/
+36
*
build: drop ABI version from metadata
Felix Fietkau
2021-02-14
1
-15
/
+0
*
metadata: handle ABI version rebuild tracking for transient dependencies
Jo-Philipp Wich
2019-06-21
1
-0
/
+12
*
metadata: ensure one dependency provider to be y if a package is y
Jonas Gorski
2019-06-20
1
-2
/
+2
*
build: add support to && in DEPENDS
Eneas U de Queiroz
2019-05-31
1
-2
/
+18
*
build: extend ABI_VERSION suffixing to provides
Jo-Philipp Wich
2019-01-24
1
-4
/
+10
*
build: expose ABI version in .packageauxvars
Jo-Philipp Wich
2019-01-19
1
-0
/
+9
*
build: rename .packagesubdirs to .packageauxvars
Jo-Philipp Wich
2019-01-19
1
-3
/
+3
*
metadata: do not emit broken kconfig dependency statements
Jo-Philipp Wich
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
1
-26
/
+0
*
metadata: always resolve dependencies through provides list
Matthias Schiffer
2018-01-13
1
-36
/
+26
*
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
1
-36
/
+0
*
metadata: remove redundant fields from package hash
Matthias Schiffer
2018-01-13
1
-4
/
+4
*
metadata: replace %subdir hash with a path field in source packages
Matthias Schiffer
2018-01-13
1
-13
/
+12
*
metadata: change pkg->{src} field to hold a reference
Matthias Schiffer
2018-01-13
1
-7
/
+7
*
metadata: interate over source packages when generating Makefile
Matthias Schiffer
2018-01-13
1
-26
/
+35
*
metadata: move 'builddepends' from binary to source packages
Matthias Schiffer
2018-01-13
1
-9
/
+7
*
metadata: move 'buildtypes' from binary to source packages
Matthias Schiffer
2018-01-13
1
-6
/
+7
*
metadata: make srcpackage extensible
Matthias Schiffer
2018-01-13
1
-1
/
+1
*
metadata: remove 'base-files' special case
Matthias Schiffer
2018-01-13
1
-1
/
+1
*
scripts/package-metadata.pl: remove broken detection of self-dependencies
Matthias Schiffer
2018-01-04
1
-5
/
+0
*
scripts/package-metadata.pl: inhibit compile deps on missing build types
Jo-Philipp Wich
2017-07-27
1
-6
/
+25
*
scripts/package-metadata.pl: parse and validate field Require-User
Yousong Zhou
2017-06-18
1
-0
/
+12
*
scripts/package-metadata.pl: fix overriding conditional dependencies with con...
Felix Fietkau
2017-01-11
1
-0
/
+2
*
scripts/package-metadata.pl: honour DEFAULT_VARIANT
Jo-Philipp Wich
2016-11-02
1
-2
/
+15
*
scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends
Jo-Philipp Wich
2016-11-02
1
-2
/
+2
*
scripts: fix build warning when overriding packages
Zefir Kurtisi
2016-10-15
1
-1
/
+1
*
scripts/package-metadata.pl: fix generation of dependencies on virtual packages
Matthias Schiffer
2016-09-23
1
-1
/
+4
*
scripts/package-metadata.pl: fix kmod pakage dependencies within the SDK
Felix Fietkau
2016-07-07
1
-0
/
+1
*
build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl
Felix Fietkau
2016-06-07
1
-0
/
+645