summaryrefslogtreecommitdiff
path: root/shell/Library_macbe.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-3/+3
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-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-4/+0
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-05-29macbe depend on udkapi/offapiNorbert Thiebaud1-0/+5
Change-Id: I4b645167772c612f0b09e7a2918e7d9f85755d22
2012-05-29macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud1-1/+4
Change-Id: I0e0ed02f08358b2caeddbaad7d511c7ec70e68b4
2012-05-29gbuildize shellDavid Tardon1-0/+53
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed