Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-10 | dbus: update to 1.10.20 | Waldemar Brodkorb | |
2017-02-18 | dbus: update to 1.10.16 | Waldemar Brodkorb | |
2016-11-25 | finalize systemd as alternative init system | Waldemar Brodkorb | |
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems. | |||
2016-06-19 | dbus: fix startup | Waldemar Brodkorb | |
2016-03-11 | dbus: update to latest | Waldemar Brodkorb | |
2015-12-22 | dbus needs threads | Waldemar Brodkorb | |
2015-10-24 | dbus: update to latest stable version | Waldemar Brodkorb | |
2015-07-24 | update dbus to latest version | Waldemar Brodkorb | |
2015-05-26 | update dbus to latest version | Waldemar Brodkorb | |
2015-03-29 | update to latest upstream 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-07-06 | update to latest upstream version | 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 | update to latest upstream version | 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-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-01-21 | fix runtime dependency | Waldemar Brodkorb | |
2014-01-15 | fix xbmc youtube addon, now plays fine. python2-sqlite needed, and bios ↵ | Waldemar Brodkorb | |
param start_x=1 | |||
2014-01-14 | update dbus | 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-09-30 | fix some build errors for lemote yeelong | Waldemar Brodkorb | |
2013-08-05 | add dbus-send and dbus-monitor to package | Waldemar Brodkorb | |
2013-08-05 | update to latest upstream version, add dbus python bindings | Waldemar Brodkorb | |
2012-03-12 | some minor changes and fixes | Waldemar Brodkorb | |
2011-05-12 | enable for arm | Waldemar Brodkorb | |
2011-04-27 | fix allconfig for foxg20 | Waldemar Brodkorb | |
2011-04-17 | add dependencies | Waldemar Brodkorb | |
2011-04-15 | finetune, generate UUID and enable X support | Waldemar Brodkorb | |
2011-04-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/mpfr/Makefile | |||
2011-04-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/firefox/Makefile package/jpeg/patches/patch-ltmain_sh | |||
2011-04-07 | explicitely enable dbus, fix a tmp path | Waldemar Brodkorb | |
2011-04-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-04-03 | update to latest upstream version | Waldemar Brodkorb | |
2011-04-02 | fix path to dbus-daemon | Waldemar Brodkorb | |
2011-03-31 | I am to tupid for git, today. | Waldemar Brodkorb | |
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a. | |||
2011-03-31 | Revert "fix conflict, autoseect libgcj" | Waldemar Brodkorb | |
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04. | |||
2011-03-31 | fix conflict, autoseect libgcj | Waldemar Brodkorb | |
2011-03-13 | add a lot of new devel subpackages and fix native builds of packages | Waldemar Brodkorb | |
2011-01-17 | fix packages to be compile with stack protector | Waldemar Brodkorb | |
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages | |||
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2010-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-12-30 | fix startup scripts, fix stop routine | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-06-12 | massive PKG_SECTION adjustments | Phil Sutter | |
2010-04-21 | fat commit to add support for firefox on ibm x40 via usb stick | Waldemar Brodkorb | |
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg |