Commit History

Autor SHA1 Mensaxe Data
  Felix Fietkau 61f503c77a add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh %!s(int64=17) %!d(string=hai) anos
  Ralph Hempel c4d7af7094 added BUILD_LOG_DIR variable, make clean will delete the ./logs dir %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 882190b198 avoid implicit rules in even more places %!s(int64=17) %!d(string=hai) anos
  Nicolas Thill 71e8b3c4f7 remove toolchain build directory as well in 'make dirclean' %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 1b838dbd95 make package prereq checks behave more like build prereq checks (first check all, then fail if necessary), also make them less verbose %!s(int64=17) %!d(string=hai) anos
  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 %!s(int64=18) %!d(string=hai) anos
  Ralph Hempel 585997f8d2 fix package/symlinks target, will call scripts/feeds update / install introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched) %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 18bd5286e6 use scripts/feeds instead of scripts/feeds.sh for package/symlinks %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau edc74f8cc3 fix make clean for unconfigured build trees %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau db87e1f8c1 fix parallel build issues %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau af03fdb6c5 add autorebuild check for menuconfig %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 53a1d55b34 add 'make prepare' target for building the tools and toolchain %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau cb7605f7ba fix rootfs and init script handling %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 572876608a fix make distclean %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 2e072cfb4b toolchain/ has been converted %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau e143bed1f1 build system fixes, more cleanup %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 9c88ba80b9 more build system cleanup %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 6178152ee8 add kernel_oldconfig target %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 60d6defb08 target scan needs a maxdepth of 2 %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau c1f20e60f5 set maxdepth appropriately for package scanning %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies %!s(int64=18) %!d(string=hai) anos