Commit graph

31 commits

Author SHA1 Message Date
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
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-29 03:50:46 +02:00
Fridrich Štrba
2d9b691780 Fix gdk-pixbuf on windows
Change-Id: I24cfe6dee408d0a6108da31eddc3abcfd2256671
2012-04-27 17:59:02 +02:00
Caolán McNamara
3934efe28c sigh, need a 64bit zlib too on windows, reverting 2012-04-13 14:06:55 +01:00
Caolán McNamara
452af5f452 gbuildize internal zlib
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-04-13 13:15:25 +01:00
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
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
31796472e7 Merge branch 'master' into feature/gnumake4 2011-07-21 18:51:33 +02:00
Caolán McNamara
dd5d0657c0 Fix weird Cygwin build problem 2011-06-29 14:46:32 +03: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
56f35e6b39 Drop %_EXT% which was always empty 2011-06-03 13:27:35 +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
Tor Lillqvist
d06189201b Make io-png.c actually compile with the libpng 1.5 we include 2011-06-02 13:32:03 +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
eb9bbbdf7f ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again 2011-04-01 17:25:01 +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
58dd455716 rsvglibs: adjusted makefiles to build external rsvglib dependencies 2011-03-25 06:25:10 +01: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]
fb999d52ac rsvglibs: updated build dependencies 2011-03-09 11:59:37 +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