- 02 Haz, 2011 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
Especially not now with --disable-modules.
-
Tor Lillqvist yazdı
Pass the -I options needed in CPPFLAGS, not CFLAGS. Explicitly disable dynamic loading of loaders. Pass an explicit list of loaders to build in statically. Do include the jpeg loader.
-
Tor Lillqvist yazdı
-
- 01 Haz, 2011 3 kayıt (commit)
-
-
Christian Lohmaier yazdı
-
Christian Lohmaier yazdı
-
Christian Lohmaier yazdı
-
- 31 May, 2011 8 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Patch out the chunk of GLib's configure script that looks for libintl. Take care of fallout in a couple of places in GLib sources. The end result is that GLib doesn't use any libintl (gettext etc) functionality. Which is nice, as we then shouldn't need to build gettext. No functionality should be lost, as we weren't delivering any GLib message catalogs anyway, so none of the gettext calls at least here would ever have found any localised messages.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
git://anongit.freedesktop.org/libreoffice/libs-extern-sysJan Holesovsky yazdı
Conflicts: graphite/graphite2-0.9.2.patch
-
- 30 May, 2011 13 kayıt (commit)
-
-
Tor Lillqvist yazdı
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.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
It is needed in case a native internal GLib build is used when cross-compiling GLib.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Christian Lohmaier yazdı
-
Tor Lillqvist yazdı
We would need to pass -DGR2_STATIC when compiling graphite-using code otherwise. Also make patch apply without fuzz.
-
Christian Lohmaier yazdı
-
Michael Meeks yazdı
-
Jan Holesovsky yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
- 29 May, 2011 6 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Just use a config.h geneated for Mac OS X for now, tweak later if necesssary.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
I don't know if this is the right thing to do. The --disable-python switch is documented to "Disable build of Python 2.x UNO API". Does that mean that it should disable use of Python at run-time completely? What about use of Python tools at build-time, do we have such? Will --disable-python then disable their use, too?
-
Christian Lohmaier yazdı
-
- 28 May, 2011 6 kayıt (commit)
-
-
Norbert Thiebaud yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
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.
-
Tor Lillqvist yazdı
-
Norbert Thiebaud yazdı
-
- 27 May, 2011 1 kayıt (commit)
-