ath79: TP-Link Archer C7 v4 swap usb led names
[openwrt/staging/dedeckeh.git] / scripts / metadata.pm
2019-01-19 Jo-Philipp Wichbuild: expose ABI version in .packageauxvars
2018-09-09 Yousong Zhouscripts/metadata.pm: avoid adding dup names in provides...
2018-02-26 Matthias Schifferscripts/metadata.pm: allow group-only Require-User...
2018-01-13 Matthias Schifferbuild: remove obsolete "package feature" feature
2018-01-13 Matthias Schiffermetadata: scripts/feeds: distinguish between source...
2018-01-13 Matthias Schiffermetadata: always resolve dependencies through provides...
2018-01-13 Matthias Schifferbuild: remove package preconfig feature
2018-01-13 Matthias Schiffermetadata: remove redundant fields from package hash
2018-01-13 Matthias Schiffermetadata: replace %subdir hash with a path field in...
2018-01-13 Matthias Schiffermetadata: change pkg->{src} field to hold a reference
2018-01-13 Matthias Schiffermetadata: interate over source packages when generating...
2018-01-13 Matthias Schiffermetadata: move 'builddepends' from binary to source...
2018-01-13 Matthias Schiffermetadata: move 'buildtypes' from binary to source packages
2018-01-13 Matthias Schiffermetadata: make srcpackage extensible
2017-06-18 Yousong Zhouscripts/package-metadata.pl: parse and validate field...
2016-07-07 Felix Fietkauscripts/package-metadata.pl: fix kmod pakage dependenci...
2016-06-07 Felix Fietkaubuild: implement support for selecting multiple device...
2016-05-15 Felix Fietkaubuild: remove profile kernel/build system config overri...
2016-05-13 Felix Fietkauscripts/metadata.pl: add support for generating profile...
2016-05-11 Felix Fietkaumetadata.pl: fix target profile sorting check
2016-05-11 Felix Fietkaumetadata.pl: add support for forcing sorting of profiles
2016-05-11 Felix Fietkautarget.mk: remove the unused Target-Path field
2016-04-13 Jo-Philipp Wichscripts: remove "Package-Subdir" metadata handling
2016-04-13 Jo-Philipp Wichscripts: metadata: use the new "Repository" field
2016-01-24 Jo-Philipp Wichinclude: group kmod ipk files into a "kernel" subdirectory
2016-01-10 Felix Fietkauscripts/metadata.pl: add support for ignoring source...
2015-03-15 Felix Fietkauscripts/metadata.pm: save target makefile names
2015-03-15 Felix Fietkauscripts/metadata.pl: move parse_target_metadata() to...
2015-02-09 John Crispinbuild: propagate override information to .config file
2014-10-26 John Crispingenerate list of license information for packages
2014-10-05 Felix Fietkaubuild: add support for declaring package CONFLICTS...
2014-09-23 Felix Fietkaubuild: allow packages with build variants to explicitly...
2014-08-05 Jo-Philipp Wichbuild: introduce per feed repository support
2013-07-18 Jo-Philipp Wichscripts: change metadata.pm and metadata.pl to not...
2011-07-02 Felix Fietkauadd support for hidden packages that get selected/built...
2011-04-05 Felix Fietkauadd a new package metadata variable MDEPENDS for specif...
2010-01-23 Felix Fietkaumetadata: allow build variants to contain "-"
2009-11-10 Felix Fietkaubuild system: introduce a new feature called build...
2009-10-17 Felix Fietkauadd experimental support for a new menuconfig submenu...
2009-10-02 Felix Fietkaumetadata.pl: do not strip whitespaces from multiline...
2009-05-04 Felix Fietkauscripts/feeds: fix a warning (#4474)
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-03 Felix Fietkaufix a package metadata parsing bug
2009-03-01 Ralph Hempeladded source distribution to package dump, used by...
2009-01-13 Felix Fietkauadd support for build-only packages which do not appear...
2008-08-16 Felix Fietkaufix uninitialized variable in metadata.pm (#3860)
2008-08-04 Felix Fietkauscripts/feeds: properly handle virtual packages as...
2007-12-14 Felix Fietkaufix the sdk
2007-10-31 Felix Fietkauindent custom package config code
2007-09-29 Felix Fietkauadd a packaging method that installs files into a subdi...
2007-09-23 Felix Fietkauadd initial version of a package feeds management script