Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | abort built in prereq target if there is no site config file for the current ↵ | Jo-Philipp Wich | 2012-01-19 |
| | | | | | | target SVN-Revision: 29798 | ||
* | add a command for printing a cleaned up make target database - will be used ↵ | Felix Fietkau | 2010-09-01 |
| | | | | | | to analyze package dependencies at some point SVN-Revision: 22871 | ||
* | fix for GREP_OPTIONS | Florian Fainelli | 2010-07-31 |
| | | | | | | | | | When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it) This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl> SVN-Revision: 22443 | ||
* | add a "make prepare" target which builds everything up to target/compile, ↵ | Felix Fietkau | 2009-05-28 |
| | | | | | | useful for scripts/deptest.sh SVN-Revision: 16153 | ||
* | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | Ralph Hempel | 2009-05-28 |
| | | | | SVN-Revision: 16148 | ||
* | avoid implicit rules in even more places | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14737 | ||
* | remove toolchain build directory as well in 'make dirclean' | Nicolas Thill | 2008-12-03 |
| | | | | SVN-Revision: 13494 | ||
* | rework parallel building to get rid of some warnings and add back support ↵ | Felix Fietkau | 2008-08-16 |
| | | | | | | for parallelizing the kernel build fixes #3882 SVN-Revision: 12322 | ||
* | make package prereq checks behave more like build prereq checks (first check ↵ | Felix Fietkau | 2008-08-04 |
| | | | | | | all, then fail if necessary), also make them less verbose SVN-Revision: 12106 | ||
* | large improvement for parallel builds. works without V=99 now and without ↵ | Felix Fietkau | 2008-06-09 |
| | | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414 | ||
* | fix package/symlinks target, will call scripts/feeds update / install ↵ | Ralph Hempel | 2008-03-20 |
| | | | | | | 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) SVN-Revision: 10634 | ||
* | use scripts/feeds instead of scripts/feeds.sh for package/symlinks | Felix Fietkau | 2007-12-28 |
| | | | | SVN-Revision: 9990 | ||
* | fix make clean for unconfigured build trees | Felix Fietkau | 2007-12-04 |
| | | | | SVN-Revision: 9655 | ||
* | fix parallel build issues | Felix Fietkau | 2007-11-04 |
| | | | | SVN-Revision: 9495 | ||
* | add autorebuild check for menuconfig | Felix Fietkau | 2007-10-14 |
| | | | | SVN-Revision: 9301 | ||
* | add 'make prepare' target for building the tools and toolchain | Felix Fietkau | 2007-09-15 |
| | | | | SVN-Revision: 8780 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||
* | clean up recursive dependency handling, use timestamp.pl again, because it ↵ | Felix Fietkau | 2007-08-30 |
| | | | | | | saves memory and execution time SVN-Revision: 8558 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | fix rootfs and init script handling | Felix Fietkau | 2007-07-31 |
| | | | | SVN-Revision: 8293 | ||
* | fix make distclean | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8251 | ||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8242 | ||
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8236 | ||
* | toolchain/ has been converted | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8235 | ||
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8227 | ||
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 |
| | | | | SVN-Revision: 8207 | ||
* | more build system cleanup | Felix Fietkau | 2007-07-28 |
| | | | | SVN-Revision: 8206 | ||
* | initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵ | Felix Fietkau | 2007-07-28 |
| | | | | | | being included instead of recursively called SVN-Revision: 8201 | ||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 |
| | | | | SVN-Revision: 8003 | ||
* | kernel: fix dependencies for .config, use selections from oldconfig when ↵ | Felix Fietkau | 2007-07-16 |
| | | | | | | running menuconfig SVN-Revision: 7997 | ||
* | target scan needs a maxdepth of 2 | Felix Fietkau | 2007-07-16 |
| | | | | SVN-Revision: 7987 | ||
* | set maxdepth appropriately for package scanning | Felix Fietkau | 2007-07-15 |
| | | | | SVN-Revision: 7985 | ||
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵ | Felix Fietkau | 2007-07-15 |
| | | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981 | ||
* | fix distclean | Felix Fietkau | 2007-07-12 |
| | | | | SVN-Revision: 7940 | ||
* | fix docs compile targets | Felix Fietkau | 2007-07-10 |
| | | | | SVN-Revision: 7905 | ||
* | Regenerate the menuconfig once symlinked packages are gone | Florian Fainelli | 2007-05-30 |
| | | | | SVN-Revision: 7399 | ||
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 |
| | | | | SVN-Revision: 7317 | ||
* | Make UCI preconfiguration optional and disabled by default | Felix Fietkau | 2007-05-05 |
| | | | | SVN-Revision: 7095 | ||
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 |
| | | | | SVN-Revision: 7065 | ||
* | revert find | xargs => find | exec changes - this is completely unnecessary ↵ | Felix Fietkau | 2007-04-12 |
| | | | | | | and introduces additional dependencies that we do not need SVN-Revision: 6942 | ||
* | minor tweaks to the verbose system | Mike Baker | 2007-04-11 |
| | | | | SVN-Revision: 6936 | ||
* | fix targetinfo, packageinfo | Mike Baker | 2007-04-11 |
| | | | | SVN-Revision: 6932 | ||
* | fix a few bugs with the last few commits | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6887 | ||
* | make a few commands silent and fix defconfig logic | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6886 | ||
* | fix typo | Nicolas Thill | 2007-04-07 |
| | | | | SVN-Revision: 6885 | ||
* | fix package/target scanning | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6884 | ||
* | trivial formatting - remove a few @'s and use a .silent instead | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6883 | ||
* | same as [6881] | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6882 | ||
* | fix menuconfig | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6881 | ||
* | fix menuconfig checks | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6879 |