summaryrefslogtreecommitdiff
path: root/openwrt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add support for per-package prereq checks, run global prereq checks before ↵Felix Fietkau2006-07-291-7/+18
| | | | | | (menu-)config SVN-Revision: 4318
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-1/+1
| | | | SVN-Revision: 4198
* clean up console output even moreFelix Fietkau2006-07-201-1/+1
| | | | SVN-Revision: 4175
* clean up console outputMike Baker2006-07-201-0/+2
| | | | SVN-Revision: 4174
* add .prereq to distcleanFelix Fietkau2006-07-191-1/+1
| | | | SVN-Revision: 4169
* add a simple prerequisite checkFelix Fietkau2006-07-191-0/+13
| | | | SVN-Revision: 4168
* clean up console outputMike Baker2006-07-121-4/+4
| | | | SVN-Revision: 4130
* credit where credit is dueMike Baker2006-06-271-13/+3
| | | | SVN-Revision: 4091
* use NO_TRACE_MAKE for menuconfigFelix Fietkau2006-06-251-1/+1
| | | | SVN-Revision: 4079
* prevent verbose script from corrupting .pkginfoMike Baker2006-06-231-1/+1
| | | | SVN-Revision: 4067
* switch on new verbose systemMike Baker2006-06-231-0/+1
| | | | SVN-Revision: 4064
* add global make download targetFelix Fietkau2006-06-201-2/+9
| | | | SVN-Revision: 4031
* clean scripts/config on distcleanFelix Fietkau2006-06-081-2/+2
| | | | SVN-Revision: 3912
* don't delete .svn on distcleanFelix Fietkau2006-06-021-1/+1
| | | | SVN-Revision: 3898
* run defconfig at the start of a normal make run to get additional config optionsFelix Fietkau2006-06-021-8/+11
| | | | SVN-Revision: 3897
* add clean targets, more FORCE stuffFelix Fietkau2006-06-011-9/+18
| | | | SVN-Revision: 3882
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ↵Felix Fietkau2006-05-311-2/+8
| | | | | | update to 0.9.0 SVN-Revision: 3860
* allow building of kernel-specific stuff in package/ instead of ↵Felix Fietkau2006-05-311-1/+8
| | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-301-2/+2
| | | | SVN-Revision: 3843
* fix package/ and target/ targetsFelix Fietkau2006-05-301-2/+2
| | | | SVN-Revision: 3840
* add {package,target,toolchain}/* targets to toplevel makefileFelix Fietkau2006-05-301-0/+9
| | | | SVN-Revision: 3838
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-191-4/+4
| | | | SVN-Revision: 3802
* clean up menu configurationMike Baker2006-05-191-1/+1
| | | | SVN-Revision: 3801
* partial cleanupMike Baker2006-05-111-0/+2
| | | | SVN-Revision: 3758
* change phony targets to FORCE (easier to read)Mike Baker2006-05-101-8/+5
| | | | SVN-Revision: 3757
* remove old trace/verbose junkFelix Fietkau2006-05-101-4/+4
| | | | SVN-Revision: 3755
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-1/+2
| | | | SVN-Revision: 3685
* menuconfig cleanupFelix Fietkau2006-04-201-144/+35
| | | | SVN-Revision: 3684
* cosmetic fixFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2251
* another batch of V= stuffFelix Fietkau2005-10-221-1/+2
| | | | SVN-Revision: 2244
* make log output a bit nicerFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2241
* add some more verbosity stuffFelix Fietkau2005-10-221-0/+2
| | | | SVN-Revision: 2222
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-23/+18
| | | | | | but not complete, yet. SVN-Revision: 2221
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-32/+3
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-5/+2
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* add target package/target_name to the master makefile, which will run ↵Felix Fietkau2005-06-051-1/+10
| | | | | | $(MAKE) -C package target_name. same for target/ and toolchain/ SVN-Revision: 1147
* remove all copies of the root fs on make target_cleanFelix Fietkau2005-05-301-0/+1
| | | | SVN-Revision: 1116
* add openwrt image builder to sdkFelix Fietkau2005-04-201-2/+8
| | | | SVN-Revision: 688
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-0/+2
| | | | | | most packages compiled now) SVN-Revision: 577
* hide experimental/developer options from the user. can be reenabled by using ↵Felix Fietkau2005-04-051-0/+4
| | | | | | make menuconfig DEVELOPER=1 SVN-Revision: 567
* change default path for staging_dir. ↵Waldemar Brodkorb2005-03-231-1/+1
| | | | | | http://www.openwrt.org/forum/viewtopic.php?p=5528#5528 SVN-Revision: 421
* check config changes on make worldFelix Fietkau2005-03-211-2/+6
| | | | SVN-Revision: 410
* unneeded cleansWaldemar Brodkorb2005-03-141-3/+0
| | | | SVN-Revision: 365
* fix package_indexFelix Fietkau2005-03-071-1/+3
| | | | SVN-Revision: 339
* create a package index after buildFelix Fietkau2005-03-071-7/+4
| | | | SVN-Revision: 337
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-82/+54
| | | | SVN-Revision: 307
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-041-0/+1
| | | | SVN-Revision: 303
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-031-7/+0
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* bugfixesMike Baker2005-02-281-3/+4
| | | | SVN-Revision: 296
* bugfixMike Baker2005-02-261-0/+2
| | | | SVN-Revision: 294