Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-21 | fix various automatic configuration targets | Waldemar Brodkorb | |
2014-12-19 | use ADK_VERBOSE to be more consistent. | Waldemar Brodkorb | |
2014-12-19 | s/collections/appliances/ | Waldemar Brodkorb | |
2014-12-19 | remove package collection leftovers | Waldemar Brodkorb | |
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-12-11 | don't check configured umask. we need to take care to create firmware ↵ | Waldemar Brodkorb | |
independent of umask setting in the shell | |||
2014-12-03 | rename package collection dependencies | Waldemar Brodkorb | |
2014-09-05 | now really a fix | Waldemar Brodkorb | |
2014-09-05 | fix usage of ADK_TARGET_ARCH | Waldemar Brodkorb | |
2014-08-15 | fix build on Darwin, need to find a way to get mkimage on Darwin later | Waldemar Brodkorb | |
2014-08-04 | allow to set libc git via environment | Waldemar Brodkorb | |
2014-08-01 | add libc-test package | Waldemar Brodkorb | |
2014-08-01 | when using OpenADK for toolchain building, a musl system have to use ↵ | Waldemar Brodkorb | |
-static-libgcc | |||
2014-07-31 | add uclibc test-suite package | Waldemar Brodkorb | |
2014-07-29 | rework adk test stuff, use netcat to avoid socat/fork for non-MMU | Waldemar Brodkorb | |
2014-07-29 | fix initrdramfsarchive target | Waldemar Brodkorb | |
2014-07-29 | add some options, which are required for uclibc-ng test script | Waldemar Brodkorb | |
2014-07-28 | add make when test suite is choosen | Waldemar Brodkorb | |
2014-07-09 | simplify defconfig, fix allmodconfig | Waldemar Brodkorb | |
2014-07-09 | allow to build uClibc-ng natively | Waldemar Brodkorb | |
2014-07-09 | allow to enable uclibc testsuite | Waldemar Brodkorb | |
2014-07-08 | allow enabling of ltp package | Waldemar Brodkorb | |
2014-07-08 | fix syntax error, ah sorry | Waldemar Brodkorb | |
2014-07-08 | fix syntax error | Waldemar Brodkorb | |
2014-07-08 | allow to disable checksum for defconfig | Waldemar Brodkorb | |
2014-07-06 | allow preselection of ABI | Waldemar Brodkorb | |
2014-07-05 | fix libc preselection | Waldemar Brodkorb | |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb | |
This helps to find any regressions made in uClibc-ng. | |||
2014-07-03 | add support for bulk builds with different endianess | Waldemar Brodkorb | |
2014-06-30 | remove cleandir comment, add postconfig logic to inform user about rebuild | Waldemar Brodkorb | |
2014-06-30 | bump kernels | Waldemar Brodkorb | |
2014-06-28 | no automatic rebuild | Waldemar Brodkorb | |
2014-06-27 | rework service startup, do not hardcode into postinst scripts | Waldemar Brodkorb | |
2014-06-25 | grep target collections | Waldemar Brodkorb | |
2014-06-25 | fix rebuild of base-files on network config change | Waldemar Brodkorb | |
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-06-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb | |
2014-06-11 | add cleansystem target, filter fstack-protector-all for musl | Waldemar Brodkorb | |
2014-06-04 | make ld relro and bind now optional | Waldemar Brodkorb | |
2014-06-03 | update vc libraries and firmware for raspberry pi, make GPU mem configurable | Waldemar Brodkorb | |
2014-06-02 | simplify adding new arch | Waldemar Brodkorb | |
Generate all data needed when adding a new arch or system. Recognize any changes in target/*/systems as reported as bug by Joerg. | |||
2014-06-01 | disable ld gc for buildall | Waldemar Brodkorb | |
2014-05-31 | rework static linking support, works with musl/glibc, fails to boot with ↵ | Waldemar Brodkorb | |
uclibc (qemu-x86) | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-29 | disable mptcp for buildall | Waldemar Brodkorb | |
2014-05-28 | update buildall | Waldemar Brodkorb | |
2014-05-27 | disable skipping of kernel patches for buildall | Waldemar Brodkorb | |
2014-05-24 | cleankernel after addon changes | Waldemar Brodkorb | |
2014-05-24 | disable for buildall | Waldemar Brodkorb | |