Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-25 | python2: update to 2.7.14, add upstream patch for libressl 2.7.x | Waldemar Brodkorb | |
2017-03-19 | python2: update to 2.7.13, simplify patches | Waldemar Brodkorb | |
2016-11-27 | add three library methods, static, shared or both | Waldemar Brodkorb | |
Rename the static symbol and add the choice to a more visible place for users. | |||
2016-03-04 | depmaker: problem with excluded packages | Waldemar Brodkorb | |
bzip2-host is optional and prevents to generate correct host build dependency if python2-host is build. After that firefox will fail to build as pip needs openssl. | |||
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-11-14 | python2: use libressl host here | Waldemar Brodkorb | |
2015-10-12 | python2: default to libressl | Waldemar Brodkorb | |
2015-07-29 | update python2 to latest upstream | Waldemar Brodkorb | |
2015-04-16 | fix static build | Waldemar Brodkorb | |
2015-04-11 | update to latest stable upstream | Waldemar Brodkorb | |
2015-02-06 | update firefox, partially working. | 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-08-25 | fix compile on Darwin | 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-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb | |
2014-06-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
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-15 | fix patch usage | Waldemar Brodkorb | |
2014-03-20 | fix python2 host build | Waldemar Brodkorb | |
2014-03-02 | fix python breakage after STAGING_HOST_DIR renaming | Waldemar Brodkorb | |
2014-02-05 | fix python2 compile in Darwin | Waldemar Brodkorb | |
2014-01-10 | add upower, polkit and dependencies | Waldemar Brodkorb | |
2014-01-06 | fix python2 build | Waldemar Brodkorb | |
2013-12-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2013-12-12 | noscripts is wrong now | Waldemar Brodkorb | |
2013-12-12 | another try to fix python problems | Waldemar Brodkorb | |
2013-12-08 | fix release build for uClibc raspberry-pi | Waldemar Brodkorb | |
2013-12-02 | use -fPIC so that static hostbuild is possible | Waldemar Brodkorb | |
2013-12-01 | use static build for host | Waldemar Brodkorb | |
2013-11-30 | fix xbmc build, it uses distutils to find python include dir | Waldemar Brodkorb | |
2013-11-30 | fix xbmc build, it uses distutils to find python include dir | Waldemar Brodkorb | |
2013-11-27 | try to fixup mesalib compile, it needs libxml2 python module | Waldemar Brodkorb | |
2013-11-03 | fix pycurl build | Waldemar Brodkorb | |
2013-11-02 | pgen is not automatically installed | Waldemar Brodkorb | |
2013-11-01 | fix macos x host compile | Waldemar Brodkorb | |
2013-10-31 | bump version | Waldemar Brodkorb | |
2013-10-31 | forgot to import regular expression module | Waldemar Brodkorb | |
2013-10-31 | fix libxml2-python package | Waldemar Brodkorb | |
2013-10-30 | missed one patch for python2 | Waldemar Brodkorb | |
2013-10-30 | fix python cross-compile, when a python host binary is available | Waldemar Brodkorb | |
2013-10-29 | update python2 and use new host infrastructure | Waldemar Brodkorb | |
2013-10-24 | finetune python2 package | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-07-11 | unbreak python2 compile on Cygwin | Waldemar Brodkorb | |
2013-03-02 | update kernel | Waldemar Brodkorb | |
2011-11-10 | fix make bulk on OpenADK buildserver | Waldemar Brodkorb | |
2011-10-21 | fix cross-compile under FreeBSD | Waldemar Brodkorb | |
2011-10-17 | add symlink for hostpython | Waldemar Brodkorb | |