summaryrefslogtreecommitdiff
path: root/libgsf
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
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-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-2/+2
2012-04-13gbuildize internal zlibCaolán McNamara1-2/+2
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-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier1-10/+9
2012-03-23.lst files don't need executable bitsMichael Stahl1-0/+0
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-3/+2
...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-14Added READMEs for some library modules which didn't have themJosh Heidenreich1-0/+4
2011-08-16Fix libgsf build with internal zlib that uses Z_PREFIXTor Lillqvist2-0/+104
2011-06-14silence warnings from configure, get rid of $/ escapesChristian Lohmaier2-9/+18
2011-06-07chmod -xTor Lillqvist1-0/+0
2011-06-07Pass --build and --host options when cross-compilingTor Lillqvist1-0/+4
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-55/+55
2011-06-02link against the SDK (Mac)Christian Lohmaier1-50/+50
2011-05-30fix build on Mac (add LIBXML_CFLAGS, disable unneeded intltool-xml check)Christian Lohmaier2-3/+12
2011-03-25rsvglibs: adjusted makefiles to build external rsvglib dependencieska2-3/+5
2011-03-24rsvglibs: merged latest repository changeska3-3/+155
2011-03-24rsvglibs: added additional external lib gdk-pixbuf/minor build changes for ↵ka1-0/+4
external projects
2011-03-23rsvglibs: libgsf, windowsPhilipp Lohmann [pl]3-3/+155
2011-03-03rsvglibs: add libgsf dependency.Philipp Lohmann [pl]4-0/+219