| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t... | Felix Fietkau | 2009-11-14 | 1 | -2/+2 |
* | some more build system cleanup | Felix Fietkau | 2008-08-17 | 1 | -1/+0 |
* | large improvement for parallel builds. works without V=99 now and without war... | Felix Fietkau | 2008-06-09 | 1 | -0/+1 |
* | fix a dependency bug | Felix Fietkau | 2007-08-30 | 1 | -5/+3 |
* | only build sdk and imagebuilder at target/install time | Felix Fietkau | 2007-07-31 | 1 | -2/+2 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -45/+13 |
* | don't run the image prereq check if the image directory does not exist | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ... | Felix Fietkau | 2007-06-04 | 1 | -1/+1 |
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 1 | -1/+1 |
* | the default_subtargets template was a bad idea, since different makefiles req... | Felix Fietkau | 2007-04-18 | 1 | -1/+2 |
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | 1 | -11/+1 |
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -1/+1 |
* | Fix config checks for Image Builder and SDK - only build them when requested. | Felix Fietkau | 2007-01-14 | 1 | -1/+9 |
* | Add initial version of the new Image Builder | Felix Fietkau | 2007-01-10 | 1 | -6/+8 |
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 1 | -2/+1 |
* | move target/image/platform to target/linux/platform/image | Mike Baker | 2006-11-28 | 1 | -4/+7 |
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | Felix Fietkau | 2006-11-18 | 1 | -0/+4 |
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | Felix Fietkau | 2006-10-14 | 1 | -1/+0 |
* | change 'source' to 'download' | Mike Baker | 2006-07-20 | 1 | -3/+3 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | move target/linux/image to target/image | Felix Fietkau | 2006-06-21 | 1 | -2/+11 |
* | fix and enable the sdk | Felix Fietkau | 2006-06-21 | 1 | -4/+6 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -7/+2 |
* | add target/download | Felix Fietkau | 2006-06-20 | 1 | -1/+6 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | Felix Fietkau | 2006-05-31 | 1 | -5/+5 |
* | disable target/linux/package | Felix Fietkau | 2006-05-31 | 1 | -3/+0 |
* | remove old trace/verbose junk | Felix Fietkau | 2006-05-10 | 1 | -6/+0 |
* | fix make target/linux/package/*-clean | Felix Fietkau | 2006-02-24 | 1 | -2/+4 |
* | fix "make target/linux/package/*-*" targets | Mike Baker | 2006-01-31 | 1 | -0/+2 |
* | fix trace targets to actually display correct target names | Mike Baker | 2006-01-14 | 1 | -5/+5 |
* | call target/linux/prepare from target/prepare | Felix Fietkau | 2006-01-13 | 1 | -1/+1 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | Felix Fietkau | 2005-10-22 | 1 | -0/+6 |
* | add new image builder | Felix Fietkau | 2005-08-14 | 1 | -1/+2 |
* | remove unused variable | Waldemar Brodkorb | 2005-07-20 | 1 | -3/+0 |
* | move target/default/target_skeleton into package/base-files, put all the defa... | Felix Fietkau | 2005-07-17 | 1 | -27/+2 |
* | cleanup in target/ | Felix Fietkau | 2005-06-11 | 1 | -51/+11 |
* | add rebuild target for the linux directory | Felix Fietkau | 2005-06-05 | 1 | -1/+5 |
* | move package/linux into target/linux, use wbx' new kernel code. support build... | Felix Fietkau | 2005-05-28 | 1 | -10/+10 |
* | fix sdk build | Felix Fietkau | 2005-04-21 | 1 | -5/+2 |
* | add lzma to compile chain | Mike Baker | 2005-04-21 | 1 | -1/+1 |
* | add openwrt image builder to sdk | Felix Fietkau | 2005-04-20 | 1 | -1/+1 |
* | add some fixes for parallel build (does not work with -j4 yet, but it gets mo... | Felix Fietkau | 2005-04-08 | 1 | -0/+1 |
* | remove lzma loader config option (make it default) and move it from package/ ... | Felix Fietkau | 2005-04-02 | 1 | -12/+2 |
* | lzma loader patch from oleg, great thanks good work, saves another 300 kb fla... | Waldemar Brodkorb | 2005-04-02 | 1 | -1/+15 |
* | enable CONFIG_NET_RADIO | Mike Baker | 2005-03-29 | 1 | -0/+8 |
* | remove link before creation, otherwise rebuild fails | Waldemar Brodkorb | 2005-03-23 | 1 | -81/+0 |
* | please quit breaking things | Mike Baker | 2005-03-20 | 1 | -0/+165 |