Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-21 | update to latest upstream version | Waldemar Brodkorb | |
2014-01-07 | fix musl compile | Waldemar Brodkorb | |
2013-11-27 | try to fixup mesalib compile, it needs libxml2 python module | Waldemar Brodkorb | |
2013-11-03 | add missing zlib flavour stuff | 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-29 | avoid byte compiling on install, so bytecode must not be removed afterwards | Waldemar Brodkorb | |
2013-10-28 | update python3 to new host build style | Waldemar Brodkorb | |