| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sdk: Allow to change ALL* package settings in SDK | Daniel Dickinson | 2016-05-24 | 1 | -0/+16 |
* | sdk: rename OpenWrt into LEDE | Alexander Couzens | 2016-05-05 | 2 | -4/+4 |
* | sdk: bundle required firmware files | Jo-Philipp Wich | 2016-04-21 | 1 | -0/+2 |
* | sdk: do not exclude ccache executable | Jo-Philipp Wich | 2016-04-18 | 1 | -1/+2 |
* | sdk: fix generation of base feed url | Jo-Philipp Wich | 2016-04-17 | 1 | -1/+1 |
* | sdk: add base repository fallback | Jo-Philipp Wich | 2016-01-12 | 1 | -0/+1 |
* | target/sdk: include modules.builtin, it is necessary for packaging kernel mod... | Felix Fietkau | 2016-01-11 | 1 | -0/+1 |
* | target/sdk: do not include the target staging dir anymore, it is unnecessary now | Felix Fietkau | 2016-01-08 | 1 | -2/+0 |
* | target/sdk: ship .ko files to allow rebuild of the base kmod-* packages | Felix Fietkau | 2016-01-08 | 1 | -0/+1 |
* | target/sdk: Fix filename with external toolchain | Felix Fietkau | 2016-01-03 | 1 | -1/+1 |
* | targets: Use configured distribution name for SDK, IB, and Toolchain tarball ... | Felix Fietkau | 2016-01-03 | 1 | -1/+1 |
* | sdk: provide explicit CONFIG_MODULES kconfig symbol | Jo-Philipp Wich | 2015-07-27 | 1 | -0/+5 |
* | sdk: filter out CONFIG_SIGNED_PACKAGES for generated config | Felix Fietkau | 2015-04-25 | 1 | -0/+1 |
* | sdk: use prepare target to initialize git snapshot | Jo-Philipp Wich | 2015-02-08 | 3 | -11/+19 |
* | sdk: rename file to mention target/subtarget and move host system to suffix | Jo-Philipp Wich | 2015-02-07 | 1 | -4/+1 |
* | sdk: track files with git and use it to implement proper clean targets | Jo-Philipp Wich | 2015-01-10 | 1 | -3/+16 |
* | build: add version number to filenames | Jo-Philipp Wich | 2015-01-08 | 1 | -1/+2 |
* | sdk: add missing kernel include files | Felix Fietkau | 2014-12-11 | 1 | -0/+1 |
* | sdk: improve feed setup | Jo-Philipp Wich | 2014-10-16 | 1 | -7/+12 |
* | sdk: predefine kernel version magic | Jo-Philipp Wich | 2014-09-17 | 1 | -0/+1 |
* | sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs it | Felix Fietkau | 2014-09-01 | 1 | -2/+1 |
* | target/sdk: strip host binaries before packing | Felix Fietkau | 2014-03-13 | 1 | -2/+19 |
* | target/sdk: leave out some unnecessary directories | Felix Fietkau | 2014-03-13 | 1 | -1/+11 |
* | target/sdk: use .config instead of unconditionally enabling all build dirs | Felix Fietkau | 2014-03-13 | 1 | -0/+9 |
* | target/sdk: fix parallel build calls | Felix Fietkau | 2014-03-13 | 1 | -0/+5 |
* | target/sdk: remove obsolete make calls for the ancient package directory format | Felix Fietkau | 2014-03-13 | 1 | -3/+0 |
* | target/sdk: generate a Config.in file with the settings of the build that the... | Felix Fietkau | 2014-03-10 | 3 | -0/+33 |
* | target/sdk: remove obsolete compatibility makefiles | Felix Fietkau | 2014-03-10 | 3 | -102/+0 |
* | target/sdk: remove obsolete exclude line | Felix Fietkau | 2014-03-10 | 1 | -1/+0 |
* | target/sdk: remove some unnecessary files | Felix Fietkau | 2014-03-10 | 1 | -2/+2 |
* | target/sdk: add support for building kernel module packages | Felix Fietkau | 2014-03-10 | 1 | -3/+28 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -1/+1 |
* | Fix feeds.conf.default when no SVN info present | Daniel Dickinson | 2012-11-01 | 1 | -2/+3 |
* | derive system from hostcc to allow building inside a chroot | John Crispin | 2012-08-22 | 1 | -2/+2 |
* | don't overwrite version.mk, substitute REVISION instead | Jo-Philipp Wich | 2012-04-13 | 1 | -1/+1 |
* | make sure .config gets copied as file When using scripts/env, .config is most... | Jo-Philipp Wich | 2012-01-28 | 1 | -1/+1 |
* | fix generation for arm platforms Based on patch by Roman Yeryomin <roman@adve... | Jo-Philipp Wich | 2011-09-13 | 1 | -1/+5 |
* | sdk: fix up paths for $(ARCH_SUFFIX) | Felix Fietkau | 2010-03-17 | 1 | -1/+1 |
* | disable IB & SDK when using an external toolchain (closes: #6001) | Nicolas Thill | 2009-12-18 | 1 | -0/+1 |
* | do not exclude the share directory for bison and other programs to work (#5629) | Florian Fainelli | 2009-08-09 | 1 | -1/+5 |
* | now that we support multiple libc, include the gcc version, libc type and lib... | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
* | do not copy all the staging_dir/ directories, only the right toolchain and ta... | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | allow SDK to install trunk packages with scripts/feeds & build them, instead ... | Nicolas Thill | 2008-09-24 | 1 | -1/+6 |
* | add LICENSE & minimal Config.in files (closes: #3710) | Nicolas Thill | 2008-08-22 | 2 | -0/+3 |
* | add feeds config file to SDK | Nicolas Thill | 2008-08-22 | 1 | -1/+2 |
* | some more build system cleanup | Felix Fietkau | 2008-08-17 | 1 | -0/+2 |
* | Detach the building of sdk and imagebuilder from "Select all packages by defa... | Felix Fietkau | 2008-03-19 | 1 | -1/+0 |
* | fix the sdk | Felix Fietkau | 2007-12-14 | 3 | -93/+69 |
* | strip -$(KERNEL) from sdk/imagebuilder names | Felix Fietkau | 2007-12-13 | 1 | -1/+1 |