Historique des commits

Auteur SHA1 Message Date
  Christian Marangi c47532b1ea kernel-build.mk: add support for compiling only DTS il y a 1 an
  Eneas U de Queiroz 91a5d69ea4 build: allow package to be built for all variants il y a 4 ans
  Felix Fietkau 94b0849c19 build: add SUBDIR_MAKE_DEBUG variable to make it easier to debug package makefiles il y a 4 ans
  Eneas U de Queiroz 19aae949c6 build: avoid rebuilds of unset VARIANT packages il y a 4 ans
  Paul Spooren a17b8eaa2e build: use SPDX license tags il y a 5 ans
  Karel Kočí 501123eb7a include/subdir: on build failure always print error il y a 5 ans
  Jo-Philipp Wich d3ddf6631e build: remove GNU time dependency il y a 7 ans
  Andy Boyett 591780615b build: add busybox support to `time` prereq-check il y a 7 ans
  Etienne Champetier ff6e62b288 build: log time taken by each packages/steps il y a 7 ans
  Felix Fietkau e313a33024 build: allow building an individual subdir without dependencies using NO_DEPS=1 il y a 8 ans
  Felix Fietkau d826af2cbb build: make <subdir>/install opt-in, use it for target/ only il y a 9 ans
  Felix Fietkau 0e22d63775 build: fix CONFIG_AUTOREMOVE for packages with multiple variants il y a 9 ans
  Felix Fietkau 7a523569f7 build: add support for automatically removing build dir contents during build il y a 9 ans
  Felix Fietkau 6cf067d084 build: define common subdir targets in rules.mk il y a 9 ans
  Felix Fietkau 7a315b0b5d build: implement make check and make package/X/check il y a 9 ans
  Felix Fietkau f08623516f build: add logging for package host builds il y a 10 ans
  Felix Fietkau 8977571d7f build: split BUILD_LOG logs per variant il y a 10 ans
  Felix Fietkau c7308bc9f1 build: use a separate variable checking the subdir path (for host packages) il y a 10 ans
  Felix Fietkau 36502c5a6f build: move host build directories of package/* to build_dir/target-*/host/ il y a 10 ans
  Luka Perkov 7002f6326e include: remove trailing whitespaces il y a 10 ans
  Felix Fietkau 364fb4dacb build: do not process built-in rules for make subdirs il y a 11 ans
  Felix Fietkau b544fd922a tools: fix stampfile dependency handling when the list of build dirs changes (#15186) il y a 11 ans
  John Crispin b065867cfb log failed package builds il y a 13 ans
  Felix Fietkau b68404f278 remove legacy package/foo-compile wrapper targets, people should be used to the correct target names by now il y a 14 ans
  Felix Fietkau d637ae2fc8 make the build system a bit more silent without V=99 il y a 14 ans
  Felix Fietkau 61485f6491 build: reduce the amount of generated make code for the initial prereq scan - makes it about 20% faster il y a 14 ans
  Felix Fietkau 314ce66b86 build: use a conditional @ sign before silenced targets instead of .SILENT - makes prereq checks more than twice as fast il y a 14 ans
  Ralph Hempel a1973192c6 add configure as package target il y a 15 ans
  Felix Fietkau 7f80e26661 fix build dependencies on packages with multiple variants but no selected virtual packages il y a 15 ans
  Felix Fietkau 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point il y a 15 ans