История коммитов

Автор SHA1 Сообщение Дата
  Felix Fietkau 30d955a7a5 build: fix make clean, delete package directories for selected arch 9 лет назад
  John Crispin fa69553900 branding: add LEDE branding 9 лет назад
  Felix Fietkau 868d5f9ae9 Makefile: set timezone to UTC 10 лет назад
  Felix Fietkau b20a2b4890 Makefile: move the cleaning of staging_dir/target* from dirclean to clean 10 лет назад
  John Crispin 9a96820d3d Makefile: remove non-existent STAGING_DIR_TOOLCHAIN from dirclean 10 лет назад
  Felix Fietkau 5868331214 build: don't call prereq for any package/symlinks rules 10 лет назад
  Felix Fietkau 74ca7e9af3 build: clean up sitefiles, make them per-arch 10 лет назад
  Felix Fietkau 4fde9deed1 Revert "build: use ONESHELL to speed up scanning and the toplevel makefile" 11 лет назад
  Felix Fietkau c497990834 build: use ONESHELL to speed up scanning and the toplevel makefile 11 лет назад
  Felix Fietkau bb959c0f3e build: remove duplicate variable definitions 12 лет назад
  Felix Fietkau c233a088f0 build: it is no longer necessary to call make target/linux/clean as part of make clean 13 лет назад
  Felix Fietkau 43f34a93e6 Makefile: add a check to bail out early when the path to the openwrt directory contains spaces (#12344) 13 лет назад
  Felix Fietkau 0f6e5b76f8 build: add back the package/cleanup step to remove the root staging dir for mklibs 13 лет назад
  Felix Fietkau 44cd20b802 build: rework the package/install step - collect package install lists during package/compile, then install all packages at once 13 лет назад
  Jo-Philipp Wich b81354d828 abort built in prereq target if there is no site config file for the current target 14 лет назад
  Felix Fietkau 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point 15 лет назад
  Florian Fainelli 7fc192e9a5 fix for GREP_OPTIONS 15 лет назад
  Felix Fietkau 61f503c77a add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh 16 лет назад
  Ralph Hempel c4d7af7094 added BUILD_LOG_DIR variable, make clean will delete the ./logs dir 16 лет назад
  Felix Fietkau 882190b198 avoid implicit rules in even more places 17 лет назад
  Nicolas Thill 71e8b3c4f7 remove toolchain build directory as well in 'make dirclean' 17 лет назад
  Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 17 лет назад
  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 17 лет назад
  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 лет назад
  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) 18 лет назад
  Felix Fietkau 18bd5286e6 use scripts/feeds instead of scripts/feeds.sh for package/symlinks 18 лет назад
  Felix Fietkau edc74f8cc3 fix make clean for unconfigured build trees 18 лет назад
  Felix Fietkau db87e1f8c1 fix parallel build issues 18 лет назад
  Felix Fietkau af03fdb6c5 add autorebuild check for menuconfig 18 лет назад
  Felix Fietkau 53a1d55b34 add 'make prepare' target for building the tools and toolchain 18 лет назад