Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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 bits | Michael Stahl | |
2012-03-20 | Fix libcroco build against internal libxml2 | Fridrich Štrba | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan 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-23 | Tentative libcroco fix for Mac OS X --without-system-libxml | Stephan Bergmann | |
2012-02-14 | Added READMEs for some library modules which didn't have them | Josh Heidenreich | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: cairo/cairo-1.8.0.patch cairo/prj/build.lst gdk-pixbuf/makefile.mk libcroco/makefile.mk | |||
2011-06-17 | gnumake4: libcroco: use LIBXML_CFLAGS [hg:506ddad86d06] | Michael Stahl | |
2011-06-12 | tell the linker how to resolve @loader_path on Mac | Christian Lohmaier | |
also cleanup useless double checking for MACOSX and remove unneeded AUGMENT_LIBRARY_PATH | |||
2011-06-07 | Add cross-compilation support | Tor Lillqvist | |
2011-06-03 | configure exists for a reason. Don't redefine the stuff in random makefiles | Christian Lohmaier | |
AKA: fix compiling libcroco against SDK-libxml (Mac) | |||
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-01 | link against the SDK (Mac) | Christian Lohmaier | |
2011-05-28 | libcroco: manage libxml2 depemdency properly on MacOS | Norbert Thiebaud | |
2011-03-28 | rsvglibs: adjustments for external library patches | ka | |
2011-03-09 | rsvglibs: libcroco for windows added | Ocke Janssen | |
2011-03-03 | rsvglibs: add libcroco dependency | Philipp Lohmann [pl] | |