| Commit message (Expand) | Author | Age | Files | Lines |
* | use unexport instead of export to clear perforce variables | Felix Fietkau | 2009-05-08 | 1 | -4/+1 |
* | override some variables to make sure that perforce does not mess with our bui... | Felix Fietkau | 2009-05-07 | 1 | -0/+6 |
* | make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi... | Felix Fietkau | 2009-04-27 | 1 | -2/+11 |
* | optimize the .config dependency chain in the toplevel makefile | Felix Fietkau | 2009-03-03 | 1 | -2/+2 |
* | avoid implicit rules in even more places | Felix Fietkau | 2009-03-03 | 1 | -7/+7 |
* | add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c... | Felix Fietkau | 2009-02-28 | 1 | -0/+2 |
* | one more instance of r13005 | Felix Fietkau | 2008-10-18 | 1 | -1/+1 |
* | don't overwrite .config if it's a symlink (fixes scripts/env problems) | Felix Fietkau | 2008-10-18 | 1 | -1/+1 |
* | make sure a predefined CFLAGS variable does not get in the way (fix for #4038) | Felix Fietkau | 2008-09-25 | 1 | -0/+3 |
* | rework parallel building to get rid of some warnings | Felix Fietkau | 2008-08-16 | 1 | -10/+10 |
* | fix cut&paste mistake | Felix Fietkau | 2008-08-09 | 1 | -2/+2 |
* | fix make distclean | Felix Fietkau | 2008-08-09 | 1 | -1/+1 |
* | fix 'make docs' | Felix Fietkau | 2008-08-06 | 1 | -2/+2 |
* | add another check to the dependencies | Felix Fietkau | 2008-06-15 | 1 | -1/+1 |
* | fix typo | Felix Fietkau | 2008-06-15 | 1 | -1/+1 |
* | add some sanity checking | Felix Fietkau | 2008-06-15 | 1 | -1/+1 |
* | fix make menuconfig/oldconfig | Felix Fietkau | 2008-06-09 | 1 | -2/+2 |
* | large improvement for parallel builds. works without V=99 now and without war... | Felix Fietkau | 2008-06-09 | 1 | -15/+15 |
* | allow parallel downloading for make download | Felix Fietkau | 2008-06-09 | 1 | -4/+4 |
* | Fix typo in last commit | Andy Boyett | 2008-04-26 | 1 | -1/+1 |
* | Remove old feeds symlink in distclean. Thanks fish | Andy Boyett | 2008-04-26 | 1 | -1/+1 |
* | Clean files in scripts/config (#3011) | Florian Fainelli | 2008-04-03 | 1 | -0/+1 |
* | "make distclean" should remove "package/feeds" | Ralph Hempel | 2008-03-24 | 1 | -1/+1 |
* | remove obsolete symlinkclean target | Felix Fietkau | 2008-03-19 | 1 | -4/+0 |
* | Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ... | Travis Kemen | 2008-03-17 | 1 | -1/+1 |
* | add missing dependency for the target metadata scan | Felix Fietkau | 2008-02-09 | 1 | -1/+1 |
* | fix the sdk | Felix Fietkau | 2007-12-14 | 1 | -1/+6 |
* | clean up openwrt version handling, use a separate script that is executed at ... | Felix Fietkau | 2007-12-13 | 1 | -11/+6 |
* | 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 | -0/+1 |
* | increase scan depth to 5 for package/ (x.org is nested deeper than the rest o... | Felix Fietkau | 2007-11-03 | 1 | -1/+1 |
* | add autorebuild check for menuconfig | Felix Fietkau | 2007-10-14 | 1 | -1/+1 |
* | add possibility to set default .config values | John Crispin | 2007-10-14 | 1 | -0/+2 |
* | remove feeds dir on distclean | Felix Fietkau | 2007-10-09 | 1 | -1/+1 |
* | only run svn info if .svn exists | Felix Fietkau | 2007-10-09 | 1 | -1/+1 |
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 | 1 | -3/+5 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -2/+1 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -1/+4 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -3/+5 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -26/+16 |
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 | 1 | -11/+13 |
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 1 | -0/+132 |