Commit graph

18 commits

Author SHA1 Message Date
Tor Lillqvist
4670d2d486 Set EXTRPATH only on MACOSX 2011-06-01 01:29:30 +03:00
Tor Lillqvist
c7af239047 Pass dmake's -P to gnumake as -j 2011-06-01 01:28:58 +03:00
Tor Lillqvist
b344b03704 Bin redundancy 2011-05-31 23:46:00 +03:00
Tor Lillqvist
b61b156d52 Enable building glib for iOS
Pass --build and --host options to the configure script. Pass a bunch
of a priori cached test results for stuff that can't be determined
when cross-compiling. Link with the CoreFoundation framework. Build
static archives.

Patch out the compile-time USE_LIBICONV_GNU and _LIBICONV_H test from
gconvert.c as it for some reason fails for iOS.
2011-05-31 01:26:26 +03:00
Tor Lillqvist
920be57840 Deliver also the built glib-compile-schemas
It is needed in case a native internal GLib build is used when
cross-compiling GLib.
2011-05-30 23:54:53 +03:00
Tor Lillqvist
2625742147 Propagate verbosity 2011-05-30 23:41:34 +03:00
Christian Lohmaier
5c44a7e02f Mac: actually use the define that is used in the patch, link against SDK 2011-05-29 18:22:44 +02:00
Tor Lillqvist
a031b8d16b Avoid potential mixup of incomopatible but identically named GLib DLLs
Don't use the same name for the GLib DLLs that we build with MSVS9 as
in the "official" MinGW-built packages (either the ones from
www.gtk.org, or the ones from OBS). The "official" GLib DLLs use
msvcrt.dll, while the ones we build use msvcr90.dll. We want to avoid
potential confusion. Call the DLLs we build glib-2.0.dll etc, not
libglib-2.0-0.dll etc.
2011-05-28 12:26:59 +03:00
ka
eb9bbbdf7f ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again 2011-04-01 17:25:01 +02:00
Philipp Lohmann [pl]
2503be5aca rsvglibs: deliver needed executable 2011-03-28 13:44:04 +02:00
ka
c7ba800014 rsvglibs: added additional external lib gdk-pixbuf/minor build changes for external projects 2011-03-24 07:52:29 +01:00
Ocke Janssen
c118a818eb rsvglibs: exports libs as well 2011-03-09 13:27:29 +01:00
Ocke Janssen
e799b912bf rsvglibs: use OUT2INC 2011-03-09 09:55:09 +01:00
Ocke Janssen
7ef574b200 rsvglibs: glib patch file added for windows 2011-03-09 09:35:36 +01:00
Ocke Janssen
d529258afa rsvglibs: add patch for win32 2011-03-07 09:46:28 +01:00
Philipp Lohmann [pl]
bb1f58728a rsvglibs: add gdk-pixbuf dependency 2011-03-01 15:04:30 +01:00
Philipp Lohmann [pl]
cd116c549c rsvglibs: add missing header 2011-02-28 15:13:17 +01:00
Philipp Lohmann [pl]
a14d776661 rsvglibs: add glib dependency. 2011-02-28 13:54:22 +01:00