index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
sdk
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
suppress bug after compiling last package in kamikaze SDK.
Felix Fietkau
2007-12-09
1
-3
/
+3
*
Fix the sdk generation with the new staging_dir layout
Florian Fainelli
2007-08-27
1
-3
/
+4
*
fix sdk build
Felix Fietkau
2007-07-02
1
-1
/
+1
*
add portability fixes from #1720
Felix Fietkau
2007-06-30
1
-1
/
+1
*
fixes for a few build errors on osx without fink
Felix Fietkau
2007-04-29
2
-3
/
+3
*
revert find | xargs => find | exec changes - this is completely unnecessary a...
Felix Fietkau
2007-04-12
1
-2
/
+2
*
Accidentially broke sdk and imagebuilder in [6857]
Mike Baker
2007-04-03
1
-6
/
+6
*
more [6849]
Mike Baker
2007-04-03
1
-2
/
+2
*
Use find -exec instead of xargs
Florian Fainelli
2007-04-02
1
-2
/
+2
*
Remove extra -
Mike Baker
2007-03-30
1
-1
/
+1
*
fix the sdk
Felix Fietkau
2007-03-26
1
-11
/
+28
*
Add an 'Image Configuration' menu to menuconfig Packages can export a list of...
Felix Fietkau
2007-03-16
1
-0
/
+3
*
Fix config checks for Image Builder and SDK - only build them when requested....
Felix Fietkau
2007-01-14
1
-3
/
+2
[next]