summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* clear .host.mk before running prereq checks (rechecks for missing packages li...nbd2006-11-231-0/+3
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-181-3/+11
* implement target profiles in menuconfignbd2006-11-121-2/+2
* tty detect fixnbd2006-11-121-4/+1
* another optimizationnbd2006-11-121-1/+6
* fix unnecessary rebuild of .targetinfonbd2006-11-121-2/+2
* fix typonbd2006-11-121-1/+1
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-111-25/+43
* another fix for invalid fd messagesnbd2006-10-141-0/+3
* force LANG to Cnbd2006-10-141-0/+2
* fix invalid fd warning on mac os xnbd2006-10-141-1/+1
* set shell to bash in master makefilenbd2006-10-101-0/+1
* move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd2006-10-091-1/+1
* remove ccache directory on distcleannbd2006-10-051-1/+1
* move tools from toolchain/ to tools/nbd2006-09-271-1/+6
* clean up and really fix bogus build_ directorynbd2006-09-241-1/+3
* add missing dependancymbm2006-09-071-1/+1
* hide rm -rf command in Makefilenbd2006-08-241-1/+1
* fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc...nbd2006-08-211-1/+2
* Show error messages when collecting the package infombm2006-08-161-1/+1
* remove duplicate package/ prefix from package dump error messagenbd2006-08-041-1/+1
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltmbm2006-08-021-28/+27
* minor makefile tweaksmbm2006-08-021-9/+9
* create a package indexnbd2006-07-301-0/+1
* add support for per-package prereq checks, run global prereq checks before (m...nbd2006-07-291-7/+18
* fix a few directories missed in [4176]'s source -> downloadmbm2006-07-211-1/+1
* clean up console output even morenbd2006-07-201-1/+1
* clean up console outputmbm2006-07-201-0/+2
* add .prereq to distcleannbd2006-07-191-1/+1
* add a simple prerequisite checknbd2006-07-191-0/+13
* clean up console outputmbm2006-07-121-4/+4
* credit where credit is duembm2006-06-271-13/+3
* use NO_TRACE_MAKE for menuconfignbd2006-06-251-1/+1
* prevent verbose script from corrupting .pkginfombm2006-06-231-1/+1
* switch on new verbose systemmbm2006-06-231-0/+1
* add global make download targetnbd2006-06-201-2/+9
* clean scripts/config on distcleannbd2006-06-081-2/+2
* don't delete .svn on distcleannbd2006-06-021-1/+1
* run defconfig at the start of a normal make run to get additional config optionsnbd2006-06-021-8/+11
* add clean targets, more FORCE stuffnbd2006-06-011-9/+18
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd2006-05-311-2/+8
* allow building of kernel-specific stuff in package/ instead of target/linux/p...nbd2006-05-311-1/+8
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-2/+2
* fix package/ and target/ targetsnbd2006-05-301-2/+2
* add {package,target,toolchain}/* targets to toplevel makefilenbd2006-05-301-0/+9
* fix .pkginfo line to allow the use of $(SOURCE)mbm2006-05-191-4/+4
* clean up menu configurationmbm2006-05-191-1/+1
* partial cleanupmbm2006-05-111-0/+2
* change phony targets to FORCE (easier to read)mbm2006-05-101-8/+5
* remove old trace/verbose junknbd2006-05-101-4/+4