summaryrefslogtreecommitdiff
path: root/connectivity/Library_mozabdrv.mk
AgeCommit message (Collapse)Author
2013-05-21Some more linking fixingFridrich Štrba
Change-Id: I92fbd3839fea6c730039259ce6f56d8082ffd19b
2013-05-08Fix connectivity on WindowsFridrich Štrba
Change-Id: I1db4f6a6c680de2143659040d06d299881d8a9c7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-02Fix mozab build on WindowsFridrich Štrba
Change-Id: Ie413a219824cb62a481faf83c2309ab48f4f548f
2013-02-25don't copy the mozilla include files, use it in placeDavid Ostrovsky
Change-Id: I75e8d897bc06806008c9b6e62b4741769f437dec
2013-02-25mozabdrv: add dependency to internal mozillaDavid Ostrovsky
Change-Id: Id22ba6632f273159838923bf26420d27dd8a89d3
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- 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
2013-01-09Library_mozabdrv: use nss3 for prtypes.h headerMatúš Kukan
Change-Id: Id7c030410db0a67c22f2cbaaed417c4371bca361
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
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: replace direct gb_STDLIBS use with ...Michael Stahl
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon
Change-Id: I824a6b6f6afa9e8c3d140e783dbad89ef5425878
2012-05-30throw away useless dependencyDavid Tardon
Change-Id: I5988eccb675b9cb481161077a5b5310efb011389
2012-05-29update gbuild function namesDavid Tardon
Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
2012-05-29sqlbison.hxx must be delivered, because it is used by another header from incDavid Tardon
2012-05-29connectivity: convert mozab (hopefully .-)David Tardon