mxe/src
Volker Grabsch ee3456c369 portability fix for MacOS X in package glib: set CXX explicitly
For some strange reason, glib's configure script initializes
CXX with "c++" instead of the cross C++ compiler. This usually
does no harm, because glib doesn't use the C++ compiler. However,
it poisons libtool's compiler lib search paths. This also usually
does no harm, except on MacOS X where it causes libtool to link
against /usr/lib/libiconv.dylib, which makes the cross build fail.
2009-03-08 14:41:47 +01:00
..
atk.mk bugfix in several build rules: use "$(SED)" instead of "sed" 2009-03-05 15:22:43 +01:00
binutils.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
boost.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
bzip2.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
cairo.mk disable threading in package cairo, because it conflicts with glib's threading 2009-03-05 16:54:57 +01:00
curl.mk update version of packages curl and gnutls 2009-03-05 20:40:34 +01:00
expat.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
fltk.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
fontconfig.mk bugfix in several build rules: use "$(SED)" instead of "sed" 2009-03-05 15:22:43 +01:00
freetype.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc-core.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc-fortran.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc-g++.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc-gmp.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc-mpfr.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc-objc.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gcc.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
gd.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
gdal.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
geos.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
gettext.mk bugfix to avoid crashing parallel builds in package gettext 2009-03-06 23:35:08 +01:00
giflib.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
glew.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
glib.mk portability fix for MacOS X in package glib: set CXX explicitly 2009-03-08 14:41:47 +01:00
gnutls.mk use only stable versions of package gnutls 2009-03-05 20:59:52 +01:00
gtk.mk bugfix in several build rules: use "$(SED)" instead of "sed" 2009-03-05 15:22:43 +01:00
ilmbase.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
jasper.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
jpeg.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libdnet.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libgcrypt.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libgeotiff.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libgpg_error.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libgsasl.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libgsf.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
libiconv.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libidn.mk update version of package libidn 2009-03-07 22:30:20 +01:00
libmikmod.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libntlm.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libpng.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libxml2.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
libxslt.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
lua.mk portability fix for Open Solaris: Enforce the use of $(INSTALL) in package lua (by Tony Theodore) 2009-03-08 13:30:08 +01:00
mingwrt.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
ogg.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
old.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
openexr.mk improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
pango.mk bugfix in several build rules: use "$(SED)" instead of "sed" 2009-03-05 15:22:43 +01:00
pcre.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
pdcurses.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
pdflib_lite.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
pixman.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
pkg_config.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
proj.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
pthreads.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
sdl.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
sdl_image.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
sdl_mixer.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
sdl_ttf.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
smpeg.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
tiff.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
tre.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
vorbis.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
w32api.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
winpcap.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
wxwidgets.mk portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
xmlwrapp.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
zlib.mk put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00