summaryrefslogtreecommitdiff
path: root/target/sdk
Commit message (Expand)AuthorAge
* sdk: add base repository fallbackJo-Philipp Wich2016-01-12
* target/sdk: include modules.builtin, it is necessary for packaging kernel mod...Felix Fietkau2016-01-11
* target/sdk: do not include the target staging dir anymore, it is unnecessary nowFelix Fietkau2016-01-08
* target/sdk: ship .ko files to allow rebuild of the base kmod-* packagesFelix Fietkau2016-01-08
* target/sdk: Fix filename with external toolchainFelix Fietkau2016-01-03
* targets: Use configured distribution name for SDK, IB, and Toolchain tarball ...Felix Fietkau2016-01-03
* sdk: provide explicit CONFIG_MODULES kconfig symbolJo-Philipp Wich2015-07-27
* sdk: filter out CONFIG_SIGNED_PACKAGES for generated configFelix Fietkau2015-04-25
* sdk: use prepare target to initialize git snapshotJo-Philipp Wich2015-02-08
* sdk: rename file to mention target/subtarget and move host system to suffixJo-Philipp Wich2015-02-07
* sdk: track files with git and use it to implement proper clean targetsJo-Philipp Wich2015-01-10
* build: add version number to filenamesJo-Philipp Wich2015-01-08
* sdk: add missing kernel include filesFelix Fietkau2014-12-11
* sdk: improve feed setupJo-Philipp Wich2014-10-16
* sdk: predefine kernel version magicJo-Philipp Wich2014-09-17
* sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs itFelix Fietkau2014-09-01
* target/sdk: strip host binaries before packingFelix Fietkau2014-03-13
* target/sdk: leave out some unnecessary directoriesFelix Fietkau2014-03-13
* target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau2014-03-13
* target/sdk: fix parallel build callsFelix Fietkau2014-03-13
* target/sdk: remove obsolete make calls for the ancient package directory formatFelix Fietkau2014-03-13
* target/sdk: generate a Config.in file with the settings of the build that the...Felix Fietkau2014-03-10
* target/sdk: remove obsolete compatibility makefilesFelix Fietkau2014-03-10
* target/sdk: remove obsolete exclude lineFelix Fietkau2014-03-10
* target/sdk: remove some unnecessary filesFelix Fietkau2014-03-10
* target/sdk: add support for building kernel module packagesFelix Fietkau2014-03-10
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-17
* Fix feeds.conf.default when no SVN info presentDaniel Dickinson2012-11-01
* derive system from hostcc to allow building inside a chrootJohn Crispin2012-08-22
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-13
* make sure .config gets copied as file When using scripts/env, .config is most...Jo-Philipp Wich2012-01-28
* fix generation for arm platforms Based on patch by Roman Yeryomin <roman@adve...Jo-Philipp Wich2011-09-13
* sdk: fix up paths for $(ARCH_SUFFIX)Felix Fietkau2010-03-17
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-18
* do not exclude the share directory for bison and other programs to work (#5629)Florian Fainelli2009-08-09
* now that we support multiple libc, include the gcc version, libc type and lib...Florian Fainelli2009-06-18
* do not copy all the staging_dir/ directories, only the right toolchain and ta...Florian Fainelli2009-06-18
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* allow SDK to install trunk packages with scripts/feeds & build them, instead ...Nicolas Thill2008-09-24
* add LICENSE & minimal Config.in files (closes: #3710)Nicolas Thill2008-08-22
* add feeds config file to SDKNicolas Thill2008-08-22
* some more build system cleanupFelix Fietkau2008-08-17
* Detach the building of sdk and imagebuilder from "Select all packages by defa...Felix Fietkau2008-03-19
* fix the sdkFelix Fietkau2007-12-14
* strip -$(KERNEL) from sdk/imagebuilder namesFelix Fietkau2007-12-13
* suppress bug after compiling last package in kamikaze SDK.Felix Fietkau2007-12-09
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-27
* fix sdk buildFelix Fietkau2007-07-02
* add portability fixes from #1720Felix Fietkau2007-06-30
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29