summaryrefslogtreecommitdiffstats
path: root/extensions/Library_OOoSpotlightImporter.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
|
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
| | | | Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-4/+4
| | | | | | | | | | | 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
* Move spotlight plugin out of minizipFridrich Štrba2012-03-231-2/+0
|
* gbuild: macosx.mk: add gb_Library_BundleMichael Stahl2012-01-041-3/+1
| | | | | | | ...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?
* Hack to get OOoSpotlightImporter building: FIXME this is prolly not correctNorbert Thiebaud2012-01-041-1/+2
|
* extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl2011-12-191-1/+1
|
* extensions: convert spotlight to gbuildPeter Foley2011-12-171-0/+52