Christian Lohmaier
a7c02ed28a
help XCode 2.5 resolve @loader_path/libfoo.dylib
2012-03-24 02:12:37 +01:00
Michael Stahl
fcf809ea33
.lst files don't need executable bits
2012-03-23 21:58:15 +01:00
Tor Lillqvist
2a1171929e
chmod -x
2012-03-21 13:00:45 +02: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
Tor Lillqvist
a3414f43cf
Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API
2011-10-03 15:07:46 +03:00
Takashi Nakamoto
149ff3ecc1
Escaped non-ASCII characters from source files in pango
...
Building pango with VC++ 2008 Express Edition on Windows platform where the
locale is Japanese (or maybe Korean, Chinese or others) fails because some
files extracted from the pango tarball contains non-ASCII characters. This
change escapes those non-ASCII characters with "\xff" expression.
2011-08-31 22:38:08 +02:00
Caolán McNamara
4f544e3c6e
I'm sure I fixed this before
2011-08-04 16:21:53 +01:00
Christian Lohmaier
3c1e5d564c
silence pango, get rid of $/ escapes, pass verbosity switches
2011-06-14 03:21:00 +02:00
Tor Lillqvist
168c537165
Add cross-compilation support
2011-06-07 00:14:59 +03:00
Tor Lillqvist
9002e87493
Use unique Pango DLL names to avoid risk clashing with "official" DLLs
2011-06-03 13:53:40 +03:00
Tor Lillqvist
56f35e6b39
Drop %_EXT% which was always empty
2011-06-03 13:27:35 +03:00
Tor Lillqvist
04eef8e273
Set also CXXFLAGS
2011-05-31 15:29:14 +03:00
Tor Lillqvist
1619af48ef
Propagate verbosity
2011-05-30 23:29:30 +03:00
ka
eb9bbbdf7f
ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again
2011-04-01 17:25:01 +02:00
Ivo Hinkelmann
f2f949c056
masterfix DEV300: #i10000# build fixes
2011-03-30 18:52:07 +02:00
Philipp Lohmann [pl]
a2823e2dd8
rsvglibs: final touches
2011-03-29 14:37:15 +02:00
ka
3d15673188
rsvglibs: adjustments for external library patches
2011-03-28 23:47:32 +02:00
ka
182318fb5e
rsvglibs: minor adjustments wrt. new/updated external libs
2011-03-28 04:04:23 +02:00
ka
5cf054625f
rsvglibs: corrected dependencies
2011-03-26 17:56:26 +01:00
ka
507e4cf1d9
rsvglibs: added external pango library
2011-03-26 17:03:03 +01:00
ka
58dd455716
rsvglibs: adjusted makefiles to build external rsvglib dependencies
2011-03-25 06:25:10 +01:00
Philipp Lohmann [pl]
0d9ba0a484
rsvglibs: add pango dependency
2011-03-01 18:55:44 +01:00