summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-27Fix gdk-pixbuf on windowsFridrich Štrba1-19/+23
Change-Id: I24cfe6dee408d0a6108da31eddc3abcfd2256671
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-1/+1
2012-04-13gbuildize internal zlibCaolán McNamara1-1/+1
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
2012-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier1-0/+5
2012-03-23.lst files don't need executable bitsMichael Stahl1-0/+0
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-3/+2
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-2/+2
2011-06-29Fix weird Cygwin build problemCaolán McNamara1-2/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen3-60/+212
Conflicts: cairo/cairo-1.8.0.patch cairo/prj/build.lst gdk-pixbuf/makefile.mk libcroco/makefile.mk
2011-06-17ooo34gsl01: #i117732# patch to make configure work with homebrew (thanks ↵Philipp Lohmann [pl]2-1/+3
hbrinkm !) [hg:1780f020f3f4]
2011-06-14remove noise from configure on Mac, use --disable-dependency-trackingChristian Lohmaier2-23/+74
2011-06-07Cross-compilation support for MacOSXTor Lillqvist1-0/+4
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-18/+18
2011-06-02Revert accidentally commmitted changeTor Lillqvist2-3/+0
2011-06-02No need to build a SVG gdk-pixbuf loaderTor Lillqvist2-0/+3
2011-06-02We don't need gdk-pixbuf-query-loadersTor Lillqvist2-3/+0
Especially not now with --disable-modules.
2011-06-02Make gdk-pixbuf build betterTor Lillqvist1-4/+6
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.
2011-06-02Make io-png.c actually compile with the libpng 1.5 we includeTor Lillqvist1-0/+64
2011-06-01compile gdk-pixbuf against SDK (Mac)Christian Lohmaier2-19/+20
2011-06-01Don't use libintl in gdk-pixbuf eitherTor Lillqvist2-1/+34
2011-04-01ooo340libs: needed patch changes for external libraries/using ↵ka1-550/+8
external/jpeg*.h again
2011-03-28rsvglibs: minor adjustments wrt. new/updated external libska1-1/+1
2011-03-26rsvglibs: corrected dependencieska1-1/+1
2011-03-25rsvglibs: adjusted makefiles to build external rsvglib dependencieska1-1/+1
2011-03-24rsvglibs: added additional external lib gdk-pixbuf/minor build changes for ↵ka3-16/+1034
external projects
2011-03-09rsvglibs: updated build dependenciesPhilipp Lohmann [pl]1-1/+1
2011-03-07rsvglibs: add libjpegPhilipp Lohmann [pl]1-6/+9
2011-03-04rsvglibs: add libpng supportPhilipp Lohmann [pl]1-19/+18
2011-03-01rsvglibs: add gdk-pixbuf-query-loadersPhilipp Lohmann [pl]2-1/+4
2011-03-01rsvglibs: add gdk-pixbuf dependencyPhilipp Lohmann [pl]4-0/+142