Commit graph

9 commits

Author SHA1 Message Date
Michael Stahl
a156e66a4f need more boost_headers
Change-Id: Ic58e334acb9d9c89e5466638286c0f42dc36df43
2013-01-27 01:38:43 +01:00
Michael Stahl
5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
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
Michael Stahl
b85c349783 gbuild: replace direct gb_STDLIBS use with ...
... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28 16:49:06 +02:00
Michael Meeks
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Norbert Thiebaud
1d6a964629 connectivity: missing include in gbuildification
Change-Id: I3180537cf379976659e93d93eb707ca87ae13735
2012-05-29 07:35:30 +02:00
David Tardon
d920667d0f update gbuild function names
Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
2012-05-29 07:24:45 +02:00
Peter Foley
9655c63927 connectivity: fix circular deps 2012-05-29 07:24:31 +02:00
Peter Foley
5bfb6d8b4c connectivity: convert macab to gbuild 2012-05-29 07:24:29 +02:00