aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* another batch of V= stuffFelix Fietkau2005-10-221-1/+2
* make log output a bit nicerFelix Fietkau2005-10-221-1/+1
* add some more verbosity stuffFelix Fietkau2005-10-221-0/+2
* large build system cleanup. added some stuff to control the verbosity level, ...Felix Fietkau2005-10-221-23/+18
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...Felix Fietkau2005-07-241-32/+3
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-171-5/+2
* add target package/target_name to the master makefile, which will run $(MAKE)...Felix Fietkau2005-06-051-1/+10
* remove all copies of the root fs on make target_cleanFelix Fietkau2005-05-301-0/+1
* add openwrt image builder to sdkFelix Fietkau2005-04-201-2/+8
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...Felix Fietkau2005-04-081-0/+2