Commit History

Autor SHA1 Mensaxe Data
  Felix Fietkau 2d7eaf2e15 build: allow the package maintainer info to be specified globally for a source package %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems %!s(int64=13) %!d(string=hai) anos
  Jo-Philipp Wich b06f4dc972 make packages depend on +librt and +libpthread by default if eglibc is in use %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau edee850e18 build: add a dependency on libc to all non-kernel packages %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau 74946bb022 build: remove redundant call to $(SH_FUNC) (#8042) %!s(int64=14) %!d(string=hai) anos
  Felix Fietkau edc3ad9100 build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags %!s(int64=14) %!d(string=hai) anos
  Felix Fietkau bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig %!s(int64=14) %!d(string=hai) anos
  Felix Fietkau 459762ace2 add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages %!s(int64=14) %!d(string=hai) anos
  Jo-Philipp Wich 8b9ca16985 add support for flagging packages %!s(int64=15) %!d(string=hai) anos
  Jo-Philipp Wich 064e7c8f00 Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau a9136c0892 speed up the build system by including include/shell.sh on shell commands only where necessary %!s(int64=15) %!d(string=hai) anos
  Michael Büsch 7ed7784f59 Support parallel build of certain packages %!s(int64=15) %!d(string=hai) anos
  Travis Kemen e09067b221 The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). %!s(int64=16) %!d(string=hai) anos
  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 %!s(int64=16) %!d(string=hai) anos
  Imre Kaloz 671280830d add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter %!s(int64=16) %!d(string=hai) anos
  Florian Fainelli e5221c1405 revert 17050 this was not the right way to fix this %!s(int64=16) %!d(string=hai) anos
  Imre Kaloz 9711e6ad55 use board names instead of arch in packages %!s(int64=16) %!d(string=hai) anos
  Florian Fainelli 04fc02ba10 move the global ipv6 option to the very bottom of the options passed to configure scripts, so that we can still override it in package makefiles (#5592, #5586) %!s(int64=16) %!d(string=hai) anos
  Florian Fainelli 11e1304ca0 globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857) %!s(int64=16) %!d(string=hai) anos
  Florian Fainelli d413a9639e Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Daniel Dickinson (#5255) %!s(int64=16) %!d(string=hai) anos
  Ralph Hempel 6f29703625 add dist and distcheck target (to create new source balls) %!s(int64=16) %!d(string=hai) anos
  Nicolas Thill c73f8dfbe0 remove 2 old interfering variables, probably missed from [15299] %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 729e0fa4d1 move pkg config stuff to per-target exports to prevent interference with host builds %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau f0bc868861 initialize the url field for packages %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau bc6fcb0067 eliminate redundancy by creating the quilt_used stampfile in the right place %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 7502d4bd61 add support for build-only packages which do not appear in menuconfig %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 238304231d make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball) %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 3b937f85e8 add default Build/Install template, which is activated by setting PKG_INSTALL=1 %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 06e754b1f7 replace config.guess and config.sub properly, even if they are in a subdirectory %!s(int64=17) %!d(string=hai) anos