73 Commits (f515c82680940c6d712dd56082c54e825fd6a019)

Author SHA1 Message Date
Felix Fietkau a9c66365c3 remove ccache directory on distclean 18 years ago
Felix Fietkau bf28127b91 move tools from toolchain/ to tools/ 18 years ago
Felix Fietkau 732b4932f1 clean up and really fix bogus build_ directory 18 years ago
Mike Baker 41c88e0092 add missing dependancy 18 years ago
Felix Fietkau 689b7e26d2 hide rm -rf command in Makefile 18 years ago
Felix Fietkau bbda94d4f9 fix up TMPDIR for initial prereq check to avoid creating a bogus build_ directory 18 years ago
Mike Baker 92c9733f3a Show error messages when collecting the package info 18 years ago
Felix Fietkau c5a2959256 remove duplicate package/ prefix from package dump error message 18 years ago
Mike Baker b1c7dc4733 more cleanup & fix an issue where scripts/config/conf is constantly rebuilt 18 years ago
Mike Baker e8d1e4e748 minor makefile tweaks 18 years ago
Felix Fietkau b4e7510acf create a package index 18 years ago
Felix Fietkau 45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config 18 years ago
Mike Baker cd42bf72d9 fix a few directories missed in [4176]'s source -> download 18 years ago
Felix Fietkau 9fa56236f6 clean up console output even more 18 years ago
Mike Baker df014ed12d clean up console output 18 years ago
Felix Fietkau 34f00bf6ef add .prereq to distclean 18 years ago
Felix Fietkau 8a0ec5f14f add a simple prerequisite check 18 years ago
Mike Baker 8567bc01e4 clean up console output 18 years ago
Mike Baker d62e8a9485 credit where credit is due 18 years ago
Felix Fietkau 611f3ded07 use NO_TRACE_MAKE for menuconfig 18 years ago
Mike Baker b7efe798c8 prevent verbose script from corrupting .pkginfo 18 years ago
Mike Baker 1ef7c9e055 switch on new verbose system 18 years ago
Felix Fietkau 99bc02a12b add global make download target 19 years ago
Felix Fietkau 43313bdaab clean scripts/config on distclean 19 years ago
Felix Fietkau a9911c5adc don't delete .svn on distclean 19 years ago
Felix Fietkau 0cde379fb9 run defconfig at the start of a normal make run to get additional config options 19 years ago
Felix Fietkau a455258789 add clean targets, more FORCE stuff 19 years ago
Felix Fietkau 7e04fed0e6 kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0 19 years ago
Felix Fietkau 445b861749 allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files 19 years ago
Felix Fietkau 5b05f4a5ee improve dependency handling, fix some package makefile bugs 19 years ago
Felix Fietkau 3ace7fc64f fix package/ and target/ targets 19 years ago
Felix Fietkau b978be63df add {package,target,toolchain}/* targets to toplevel makefile 19 years ago
Mike Baker a3281a2f3b fix .pkginfo line to allow the use of $(SOURCE) 19 years ago
Mike Baker 59c1faa150 clean up menu configuration 19 years ago
Mike Baker 3ee6ad0404 partial cleanup 19 years ago
Mike Baker 043df62150 change phony targets to FORCE (easier to read) 19 years ago
Felix Fietkau d3f5fda543 remove old trace/verbose junk 19 years ago
Felix Fietkau cdd74416bc more cleanups and a new menuconfig generator 19 years ago
Felix Fietkau 0ae1ce202c menuconfig cleanup 19 years ago
Felix Fietkau b965972dd3 cosmetic fix 19 years ago
Felix Fietkau 18797a0ad8 another batch of V= stuff 19 years ago
Felix Fietkau f7712db53c make log output a bit nicer 19 years ago
Felix Fietkau c480aa15c1 add some more verbosity stuff 19 years ago
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet. 19 years ago
Felix Fietkau 910f49d7b9 move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess 19 years ago
Felix Fietkau 8cf55878a8 move target/default/target_skeleton into package/base-files, put all the default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root 19 years ago
Felix Fietkau de60731de3 add target package/target_name to the master makefile, which will run $(MAKE) -C package target_name. same for target/ and toolchain/ 20 years ago
Felix Fietkau d3ff250172 remove all copies of the root fs on make target_clean 20 years ago
Felix Fietkau b6defb27cb add openwrt image builder to sdk 20 years ago
Felix Fietkau b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now) 20 years ago