aboutsummaryrefslogtreecommitdiff
path: root/include/package-dumpinfo.mk
Commit message (Expand)AuthorAge
* build: remove duplicate MAINTAINER from package-dumpinfo.mkFlorian Eckert2024-05-07
* packages: store URL in ManifestPaul Spooren2024-01-08
* package-dumpinfo,metadata: add ABI version information to package indexPetr Štetiar2023-11-01
* package-dumpinfo: add CPE information to package indexPetr Štetiar2023-11-01
* build: drop ABI version from metadataFelix Fietkau2021-02-14
* build: use SPDX license tagsPaul Spooren2021-02-05
* build: expose ABI version in .packageauxvarsJo-Philipp Wich2019-01-19
* include/package-dumpinfo.mk: don't duplicate source package information for e...Matthias Schiffer2018-01-13
* build: remove obsolete "package feature" featureMatthias Schiffer2018-01-13
* build: remove package preconfig featureMatthias Schiffer2018-01-13
* build: allow defining license information per binary packageMichael Heimpold2017-11-25
* include: fix nonshared flag handlingJo-Philipp Wich2016-04-15
* include: remove now unused PACKAGE_SUBDIR variableJo-Philipp Wich2016-04-13
* include/package-dumpinfo.mk: introduce Repository valuesJo-Philipp Wich2016-04-13
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-24
* include: remove trailing whitespacesLuka Perkov2015-03-29
* generate list of license information for packagesJohn Crispin2014-10-26
* build: add support for declaring package CONFLICTS which only affect selectin...Felix Fietkau2014-10-05
* build: allow packages with build variants to explicitly select a default variantFelix Fietkau2014-09-23
* include: add a meta data field for required system user:groupJohn Crispin2014-09-11
* build: introduce per feed repository supportJo-Philipp Wich2014-08-05
* build: add a dependency on libc to all non-kernel packagesFelix Fietkau2012-06-10
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-02
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-05
* Add maintainer information to menuconfig description dialogMichael Büsch2010-09-30
* build system: introduce a new feature called build variants. it allows buildi...Felix Fietkau2009-11-10
* add experimental support for a new menuconfig submenu "Package features". all...Felix Fietkau2009-10-17
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-17
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-03
* added source distribution to package dump, used by our SDK (include source di...Ralph Hempel2009-03-01
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-13
* add a packaging method that installs files into a subdirectory of bin/ instea...Felix Fietkau2007-09-29
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* revert part of [6573] to keep the speedup of metadata scanningFelix Fietkau2007-03-16
* formatting and trivial cleanupMike Baker2007-03-16
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-16
* split package.mk and clean up build system code (based on patch by mbm), make...Felix Fietkau2007-03-15