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