summaryrefslogtreecommitdiff
path: root/libcroco
AgeCommit message (Collapse)Author
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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-03-23.lst files don't need executable bitsMichael Stahl
2012-03-20Fix libcroco build against internal libxml2Fridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
...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-23Tentative libcroco fix for Mac OS X --without-system-libxmlStephan Bergmann
2012-02-14Added READMEs for some library modules which didn't have themJosh Heidenreich
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: cairo/cairo-1.8.0.patch cairo/prj/build.lst gdk-pixbuf/makefile.mk libcroco/makefile.mk
2011-06-17gnumake4: libcroco: use LIBXML_CFLAGS [hg:506ddad86d06]Michael Stahl
2011-06-12tell the linker how to resolve @loader_path on MacChristian Lohmaier
also cleanup useless double checking for MACOSX and remove unneeded AUGMENT_LIBRARY_PATH
2011-06-07Add cross-compilation supportTor Lillqvist
2011-06-03configure exists for a reason. Don't redefine the stuff in random makefilesChristian Lohmaier
AKA: fix compiling libcroco against SDK-libxml (Mac)
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-01link against the SDK (Mac)Christian Lohmaier
2011-05-28libcroco: manage libxml2 depemdency properly on MacOSNorbert Thiebaud
2011-03-28rsvglibs: adjustments for external library patcheska
2011-03-09rsvglibs: libcroco for windows addedOcke Janssen
2011-03-03rsvglibs: add libcroco dependencyPhilipp Lohmann [pl]