glib/gobject
Erik van Pienbroek 7b939efa6f Use native glib-genmarshal when cross-compiling
The ability to cross-compile glib got broken after the
merge of the 'signal-performance' branch as the assumption
was made that the generated glib-genmarshal can be executed
on the host (which isn't valid when cross-compiling).

Fixed this by using the just-built glib-genmarshal for normal
compilations and the native (host) glib-genmarshal when doing a
cross-compilation as was also done in several other areas of GLib

Tested for host=x86_64-unknown-linux-gnu, target=x86_64-unknown-linux-gnu
and host=x86_64-unknown-linux-gnu, target=i686-w64-mingw32

https://bugzilla.gnome.org/show_bug.cgi?id=671676
2012-03-09 08:24:28 +01:00
..
2011-05-23 00:21:06 -04:00
2009-03-31 19:39:16 -04:00
2011-06-14 18:51:57 -04:00
2011-06-09 11:15:40 -04:00
2012-02-26 22:22:56 -05:00
2012-03-08 14:51:22 +08:00
2011-12-13 23:01:51 -05:00
2012-03-08 14:51:22 +08:00
2012-03-05 07:34:58 -05:00
2012-01-24 23:37:24 -05:00
2012-01-24 23:37:24 -05:00
2012-03-07 12:53:14 +00:00
2012-03-02 17:13:03 +01:00
2011-10-18 17:12:33 +01:00
2008-06-21 18:20:43 +00:00
2011-09-05 18:46:59 -04:00