Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-21 | add patch to Kconfig | Waldemar Brodkorb | |
Add following patch https://lkml.org/lkml/2010/7/19/178 This allows to select for symbol as module and for special predefined values on int/string/hex symbols. | |||
2014-12-19 | use the new concept of appliances | Waldemar Brodkorb | |
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete | |||
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 ↵ | Waldemar Brodkorb | |
-static-libgcc | |||
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-16 | fixup CC_FOR_BUILD conversion | Waldemar Brodkorb | |
2014-05-31 | quieten config tool | Waldemar Brodkorb | |
2014-05-24 | fix varname, disable optimization flags for config | Waldemar Brodkorb | |
2014-05-16 | remove version information, we use rolling development model | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |