Christian Lohmaier
a7c02ed28a
help XCode 2.5 resolve @loader_path/libfoo.dylib
2012-03-24 02:12:37 +01:00
Stephan Bergmann
7c4f2ec8a7
Simplify install name handling for external libraries on Mac OS X
...
...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.
2012-02-29 18:46:38 +01:00
Bjoern Michaelsen
31daa1bd60
Merge branch 'master' into feature/gnumake4
...
Conflicts:
cairo/cairo-1.8.0.patch
cairo/prj/build.lst
gdk-pixbuf/makefile.mk
libcroco/makefile.mk
2011-06-19 12:03:35 +02:00
Philipp Lohmann [pl]
62bb785b66
ooo34gsl01: #i117732# patch to make configure work with homebrew (thanks hbrinkm !) [hg:1780f020f3f4]
2011-06-17 13:40:24 +02:00
Christian Lohmaier
1d84afcf34
remove noise from configure on Mac, use --disable-dependency-tracking
2011-06-14 15:44:11 +02:00
Tor Lillqvist
e634a528fa
Cross-compilation support for MacOSX
2011-06-07 00:14:57 +03:00
Tor Lillqvist
1a68be8d98
Revert accidentally commmitted change
2011-06-02 15:15:59 +03:00
Tor Lillqvist
afb200198f
No need to build a SVG gdk-pixbuf loader
2011-06-02 15:06:00 +03:00
Tor Lillqvist
341ed60308
We don't need gdk-pixbuf-query-loaders
...
Especially not now with --disable-modules.
2011-06-02 13:41:29 +03:00
Tor Lillqvist
b0d2187bd6
Make gdk-pixbuf build better
...
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-02 13:38:33 +03:00
Christian Lohmaier
7327f1c78b
compile gdk-pixbuf against SDK (Mac)
2011-06-01 16:48:12 +02:00
Tor Lillqvist
b51a5163e7
Don't use libintl in gdk-pixbuf either
2011-06-01 02:10:02 +03:00
ka
182318fb5e
rsvglibs: minor adjustments wrt. new/updated external libs
2011-03-28 04:04:23 +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
Philipp Lohmann [pl]
dc4d513c4d
rsvglibs: add libjpeg
2011-03-07 13:27:14 +01:00
Philipp Lohmann [pl]
d9698e83a5
rsvglibs: add libpng support
2011-03-04 13:20:07 +01:00
Philipp Lohmann [pl]
47fb20932f
rsvglibs: add gdk-pixbuf-query-loaders
2011-03-01 15:20:04 +01:00
Philipp Lohmann [pl]
bb1f58728a
rsvglibs: add gdk-pixbuf dependency
2011-03-01 15:04:30 +01:00