summaryrefslogtreecommitdiffstats
path: root/libcroco
Commit message (Collapse)AuthorAgeFilesLines
* .lst files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* Fix libcroco build against internal libxml2Fridrich Štrba2012-03-201-1/+1
| | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-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.
* Tentative libcroco fix for Mac OS X --without-system-libxmlStephan Bergmann2012-02-231-2/+9
|
* Added READMEs for some library modules which didn't have themJosh Heidenreich2012-02-141-0/+4
|
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-193-77/+78
|\ | | | | | | | | | | | | | | Conflicts: cairo/cairo-1.8.0.patch cairo/prj/build.lst gdk-pixbuf/makefile.mk libcroco/makefile.mk
| * tell the linker how to resolve @loader_path on MacChristian Lohmaier2011-06-121-6/+3
| | | | | | | | | | also cleanup useless double checking for MACOSX and remove unneeded AUGMENT_LIBRARY_PATH
| * Add cross-compilation supportTor Lillqvist2011-06-071-0/+4
| |
| * configure exists for a reason. Don't redefine the stuff in random makefilesChristian Lohmaier2011-06-031-8/+2
| | | | | | | | AKA: fix compiling libcroco against SDK-libxml (Mac)
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-36/+36
| |
| * link against the SDK (Mac)Christian Lohmaier2011-06-011-37/+37
| |
| * libcroco: manage libxml2 depemdency properly on MacOSNorbert Thiebaud2011-05-282-4/+9
| |
* | gnumake4: libcroco: use LIBXML_CFLAGS [hg:506ddad86d06]Michael Stahl2011-06-171-3/+3
|/
* rsvglibs: adjustments for external library patcheska2011-03-281-1/+2
|
* rsvglibs: libcroco for windows addedOcke Janssen2011-03-093-2/+149
|
* rsvglibs: add libcroco dependencyPhilipp Lohmann [pl]2011-03-033-0/+150