| Commit message (Expand) | Author | Age | Files | Lines |
* | another fix for invalid fd messages | Felix Fietkau | 2006-10-14 | 1 | -0/+3 |
* | force LANG to C | Felix Fietkau | 2006-10-14 | 1 | -0/+2 |
* | fix invalid fd warning on mac os x | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | set shell to bash in master makefile | Felix Fietkau | 2006-10-10 | 1 | -0/+1 |
* | move ccache dir to staging_dir_arch (removing the staging dir will make the c... | Felix Fietkau | 2006-10-09 | 1 | -1/+1 |
* | remove ccache directory on distclean | Felix Fietkau | 2006-10-05 | 1 | -1/+1 |
* | move tools from toolchain/ to tools/ | Felix Fietkau | 2006-09-27 | 1 | -1/+6 |
* | clean up and really fix bogus build_ directory | Felix Fietkau | 2006-09-24 | 1 | -1/+3 |
* | add missing dependancy | Mike Baker | 2006-09-07 | 1 | -1/+1 |
* | hide rm -rf command in Makefile | Felix Fietkau | 2006-08-24 | 1 | -1/+1 |
* | fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc... | Felix Fietkau | 2006-08-21 | 1 | -1/+2 |
* | Show error messages when collecting the package info | Mike Baker | 2006-08-16 | 1 | -1/+1 |
* | remove duplicate package/ prefix from package dump error message | Felix Fietkau | 2006-08-04 | 1 | -1/+1 |
* | more cleanup & fix an issue where scripts/config/conf is constantly rebuilt | Mike Baker | 2006-08-02 | 1 | -28/+27 |
* | minor makefile tweaks | Mike Baker | 2006-08-02 | 1 | -9/+9 |
* | create a package index | Felix Fietkau | 2006-07-30 | 1 | -0/+1 |
* | add support for per-package prereq checks, run global prereq checks before (m... | Felix Fietkau | 2006-07-29 | 1 | -7/+18 |
* | fix a few directories missed in [4176]'s source -> download | Mike Baker | 2006-07-21 | 1 | -1/+1 |
* | clean up console output even more | Felix Fietkau | 2006-07-20 | 1 | -1/+1 |
* | clean up console output | Mike Baker | 2006-07-20 | 1 | -0/+2 |
* | add .prereq to distclean | Felix Fietkau | 2006-07-19 | 1 | -1/+1 |
* | add a simple prerequisite check | Felix Fietkau | 2006-07-19 | 1 | -0/+13 |
* | clean up console output | Mike Baker | 2006-07-12 | 1 | -4/+4 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -13/+3 |
* | use NO_TRACE_MAKE for menuconfig | Felix Fietkau | 2006-06-25 | 1 | -1/+1 |
* | prevent verbose script from corrupting .pkginfo | Mike Baker | 2006-06-23 | 1 | -1/+1 |
* | switch on new verbose system | Mike Baker | 2006-06-23 | 1 | -0/+1 |
* | add global make download target | Felix Fietkau | 2006-06-20 | 1 | -2/+9 |
* | clean scripts/config on distclean | Felix Fietkau | 2006-06-08 | 1 | -2/+2 |
* | don't delete .svn on distclean | Felix Fietkau | 2006-06-02 | 1 | -1/+1 |
* | run defconfig at the start of a normal make run to get additional config options | Felix Fietkau | 2006-06-02 | 1 | -8/+11 |
* | add clean targets, more FORCE stuff | Felix Fietkau | 2006-06-01 | 1 | -9/+18 |
* | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | Felix Fietkau | 2006-05-31 | 1 | -2/+8 |
* | allow building of kernel-specific stuff in package/ instead of target/linux/p... | Felix Fietkau | 2006-05-31 | 1 | -1/+8 |
* | improve dependency handling, fix some package makefile bugs | Felix Fietkau | 2006-05-30 | 1 | -2/+2 |
* | fix package/ and target/ targets | Felix Fietkau | 2006-05-30 | 1 | -2/+2 |
* | add {package,target,toolchain}/* targets to toplevel makefile | Felix Fietkau | 2006-05-30 | 1 | -0/+9 |
* | fix .pkginfo line to allow the use of $(SOURCE) | Mike Baker | 2006-05-19 | 1 | -4/+4 |
* | clean up menu configuration | Mike Baker | 2006-05-19 | 1 | -1/+1 |
* | partial cleanup | Mike Baker | 2006-05-11 | 1 | -0/+2 |
* | change phony targets to FORCE (easier to read) | Mike Baker | 2006-05-10 | 1 | -8/+5 |
* | remove old trace/verbose junk | Felix Fietkau | 2006-05-10 | 1 | -4/+4 |
* | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 | 1 | -1/+2 |
* | menuconfig cleanup | Felix Fietkau | 2006-04-20 | 1 | -144/+35 |
* | cosmetic fix | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
* | another batch of V= stuff | Felix Fietkau | 2005-10-22 | 1 | -1/+2 |
* | make log output a bit nicer | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
* | add some more verbosity stuff | Felix Fietkau | 2005-10-22 | 1 | -0/+2 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | Felix Fietkau | 2005-10-22 | 1 | -23/+18 |
* | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | Felix Fietkau | 2005-07-24 | 1 | -32/+3 |