aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make kernel_menuconfig work without target toolchainFelix Fietkau2007-02-161-1/+1
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...Felix Fietkau2007-02-161-0/+4
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-311-3/+0
* merge the scripts dealing with package/target metadata to remove some redunda...Felix Fietkau2007-01-131-2/+2
* Add a doc target and use the defined source feeds to make symlinksFlorian Fainelli2007-01-051-1/+7
* Add a first implementation of a source feed checkoutFlorian Fainelli2006-12-311-0/+3
* cosmetic fixesFelix Fietkau2006-12-191-6/+6
* implement real-time progress info for the package/target info collect (thanks...Felix Fietkau2006-12-191-10/+17
* Add a help target in case people want to read the README ;)Florian Fainelli2006-12-091-1/+4
* trivial changesMike Baker2006-11-281-1/+1
* clear .host.mk before running prereq checks (rechecks for missing packages li...Felix Fietkau2006-11-231-0/+3
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...Felix Fietkau2006-11-181-3/+11
* implement target profiles in menuconfigFelix Fietkau2006-11-121-2/+2
* 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