Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-22 | postfix for -config files | Waldemar Brodkorb | |
2014-09-28 | fix perl cross-compile and some modules on Darwin host | Waldemar Brodkorb | |
2014-07-25 | use a more portable way of find doing it. | Waldemar Brodkorb | |
2014-06-30 | update sdl and sdl-image | Waldemar Brodkorb | |
be sure to link sdl-image to provided libpng, otherwise TexturePacker in XBMC build will silently fail to pack the png icons. | |||
2014-06-16 | fix HOST_STYLE stuff, openjdk7 compile problems fixed | 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-03-20 | fix python2 host build | Waldemar Brodkorb | |
2014-03-20 | convert to HOST_STYLE auto, add hostclean target | Waldemar Brodkorb | |
2014-03-19 | use separate WRKDIR for host packages to avoid rebuild problems in wrong ↵ | Waldemar Brodkorb | |
order, findstring idea from tg | |||
2014-02-26 | use separate stamp dir, enable openjdk for hudson | Waldemar Brodkorb | |
2014-01-30 | disable host build for non-Linux buildsystems | Waldemar Brodkorb | |
2013-11-27 | try to fixup mesalib compile, it needs libxml2 python module | Waldemar Brodkorb | |
2013-11-12 | execute host-build | Waldemar Brodkorb | |
2013-11-12 | update gpsd | Waldemar Brodkorb | |
2013-11-10 | use cmake-host | Waldemar Brodkorb | |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation | |||
2013-11-01 | allow gettext-tiny host compile with HOST_STYLE=manual | Waldemar Brodkorb | |
2013-10-31 | avoid rebuild again | Waldemar Brodkorb | |
2013-10-29 | try to fix rebuild problem | Waldemar Brodkorb | |
2013-10-29 | try to fix ncurses build on buildserver | Waldemar Brodkorb | |
2013-10-29 | remove blank line | Waldemar Brodkorb | |
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵ | Waldemar Brodkorb | |
to new autotool infrastructure | |||
2013-10-24 | add host build infrastructure; convert file, ncurses, glib and ruby to it. ↵ | Waldemar Brodkorb | |
remove unneeded hacks for openldap and mesalib |