9 Commits

Author SHA1 Message Date
Chris Johns
70cc3b093f config: Use qemu's patchworks site for patches. 2014-02-12 15:27:05 +11:00
Chris Johns
d5c7c1fc4f config: Fix libffi on Fedora 64bit. 2014-02-12 13:11:38 +11:00
Chris Johns
c5b5493c19 config: Change pkgconfig to check.
Add the extra actions: ccflags, cflags, ldflags and libs to allow the
fetching of these from pkg-config files.
2014-02-11 14:06:45 +11:00
Chris Johns
f27f7c40f6 config: Update qemu to build on FreeBSD.
Update configuration to build on FreeBSD. This is based on pkg-config
detecting the packages installed on the host.
2014-02-11 10:38:33 +11:00
Chris Johns
56e8d80055 config: Add support to build qemu.
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.
2014-02-04 18:38:18 +11:00
Chris Johns
873016c249 Add Bare support for GNU tools.
Add support to build bare metal tools such as sparc-elf.
2013-11-05 22:09:11 +11:00
Chris Johns
ae717cbc63 Add a DTC build set. 2013-11-05 14:36:42 +11:00
Cynthia Rempel
6e583e5d3e Update the automake version to 1.12.6 as required by rtems/configure.ac
Signed-off-by: Chris Johns <chrisj@rtems.org>
2013-05-16 13:46:57 +10:00
Chris Johns
1a56a07605 Add bare/config and move the source-builder/config to it.
Rework the RTEMS build set files to point to the new location.

Move the files into devel, this follows the ports naming in
FreeBSD.

Update the macros, defaults, and options to support this.
2013-05-14 11:08:02 +10:00