Historique des commits

Auteur SHA1 Message Date
  Matthias Schiffer fbb924abff build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package subdir compile dependencies il y a 1 an
  Felix Fietkau 340c2ed2ef tools/llvm-bpf: move tarball packing to target/llvm-bpf il y a 3 ans
  Felix Fietkau d826af2cbb build: make <subdir>/install opt-in, use it for target/ only il y a 8 ans
  Jo-Philipp Wich 5a37d0601a sdk: depend on linux/install il y a 9 ans
  Felix Fietkau 072bed4760 target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install il y a 13 ans
  Gabor Juhos 6a57a1fbdb imagebuilder: fix parallel building (closes #11117) il y a 13 ans
  Felix Fietkau 44aa03f2f9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. il y a 16 ans
  Felix Fietkau bdb9c7351c some more build system cleanup il y a 17 ans
  Felix Fietkau 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine il y a 17 ans
  Felix Fietkau 761dc0a0ae fix a dependency bug il y a 18 ans
  Felix Fietkau 09c82d165a only build sdk and imagebuilder at target/install time il y a 18 ans
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) il y a 18 ans
  Felix Fietkau 5f9838d5f9 don't run the image prereq check if the image directory does not exist il y a 18 ans
  Felix Fietkau 9abbe7a033 Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot il y a 18 ans
  Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing! il y a 18 ans
  Felix Fietkau 1099e2d679 the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it... il y a 18 ans
  Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile il y a 18 ans
  Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds il y a 18 ans
  Felix Fietkau 351d0d4b07 Fix config checks for Image Builder and SDK - only build them when requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. il y a 19 ans
  Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. il y a 19 ans
  Felix Fietkau ebdcc6d40c move target/utils to tools/firmware-utils il y a 19 ans
  Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained il y a 19 ans
  Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds il y a 19 ans
  Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843) il y a 19 ans
  Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk il y a 19 ans