summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/qemu.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Add a package name to create a tarball.Chris Johns2016-03-071-0/+5
|
* config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns2014-04-081-0/+1
| | | | | | | | | | Hack round the FreeBSD iconv support in Freebsd 10. In 10 libc now supports iconv however iconv.h is present under /usr/local. Start to add support to build qemu for MinGW via a Cxc. This is a work in progress and contains lots of hidden traps. In config.py separate out of the canadian build status.
* config: Add support to build qemu.Chris Johns2014-02-041-0/+18
Qemu requires gettext, glib, libffi, and pixman. DTC is built as a submodule. On Mavrick provide a pkg-config command so avoid needing a pkgconfig. The one here is only just good enough to work. Provide an internal autotools build including libtool so qemu can be built from git.