summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/makefile.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier1-0/+5
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-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-38/+44
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]1-0/+2
hbrinkm !) [hg:1780f020f3f4]
2011-06-14remove noise from configure on Mac, use --disable-dependency-trackingChristian Lohmaier1-19/+19
2011-06-07Cross-compilation support for MacOSXTor Lillqvist1-0/+4
2011-06-02Revert accidentally commmitted changeTor Lillqvist1-2/+0
2011-06-02No need to build a SVG gdk-pixbuf loaderTor Lillqvist1-0/+2
2011-06-02We don't need gdk-pixbuf-query-loadersTor Lillqvist1-2/+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-01compile gdk-pixbuf against SDK (Mac)Christian Lohmaier1-18/+19
2011-06-01Don't use libintl in gdk-pixbuf eitherTor Lillqvist1-1/+2
2011-03-28rsvglibs: minor adjustments wrt. new/updated external libska1-1/+1
2011-03-24rsvglibs: added additional external lib gdk-pixbuf/minor build changes for ↵ka1-16/+31
external projects
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]1-0/+2
2011-03-01rsvglibs: add gdk-pixbuf dependencyPhilipp Lohmann [pl]1-0/+97