Age | Commit message (Expand) | Author |
2010-07-31 | [buildroot] fix for GREP_OPTIONS | florian |
2009-05-28 | add a "make prepare" target which builds everything up to target/compile, use... | nbd |
2009-05-28 | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | ralph |
2009-03-03 | avoid implicit rules in even more places | nbd |
2008-12-03 | remove toolchain build directory as well in 'make dirclean' | nico |
2008-08-16 | rework parallel building to get rid of some warnings | nbd |
2008-08-04 | make package prereq checks behave more like build prereq checks (first check ... | nbd |
2008-06-09 | large improvement for parallel builds. works without V=99 now and without war... | nbd |
2008-03-20 | fix package/symlinks target, will call scripts/feeds update / install | ralph |
2007-12-28 | use scripts/feeds instead of scripts/feeds.sh for package/symlinks | nbd |
2007-12-04 | fix make clean for unconfigured build trees | nbd |
2007-11-04 | fix parallel build issues | nbd |
2007-10-14 | add autorebuild check for menuconfig | nbd |
2007-09-15 | add 'make prepare' target for building the tools and toolchain | nbd |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-08-30 | clean up recursive dependency handling, use timestamp.pl again, because it sa... | nbd |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-07-31 | fix rootfs and init script handling | nbd |
2007-07-30 | fix make distclean | nbd |
2007-07-30 | next round of cleanup, convert target/ - make -j works now ;) | nbd |
2007-07-30 | next round of build system cleanup - convert package/ to new structure | nbd |
2007-07-30 | toolchain/ has been converted | nbd |
2007-07-30 | fix verbose output with dash as /bin/sh | nbd |
2007-07-28 | build system fixes, more cleanup | nbd |
2007-07-28 | more build system cleanup | nbd |
2007-07-28 | initial attempt at cleaning up subdirectory handling. tools/Makefile is now b... | nbd |
2007-07-16 | add kernel_oldconfig target | nbd |
2007-07-16 | kernel: fix dependencies for .config, use selections from oldconfig when runn... | nbd |
2007-07-16 | target scan needs a maxdepth of 2 | nbd |
2007-07-15 | set maxdepth appropriately for package scanning | nbd |
2007-07-15 | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | nbd |
2007-07-12 | fix distclean | nbd |
2007-07-10 | fix docs compile targets | nbd |
2007-05-30 | Regenerate the menuconfig once symlinked packages are gone | florian |
2007-05-23 | fix target rescan (version kernel changes) | nbd |
2007-05-05 | Make UCI preconfiguration optional and disabled by default | nbd |
2007-04-29 | fixes for a few build errors on osx without fink | nbd |
2007-04-12 | revert find | xargs => find | exec changes - this is completely unnecessary a... | nbd |
2007-04-11 | minor tweaks to the verbose system | mbm |
2007-04-11 | fix targetinfo, packageinfo | mbm |
2007-04-07 | fix a few bugs with the last few commits | mbm |
2007-04-07 | make a few commands silent and fix defconfig logic | nbd |
2007-04-07 | fix typo | nico |
2007-04-07 | fix package/target scanning | nbd |
2007-04-07 | trivial formatting - remove a few @'s and use a .silent instead | mbm |
2007-04-07 | same as [6881] | mbm |
2007-04-07 | fix menuconfig | nbd |
2007-04-07 | fix menuconfig checks | mbm |
2007-04-06 | use ~/.openwrt/defconfig as default config if it exists | nbd |
2007-04-03 | Tidy up Makefiles | mbm |