| Commit message (Expand) | Author | Age | Files | Lines |
* | build: it is no longer necessary to call make target/linux/clean as part of m... | Felix Fietkau | 2012-12-02 | 1 | -1/+0 |
* | Makefile: add a check to bail out early when the path to the openwrt director... | Felix Fietkau | 2012-10-21 | 1 | -0/+4 |
* | build: add back the package/cleanup step to remove the root staging dir for m... | Felix Fietkau | 2012-10-15 | 1 | -1/+1 |
* | build: rework the package/install step - collect package install lists during... | Felix Fietkau | 2012-10-06 | 1 | -5/+3 |
* | abort built in prereq target if there is no site config file for the current ... | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+6 |
* | add a command for printing a cleaned up make target database - will be used t... | Felix Fietkau | 2010-09-01 | 1 | -3/+8 |
* | fix for GREP_OPTIONS | Florian Fainelli | 2010-07-31 | 1 | -0/+2 |
* | add a "make prepare" target which builds everything up to target/compile, use... | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
* | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | Ralph Hempel | 2009-05-28 | 1 | -1/+1 |
* | avoid implicit rules in even more places | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
* | remove toolchain build directory as well in 'make dirclean' | Nicolas Thill | 2008-12-03 | 1 | -1/+1 |
* | rework parallel building to get rid of some warnings and add back support for... | Felix Fietkau | 2008-08-16 | 1 | -4/+4 |
* | make package prereq checks behave more like build prereq checks (first check ... | Felix Fietkau | 2008-08-04 | 1 | -1/+12 |
* | large improvement for parallel builds. works without V=99 now and without war... | Felix Fietkau | 2008-06-09 | 1 | -2/+8 |
* | fix package/symlinks target, will call scripts/feeds update / install introdu... | Ralph Hempel | 2008-03-20 | 1 | -3/+13 |
* | use scripts/feeds instead of scripts/feeds.sh for package/symlinks | Felix Fietkau | 2007-12-28 | 1 | -1/+2 |
* | fix make clean for unconfigured build trees | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
* | fix parallel build issues | Felix Fietkau | 2007-11-04 | 1 | -5/+7 |
* | add autorebuild check for menuconfig | Felix Fietkau | 2007-10-14 | 1 | -0/+1 |
* | add 'make prepare' target for building the tools and toolchain | Felix Fietkau | 2007-09-15 | 1 | -1/+4 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -1/+1 |
* | clean up recursive dependency handling, use timestamp.pl again, because it sa... | Felix Fietkau | 2007-08-30 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -7/+9 |
* | fix rootfs and init script handling | Felix Fietkau | 2007-07-31 | 1 | -1/+1 |
* | fix make distclean | Felix Fietkau | 2007-07-30 | 1 | -2/+2 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -21/+9 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -7/+28 |
* | toolchain/ has been converted | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 | 1 | -0/+2 |
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 | 1 | -8/+5 |
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 1 | -139/+21 |
* | initial attempt at cleaning up subdirectory handling. tools/Makefile is now b... | Felix Fietkau | 2007-07-28 | 1 | -6/+7 |
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 1 | -1/+3 |
* | kernel: fix dependencies for .config, use selections from oldconfig when runn... | Felix Fietkau | 2007-07-16 | 1 | -1/+0 |
* | target scan needs a maxdepth of 2 | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
* | set maxdepth appropriately for package scanning | Felix Fietkau | 2007-07-15 | 1 | -2/+2 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | Felix Fietkau | 2007-07-15 | 1 | -2/+5 |
* | fix distclean | Felix Fietkau | 2007-07-12 | 1 | -1/+1 |
* | fix docs compile targets | Felix Fietkau | 2007-07-10 | 1 | -4/+4 |
* | Regenerate the menuconfig once symlinked packages are gone | Florian Fainelli | 2007-05-30 | 1 | -0/+1 |
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 | 1 | -4/+3 |
* | Make UCI preconfiguration optional and disabled by default | Felix Fietkau | 2007-05-05 | 1 | -1/+1 |
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 | 1 | -1/+1 |
* | revert find | xargs => find | exec changes - this is completely unnecessary a... | Felix Fietkau | 2007-04-12 | 1 | -1/+1 |
* | minor tweaks to the verbose system | Mike Baker | 2007-04-11 | 1 | -3/+0 |
* | fix targetinfo, packageinfo | Mike Baker | 2007-04-11 | 1 | -1/+1 |
* | fix a few bugs with the last few commits | Mike Baker | 2007-04-07 | 1 | -6/+6 |
* | make a few commands silent and fix defconfig logic | Felix Fietkau | 2007-04-07 | 1 | -7/+5 |
* | fix typo | Nicolas Thill | 2007-04-07 | 1 | -1/+1 |
* | fix package/target scanning | Felix Fietkau | 2007-04-07 | 1 | -2/+2 |