Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthias Schiffer fbb924abff build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package subdir compile dependencies vor 1 Jahr
  Felix Fietkau 340c2ed2ef tools/llvm-bpf: move tarball packing to target/llvm-bpf vor 3 Jahren
  Felix Fietkau d826af2cbb build: make <subdir>/install opt-in, use it for target/ only vor 8 Jahren
  Jo-Philipp Wich 5a37d0601a sdk: depend on linux/install vor 9 Jahren
  Felix Fietkau 072bed4760 target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install vor 13 Jahren
  Gabor Juhos 6a57a1fbdb imagebuilder: fix parallel building (closes #11117) vor 13 Jahren
  Felix Fietkau 44aa03f2f9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. vor 16 Jahren
  Felix Fietkau bdb9c7351c some more build system cleanup vor 17 Jahren
  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 vor 17 Jahren
  Felix Fietkau 761dc0a0ae fix a dependency bug vor 18 Jahren
  Felix Fietkau 09c82d165a only build sdk and imagebuilder at target/install time vor 18 Jahren
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) vor 18 Jahren
  Felix Fietkau 5f9838d5f9 don't run the image prereq check if the image directory does not exist vor 18 Jahren
  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 vor 18 Jahren
  Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing! vor 18 Jahren
  Felix Fietkau 1099e2d679 the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it... vor 18 Jahren
  Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile vor 18 Jahren
  Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds vor 18 Jahren
  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. vor 19 Jahren
  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. vor 19 Jahren
  Felix Fietkau ebdcc6d40c move target/utils to tools/firmware-utils vor 19 Jahren
  Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained vor 19 Jahren
  Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds vor 19 Jahren
  Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843) vor 19 Jahren
  Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk vor 19 Jahren