Commit graph

16 commits

Author SHA1 Message Date
Michael Stahl
fcf809ea33 .lst files don't need executable bits 2012-03-23 21:58:15 +01:00
Fridrich Štrba
baeb77aaaa Fix libcroco build against internal libxml2
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-03-20 14:43:27 +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
Stephan Bergmann
37f527e989 Tentative libcroco fix for Mac OS X --without-system-libxml 2012-02-23 16:29:05 +01:00
Josh Heidenreich
b87e6be543 Added READMEs for some library modules which didn't have them 2012-02-14 12:33:01 +10:30
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
Michael Stahl
ef9b481302 gnumake4: libcroco: use LIBXML_CFLAGS [hg:506ddad86d06] 2011-06-17 18:36:13 +02:00
Christian Lohmaier
25dff09907 tell the linker how to resolve @loader_path on Mac
also cleanup useless double checking for MACOSX
and remove unneeded AUGMENT_LIBRARY_PATH
2011-06-12 21:00:47 +02:00
Tor Lillqvist
c4b0c75371 Add cross-compilation support 2011-06-07 00:15:02 +03:00
Christian Lohmaier
4560a620db configure exists for a reason. Don't redefine the stuff in random makefiles
AKA: fix compiling libcroco against SDK-libxml (Mac)
2011-06-03 18:51:55 +02:00
Tor Lillqvist
56f35e6b39 Drop %_EXT% which was always empty 2011-06-03 13:27:35 +03:00
Christian Lohmaier
0af50489ac link against the SDK (Mac) 2011-06-01 17:04:49 +02:00
Norbert Thiebaud
16a8d1be88 libcroco: manage libxml2 depemdency properly on MacOS 2011-05-28 00:12:11 -05:00
ka
3d15673188 rsvglibs: adjustments for external library patches 2011-03-28 23:47:32 +02:00
Ocke Janssen
d44fe9de5a rsvglibs: libcroco for windows added 2011-03-09 14:36:34 +01:00
Philipp Lohmann [pl]
d1d6168c4f rsvglibs: add libcroco dependency 2011-03-03 14:15:16 +01:00