summaryrefslogtreecommitdiff
path: root/libcroco
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-03-23.lst files don't need executable bitsMichael Stahl1-0/+0
2012-03-20Fix libcroco build against internal libxml2Fridrich Štrba1-1/+1
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-2/+1
...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 Bergmann1-2/+9
2012-02-14Added READMEs for some library modules which didn't have themJosh Heidenreich1-0/+4
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen3-77/+78
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 Stahl1-3/+3
2011-06-12tell the linker how to resolve @loader_path on MacChristian Lohmaier1-6/+3
also cleanup useless double checking for MACOSX and remove unneeded AUGMENT_LIBRARY_PATH
2011-06-07Add cross-compilation supportTor Lillqvist1-0/+4
2011-06-03configure exists for a reason. Don't redefine the stuff in random makefilesChristian Lohmaier1-8/+2
AKA: fix compiling libcroco against SDK-libxml (Mac)
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-36/+36
2011-06-01link against the SDK (Mac)Christian Lohmaier1-37/+37
2011-05-28libcroco: manage libxml2 depemdency properly on MacOSNorbert Thiebaud2-4/+9
2011-03-28rsvglibs: adjustments for external library patcheska1-1/+2
2011-03-09rsvglibs: libcroco for windows addedOcke Janssen3-2/+149
2011-03-03rsvglibs: add libcroco dependencyPhilipp Lohmann [pl]3-0/+150