Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb | |
2014-05-23 | disable lto,ssp and gold for buildall | Waldemar Brodkorb | |
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb | |
2014-05-23 | fix arch lists | Waldemar Brodkorb | |
2014-05-23 | simplify bulktargets, just use buildall | Waldemar Brodkorb | |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-18 | convert mips to use new targethelp make target, useful to just show the help ↵ | Waldemar Brodkorb | |
text after building | |||
2014-05-18 | disable thumb, remove deleted packages | Waldemar Brodkorb | |
2014-05-12 | use ADK_ prefix for environment variables | Waldemar Brodkorb | |
Very old problem, in the time I added glibc support to FreeWRT I had strange problems building glibc because V=99 was used. Now openjdk7 have problem with ARCH. Just use ADK_ prefix for all environment stuff to avoid this. | |||
2014-05-03 | add openjdk7 and pam to hudson build | Waldemar Brodkorb | |
2014-04-30 | use CLIB instead of LIBC to avoid clashes with uClibc buildsystem | Waldemar Brodkorb | |
2014-04-29 | exclude aarch64 from test-framework, set 3.13.11 as default kernel | Waldemar Brodkorb | |
2014-04-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-04-13 | disable gold for bulk builds | Waldemar Brodkorb | |
2014-04-13 | fix rebuild of initramfs list if package choice is changed | Waldemar Brodkorb | |
2014-04-10 | use libc specific toolchain arch list | Waldemar Brodkorb | |
2014-04-07 | disable start services for bulk/release builds | Waldemar Brodkorb | |
2014-04-07 | add gold support | Waldemar Brodkorb | |
2014-04-02 | fix superh toolchain building | Waldemar Brodkorb | |