Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix generation for arm platforms Based on patch by Roman Yeryomin ↵ | Jo-Philipp Wich | 2011-09-13 |
| | | | | | | <roman@advem.lv> SVN-Revision: 28225 | ||
* | sdk: fix up paths for $(ARCH_SUFFIX) | Felix Fietkau | 2010-03-17 |
| | | | | SVN-Revision: 20254 | ||
* | disable IB & SDK when using an external toolchain (closes: #6001) | Nicolas Thill | 2009-12-18 |
| | | | | SVN-Revision: 18837 | ||
* | do not exclude the share directory for bison and other programs to work (#5629) | Florian Fainelli | 2009-08-09 |
| | | | | SVN-Revision: 17198 | ||
* | now that we support multiple libc, include the gcc version, libc type and ↵ | Florian Fainelli | 2009-06-18 |
| | | | | | | libc version in the SDK filename SVN-Revision: 16508 | ||
* | do not copy all the staging_dir/ directories, only the right toolchain and ↵ | Florian Fainelli | 2009-06-18 |
| | | | | | | target directories SVN-Revision: 16507 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | allow SDK to install trunk packages with scripts/feeds & build them, instead ↵ | Nicolas Thill | 2008-09-24 |
| | | | | | | of trying to embed precompiled ones (closes: #3097) SVN-Revision: 12689 | ||
* | add LICENSE & minimal Config.in files (closes: #3710) | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12367 | ||
* | add feeds config file to SDK | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12365 | ||
* | some more build system cleanup | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12329 | ||
* | Detach the building of sdk and imagebuilder from "Select all packages by ↵ | Felix Fietkau | 2008-03-19 |
| | | | | | | | | default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10621 | ||
* | fix the sdk | Felix Fietkau | 2007-12-14 |
| | | | | SVN-Revision: 9747 | ||
* | strip -$(KERNEL) from sdk/imagebuilder names | Felix Fietkau | 2007-12-13 |
| | | | | SVN-Revision: 9742 | ||
* | suppress bug after compiling last package in kamikaze SDK. | Felix Fietkau | 2007-12-09 |
| | | | | | | | | This patch corrects https://dev.openwrt.org/ticket/2508 An error was raised when no Config.in file was found in package/ Signed-off-by: Julien Pinon <julien.pinon@luceor.com> SVN-Revision: 9692 | ||
* | Fix the sdk generation with the new staging_dir layout | Florian Fainelli | 2007-08-27 |
| | | | | SVN-Revision: 8503 | ||
* | fix sdk build | Felix Fietkau | 2007-07-02 |
| | | | | SVN-Revision: 7855 | ||
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 |
| | | | | SVN-Revision: 7791 | ||
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 |
| | | | | SVN-Revision: 7065 | ||
* | revert find | xargs => find | exec changes - this is completely unnecessary ↵ | Felix Fietkau | 2007-04-12 |
| | | | | | | and introduces additional dependencies that we do not need SVN-Revision: 6942 | ||
* | Accidentially broke sdk and imagebuilder in [6857] | Mike Baker | 2007-04-03 |
| | | | | SVN-Revision: 6858 | ||
* | more [6849] | Mike Baker | 2007-04-03 |
| | | | | SVN-Revision: 6850 | ||
* | Use find -exec instead of xargs | Florian Fainelli | 2007-04-02 |
| | | | | SVN-Revision: 6837 | ||
* | Remove extra - | Mike Baker | 2007-03-30 |
| | | | | SVN-Revision: 6763 | ||
* | fix the sdk | Felix Fietkau | 2007-03-26 |
| | | | | SVN-Revision: 6718 | ||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 | ||
* | Fix config checks for Image Builder and SDK - only build them when ↵ | Felix Fietkau | 2007-01-14 |
| | | | | | | 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 | ||
* | don't mess with the staging dir too much when building the sdk | Felix Fietkau | 2007-01-10 |
| | | | | SVN-Revision: 6070 | ||
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | Felix Fietkau | 2006-10-14 |
| | | | | SVN-Revision: 5081 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |