Historial de Commits

Autor SHA1 Mensaje Fecha
  Florian Eckert 0d445dad98 build: remove duplicate MAINTAINER from package-dumpinfo.mk hace 1 año
  Paul Spooren 751791d545 packages: store URL in Manifest hace 2 años
  Petr Štetiar 649655f427 package-dumpinfo,metadata: add ABI version information to package index hace 2 años
  Petr Štetiar 33b3fea702 package-dumpinfo: add CPE information to package index hace 3 años
  Felix Fietkau c921650382 build: drop ABI version from metadata hace 4 años
  Paul Spooren a17b8eaa2e build: use SPDX license tags hace 5 años
  Jo-Philipp Wich e3d5b384aa build: expose ABI version in .packageauxvars hace 7 años
  Matthias Schiffer 1e2570dd04 include/package-dumpinfo.mk: don't duplicate source package information for every binary package hace 8 años
  Matthias Schiffer 4bb54ed15e build: remove obsolete "package feature" feature hace 8 años
  Matthias Schiffer 3abf663c22 build: remove package preconfig feature hace 8 años
  Michael Heimpold 2cb75cd8b9 build: allow defining license information per binary package hace 8 años
  Jo-Philipp Wich 349e7b635e include: fix nonshared flag handling hace 9 años
  Jo-Philipp Wich be575fdc9d include: remove now unused PACKAGE_SUBDIR variable hace 9 años
  Jo-Philipp Wich aad2b92603 include/package-dumpinfo.mk: introduce Repository values hace 9 años
  Jo-Philipp Wich 0333da8943 include: group kmod ipk files into a "kernel" subdirectory hace 10 años
  Luka Perkov 7002f6326e include: remove trailing whitespaces hace 10 años
  John Crispin eb738f5275 generate list of license information for packages hace 11 años
  Felix Fietkau 5e4789671a build: add support for declaring package CONFLICTS which only affect selecting built-in packages hace 11 años
  Felix Fietkau a62f0d02ec build: allow packages with build variants to explicitly select a default variant hace 11 años
  John Crispin 285012d897 include: add a meta data field for required system user:group hace 11 años
  Jo-Philipp Wich a720dd209f build: introduce per feed repository support hace 11 años
  Felix Fietkau edee850e18 build: add a dependency on libc to all non-kernel packages hace 13 años
  Felix Fietkau bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig hace 14 años
  Felix Fietkau 459762ace2 add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages hace 14 años
  Michael Büsch e9eb82b33b Add maintainer information to menuconfig description dialog hace 15 años
  Felix Fietkau 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package hace 16 años
  Felix Fietkau 94cdcbde6d add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 hace 16 años
  Felix Fietkau ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants hace 17 años
  Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions hace 17 años
  Ralph Hempel 6ae7a0f94f added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) hace 17 años