Age | Commit message (Collapse) | Author | Files | Lines |
|
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.
Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
|
|
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
|
|
... new gb_LinkTarget_add_standard_system_libs
Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
|
|
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
|
|
|
|
Change-Id: I4b645167772c612f0b09e7a2918e7d9f85755d22
|
|
Change-Id: I0e0ed02f08358b2caeddbaad7d511c7ec70e68b4
|
|
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
|