Commit graph

6 commits

Author SHA1 Message Date
Michael Stahl
cee32aae39 gbuild: clean up Mac OS X framework handling:
There are currently 3 different mechanisms being used for frameworks,
which is of course intolerable so we invent a 4th one and standardize on
it:  gb_LinkTarget_use_darwin_frameworks

(This doesn't mean using add_libs or externals was wrong, it was just
inconsistent... and i don't see an obvious benefit of using externals here)

Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
2012-09-28 16:49:07 +02:00
Fridrich Štrba
c9550dc7f3 Move spotlight plugin out of minizip 2012-03-23 13:16:20 +01:00
Michael Stahl
0dd3e081fb gbuild: macosx.mk: add gb_Library_Bundle
...and use it to build OOoSpotlightImporter.

This isn't particularly elegant, but then again, why the heck does dyld
have different dynamic library types in the first place?
2012-01-04 21:29:11 +01:00
Norbert Thiebaud
381bed81e4 Hack to get OOoSpotlightImporter building: FIXME this is prolly not correct 2012-01-04 01:50:57 -06:00
Michael Stahl
6716631b35 extensions: d'oh, i've pasted C++ emacs modelines in makefiles 2011-12-19 22:09:48 +01:00
Peter Foley
bee2690663 extensions: convert spotlight to gbuild 2011-12-17 22:29:19 +01:00