Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | git: update to 2.34.0, needs curl dependency because SSL is otherwise not ↵ | Waldemar Brodkorb | |
activated | |||
2021-03-31 | git: update to 2.31.1 | Waldemar Brodkorb | |
2018-04-25 | git: update to 2.17.0 | Waldemar Brodkorb | |
2017-08-13 | git: update to 2.14.1 | Waldemar Brodkorb | |
2017-07-20 | git: update to 2.13.3 | Waldemar Brodkorb | |
2017-05-19 | git: update to 2.13.0 | Waldemar Brodkorb | |
2017-02-06 | git: update to 2.11.1 | Waldemar Brodkorb | |
2016-11-01 | git: update to 2.10.2 | Waldemar Brodkorb | |
2016-10-15 | git: update to 2.10.1 | Waldemar Brodkorb | |
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-09-30 | remove OpenSSL support | Waldemar Brodkorb | |
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL. | |||
2016-09-07 | git: update to 2.10.0 | Waldemar Brodkorb | |
2016-07-17 | git: update to 2.9.2 | Waldemar Brodkorb | |
2016-05-25 | git: update to 2.8.3 | Waldemar Brodkorb | |
2016-05-05 | git: update to 2.8.2 | Waldemar Brodkorb | |
2016-04-30 | git: update to 2.8.1 | Waldemar Brodkorb | |
2016-04-01 | git: update to 2.8.0 | Waldemar Brodkorb | |
2016-03-19 | git: update to 2.7.4 | Waldemar Brodkorb | |
2016-02-29 | git: update to latest stable version | Waldemar Brodkorb | |
2015-12-22 | git: update to latest stable version | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-10-24 | git: update to latest stable version | Waldemar Brodkorb | |
2015-10-22 | ssl: rework ssl support | Waldemar Brodkorb | |
Use libressl as default, where SSL is required. Allow to choose openssl. Disable SSL where not strictly required to build. | |||
2015-07-02 | update git to latest stable version | Waldemar Brodkorb | |
2015-06-24 | update git to latest stable version | Waldemar Brodkorb | |
2015-06-13 | update git to latest stable version | Waldemar Brodkorb | |
2015-02-10 | 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-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-05-30 | update to latest upstream | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few ↵ | Waldemar Brodkorb | |
bytes bigger for a xbmc build | |||
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-02-11 | add libgcc dependency | Waldemar Brodkorb | |
2013-10-29 | do not accidently link with libcharset, when NO_ICONV is set | Waldemar Brodkorb | |
2013-10-29 | update to latest upstream version | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-05 | fix uclibc compile,patch from alpinelinux | Waldemar Brodkorb | |
2013-09-04 | really disable iconv, even for eglibc builds, there is no XAKE_ENV. | Waldemar Brodkorb | |
2013-09-04 | update to latest upstream version, disable gettext/libintl | Waldemar Brodkorb | |
2013-01-31 | update to latest upstream, fix link error | Waldemar Brodkorb | |
2012-07-17 | update to latest upstream version | Waldemar Brodkorb | |
2011-10-15 | update to latest upstream | Waldemar Brodkorb | |
2011-03-08 | update to latest upstream version | 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-11-23 | fix package archive, update to latest upstream | Waldemar Brodkorb | |
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-07-30 | fix build on FreeBSD host | Waldemar Brodkorb | |
2010-06-13 | bulk package update | Waldemar Brodkorb | |