Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: do not make target/*/install depend on target/*/compile - removes ↵ | Felix Fietkau | 2012-06-06 | 1 | -4/+1 |
| | | | | | | one redundant kernel build dir call on target/install SVN-Revision: 32091 | ||||
* | imagebuilder: fix parallel building (closes #11117) | Gabor Juhos | 2012-03-13 | 1 | -1/+4 |
| | | | | SVN-Revision: 30927 | ||||
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The ↵ | Felix Fietkau | 2009-11-14 | 1 | -2/+2 |
| | | | | | | | | toolchain will zipped and saved under $(TOPDIR)/bin directory. Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18419 | ||||
* | some more build system cleanup | Felix Fietkau | 2008-08-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 12329 | ||||
* | large improvement for parallel builds. works without V=99 now and without ↵ | Felix Fietkau | 2008-06-09 | 1 | -0/+1 |
| | | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414 | ||||
* | fix a dependency bug | Felix Fietkau | 2007-08-30 | 1 | -5/+3 |
| | | | | SVN-Revision: 8561 | ||||
* | only build sdk and imagebuilder at target/install time | Felix Fietkau | 2007-07-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 8257 | ||||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -45/+13 |
| | | | | SVN-Revision: 8242 | ||||
* | don't run the image prereq check if the image directory does not exist | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 7988 | ||||
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 | 1 | -1/+1 |
| | | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488 | ||||
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 7474 | ||||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 | 1 | -1/+2 |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | ||||
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | 1 | -11/+1 |
| | | | | SVN-Revision: 6380 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6360 | ||||
* | Fix config checks for Image Builder and SDK - only build them when ↵ | Felix Fietkau | 2007-01-14 | 1 | -1/+9 |
| | | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -6/+8 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||||
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 1 | -2/+1 |
| | | | | SVN-Revision: 5702 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -4/+7 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||||
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵ | Felix Fietkau | 2006-11-18 | 1 | -0/+4 |
| | | | | | | the x86 builds SVN-Revision: 5569 | ||||
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | Felix Fietkau | 2006-10-14 | 1 | -1/+0 |
| | | | | SVN-Revision: 5081 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+49 |