aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* tty detect fixFelix Fietkau2006-11-121-4/+1
* another optimizationFelix Fietkau2006-11-121-1/+6
* fix unnecessary rebuild of .targetinfoFelix Fietkau2006-11-121-2/+2
* fix typoFelix Fietkau2006-11-121-1/+1
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-111-25/+43
* another fix for invalid fd messagesFelix Fietkau2006-10-141-0/+3
* force LANG to CFelix Fietkau2006-10-141-0/+2
* fix invalid fd warning on mac os xFelix Fietkau2006-10-141-1/+1
* set shell to bash in master makefileFelix Fietkau2006-10-101-0/+1
* move ccache dir to staging_dir_arch (removing the staging dir will make the c...Felix Fietkau2006-10-091-1/+1
* remove ccache directory on distcleanFelix Fietkau2006-10-051-1/+1
* move tools from toolchain/ to tools/Felix Fietkau2006-09-271-1/+6
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-241-1/+3
* add missing dependancyMike Baker2006-09-071-1/+1
* hide rm -rf command in MakefileFelix Fietkau2006-08-241-1/+1
* fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc...Felix Fietkau2006-08-211-1/+2
* Show error messages when collecting the package infoMike Baker2006-08-161-1/+1
* remove duplicate package/ prefix from package dump error messageFelix Fietkau2006-08-041-1/+1
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltMike Baker2006-08-021-28/+27
* minor makefile tweaksMike Baker2006-08-021-9/+9
* create a package indexFelix Fietkau2006-07-301-0/+1
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-291-7/+18
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-1/+1
* clean up console output even moreFelix Fietkau2006-07-201-1/+1
* clean up console outputMike Baker2006-07-201-0/+2
* add .prereq to distcleanFelix Fietkau2006-07-191-1/+1
* add a simple prerequisite checkFelix Fietkau2006-07-191-0/+13
* clean up console outputMike Baker2006-07-121-4/+4
* credit where credit is dueMike Baker2006-06-271-13/+3
* use NO_TRACE_MAKE for menuconfigFelix Fietkau2006-06-251-1/+1
* prevent verbose script from corrupting .pkginfoMike Baker2006-06-231-1/+1
* switch on new verbose systemMike Baker2006-06-231-0/+1
* add global make download targetFelix Fietkau2006-06-201-2/+9
* clean scripts/config on distcleanFelix Fietkau2006-06-081-2/+2
* don't delete .svn on distcleanFelix Fietkau2006-06-021-1/+1
* run defconfig at the start of a normal make run to get additional config optionsFelix Fietkau2006-06-021-8/+11
* add clean targets, more FORCE stuffFelix Fietkau2006-06-011-9/+18
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...Felix Fietkau2006-05-311-2/+8
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-311-1/+8
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-301-2/+2
* fix package/ and target/ targetsFelix Fietkau2006-05-301-2/+2
* add {package,target,toolchain}/* targets to toplevel makefileFelix Fietkau2006-05-301-0/+9
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-191-4/+4
* clean up menu configurationMike Baker2006-05-191-1/+1
* partial cleanupMike Baker2006-05-111-0/+2
* change phony targets to FORCE (easier to read)Mike Baker2006-05-101-8/+5
* remove old trace/verbose junkFelix Fietkau2006-05-101-4/+4
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-1/+2
* menuconfig cleanupFelix Fietkau2006-04-201-144/+35
* cosmetic fixFelix Fietkau2005-10-221-1/+1