Commit History

Author SHA1 Message Date
  Felix Fietkau 5af113eb7c add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later 16 years ago
  Felix Fietkau b5ddcb18fa use unexport instead of export to clear perforce variables 16 years ago
  Felix Fietkau d4cb02e78f override some variables to make sure that perforce does not mess with our build process 16 years ago
  Felix Fietkau a296bdb983 make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed 16 years ago
  Felix Fietkau 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile 17 years ago
  Felix Fietkau 882190b198 avoid implicit rules in even more places 17 years ago
  Felix Fietkau 5dcaa510e8 add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries 17 years ago
  Felix Fietkau cd35be21af one more instance of r13005 17 years ago
  Felix Fietkau 87e0a3cf0f don't overwrite .config if it's a symlink (fixes scripts/env problems) 17 years ago
  Felix Fietkau d0302d323b make sure a predefined CFLAGS variable does not get in the way (fix for #4038) 17 years ago
  Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 17 years ago
  Felix Fietkau 14a3ac5c63 fix cut&paste mistake 17 years ago
  Felix Fietkau ef05bf3494 fix make distclean 17 years ago
  Felix Fietkau 3a321fb110 fix 'make docs' 17 years ago
  Felix Fietkau 351b6391bf add another check to the dependencies 17 years ago
  Felix Fietkau 980b80ddc6 fix typo 17 years ago
  Felix Fietkau 8b41afa584 add some sanity checking 17 years ago
  Felix Fietkau 80e70b78fd fix make menuconfig/oldconfig 17 years ago
  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 17 years ago
  Felix Fietkau 6fd92eece4 allow parallel downloading for make download 17 years ago
  Andy Boyett d4be84eee8 Fix typo in last commit 17 years ago
  Andy Boyett 4f478ce546 Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package entries when coming from pre r10634 17 years ago
  Florian Fainelli 54a5d8fb77 Clean files in scripts/config (#3011) 18 years ago
  Ralph Hempel a30fcc0db6 "make distclean" should remove "package/feeds" thanks to Robert P. J. Day 18 years ago
  Felix Fietkau a4920f613a remove obsolete symlinkclean target the new make package/symlinks does not need it. 18 years ago
  Travis Kemen d650dae3a2 Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day <[email protected]> 18 years ago
  Felix Fietkau 1d31c17938 add missing dependency for the target metadata scan 18 years ago
  Felix Fietkau 2da3f6a256 fix the sdk 18 years ago
  Felix Fietkau 51996a78f1 clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git 18 years ago
  Felix Fietkau edc74f8cc3 fix make clean for unconfigured build trees 18 years ago