summaryrefslogtreecommitdiffstats
path: root/shell/Library_macbe.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
|
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-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
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-221-4/+0
| | | | Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* macbe depend on udkapi/offapiNorbert Thiebaud2012-05-291-0/+5
| | | | Change-Id: I4b645167772c612f0b09e7a2918e7d9f85755d22
* macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud2012-05-291-1/+4
| | | | Change-Id: I0e0ed02f08358b2caeddbaad7d511c7ec70e68b4
* gbuildize shellDavid Tardon2012-05-291-0/+53
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed