index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
adk
Age
Commit message (
Expand
)
Author
2015-12-21
bzip2 can be used from host
Waldemar Brodkorb
2015-12-13
rework prereq check
Waldemar Brodkorb
2015-12-11
Revert "rework prereq check"
Waldemar Brodkorb
2015-12-11
rework prereq check
wbx
2015-12-08
fixup make check
Waldemar Brodkorb
2015-12-03
add new PKG_KDEPENDS feature to depend on kernel modules required to run a pa...
Waldemar Brodkorb
2015-11-15
remove bitrotted uClibc++ support
Waldemar Brodkorb
2015-11-15
add new ADK Symbol PKG_NEEDS
Waldemar Brodkorb
2015-10-11
remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS
Waldemar Brodkorb
2015-07-25
fix ncursesw library detection
mirabilos
2015-07-25
fix ncursesw detection on Debian sid
mirabilos
2015-07-24
allow DAEMON mode to be used when m selected
Waldemar Brodkorb
2015-05-04
fix compile on Darwin
Waldemar Brodkorb
2015-05-01
use HOST_CFLAGS for Kconfig and adk tools
Waldemar Brodkorb
2015-04-28
only show dev packages from selected software
Waldemar Brodkorb
2015-04-26
make compiling with debug information non-default behavior
Waldemar Brodkorb
2015-03-09
fix a bug in depmaker, reported by phil. unnecessary builddeps for glibc are ...
Waldemar Brodkorb
2014-12-21
add patch to Kconfig
Waldemar Brodkorb
2014-12-19
use the new concept of appliances
Waldemar Brodkorb
2014-10-21
allow to build with MacOS X Yosemite and Homebrew.
Waldemar Brodkorb
2014-08-05
clang does not know -static-libgcc on Darwin
Waldemar Brodkorb
2014-08-04
only link tinfo when available
Waldemar Brodkorb
2014-08-01
when using OpenADK for toolchain building, a musl system have to use -static-...
Waldemar Brodkorb
2014-07-05
add support for uClibc-ng in parallel to uClibc.
Waldemar Brodkorb
2014-06-21
s/TOPDIR/ADK_TOPDIR/
Waldemar Brodkorb
2014-06-16
fixup CC_FOR_BUILD conversion
Waldemar Brodkorb
2014-06-16
add support for libc dependent dependencies
Waldemar Brodkorb
2014-06-02
refactor CPU_ARCH/ARCH variables
Waldemar Brodkorb
2014-05-31
quieten config tool
Waldemar Brodkorb
2014-05-29
resolve merge conflict
Waldemar Brodkorb
2014-05-24
allow to hide packages, which are provided by busybox applets
Waldemar Brodkorb
2014-05-24
fix varname, disable optimization flags for config
Waldemar Brodkorb
2014-05-24
remove PKG_NEED_CXX
Waldemar Brodkorb
2014-05-23
always build c++ compiler
Waldemar Brodkorb
2014-05-16
remove version information, we use rolling development model
Waldemar Brodkorb
2014-05-13
resolve merge conflict
Waldemar Brodkorb
2014-05-10
use boolean for packages
Waldemar Brodkorb
2014-05-08
remove PKG_MULTI var, add a more flexible method
Waldemar Brodkorb
2014-05-02
create core package section, cleanup old installer stuff
Waldemar Brodkorb
2014-04-07
allow to enable daemons on startup via menuconfig
Waldemar Brodkorb
2014-03-31
combine mkcrypt and dkgetsz to adk-helper package
Waldemar Brodkorb
2014-03-30
build hosttools only when not available or required
Waldemar Brodkorb
2014-03-30
rework hosttools building, add tools into package stuff
Waldemar Brodkorb