Commit graph

19 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
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
Josh Heidenreich
b87e6be543 Added READMEs for some library modules which didn't have them 2012-02-14 12:33:01 +10:30
Tor Lillqvist
f3eea21424 Fix libgsf build with internal zlib that uses Z_PREFIX 2011-08-16 10:46:48 +03:00
Christian Lohmaier
baa4d72f22 silence warnings from configure, get rid of $/ escapes 2011-06-14 02:20:17 +02:00
Tor Lillqvist
b5b0853940 chmod -x 2011-06-07 00:14:55 +03:00
Tor Lillqvist
2e9d324a6d Pass --build and --host options when cross-compiling 2011-06-07 00:14:54 +03:00
Tor Lillqvist
56f35e6b39 Drop %_EXT% which was always empty 2011-06-03 13:27:35 +03:00
Christian Lohmaier
c0d180b4b1 link against the SDK (Mac) 2011-06-02 18:50:10 +02:00
Christian Lohmaier
44e6861f7e fix build on Mac (add LIBXML_CFLAGS, disable unneeded intltool-xml check) 2011-05-30 21:28:34 +02:00
ka
58dd455716 rsvglibs: adjusted makefiles to build external rsvglib dependencies 2011-03-25 06:25:10 +01:00
ka
c79ba1c9a4 rsvglibs: merged latest repository changes 2011-03-24 08:09:37 +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]
67f0cd0dd2 rsvglibs: libgsf, windows 2011-03-23 16:22:41 +01:00
Philipp Lohmann [pl]
3b7ef2d7fa rsvglibs: add libgsf dependency. 2011-03-03 13:36:49 +01:00