Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-18 | boost: disable debug code, uses fork() | Waldemar Brodkorb | |
2016-06-18 | boost: can be compiled for m68k | Waldemar Brodkorb | |
2016-06-18 | boost: set threading to multi | Waldemar Brodkorb | |
2016-06-14 | boost: allow static build | Waldemar Brodkorb | |
2016-06-11 | boost: fix uClibc-ng compile, from buildroot | Waldemar Brodkorb | |
2016-06-07 | boost: update to 1.61.0 | Waldemar Brodkorb | |
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2016-01-13 | boost: update to latest stable version | Waldemar Brodkorb | |
2015-11-22 | boost: update to latest stable version | Waldemar Brodkorb | |
2015-11-04 | boost: fix compile for MIPS | Waldemar Brodkorb | |
2015-05-16 | update boost to latest stable version | Waldemar Brodkorb | |
2015-05-16 | add support for powerpc, add log flavour | Waldemar Brodkorb | |
2015-03-11 | update to latest stable version | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-09-25 | fix boost for armv6 | Waldemar Brodkorb | |
2014-09-04 | really update boost | Waldemar Brodkorb | |
2014-08-19 | update to latest stable upstream | 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-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-06-15 | respect cflags | Waldemar Brodkorb | |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max ↵ | Waldemar Brodkorb | |
Filippov for help | |||
2014-06-03 | use ADK_TARGET_ARCH | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-03-18 | use the correct toolchain path | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-02-17 | flavours should be uppercase | Waldemar Brodkorb | |
2014-02-15 | fix python depends | Waldemar Brodkorb | |
2014-01-16 | good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵ | Waldemar Brodkorb | |
available | |||
2014-01-13 | enable xbmc for ibmx40+musl, add system specific dependency for ↵ | Waldemar Brodkorb | |
pkgmaker/depmaker, port eudev and rework systemd package (not ready) | |||
2014-01-09 | update boost, fix cross-compile on Darwin | Waldemar Brodkorb | |
2013-11-15 | fix build on Cygwin | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-18 | disable for m68k, remove flavour static, not used | Waldemar Brodkorb | |
2013-10-15 | avr32 not supported | Waldemar Brodkorb | |
2013-10-14 | disable locale, enable for uclibc builds | Waldemar Brodkorb | |
2013-10-11 | add build dependency | Waldemar Brodkorb | |
2013-09-26 | fix boost compile error | Waldemar Brodkorb | |
2013-09-26 | disable for uclibc builds | Waldemar Brodkorb | |
2013-07-22 | add omxplayer for raspberry pi | Waldemar Brodkorb | |
2013-07-18 | update to latest upstream | Waldemar Brodkorb | |
2011-09-16 | fix make bulkallmod | Waldemar Brodkorb | |
2011-09-05 | changed behavior of user.jam line removing | Tobias Breckle | |
2011-09-05 | polished boost | Tobias Breckle | |
2011-09-05 | added boost c++ library package | Tobias Breckle | |