Colin Cross ed4cf0b655 Refactor ccDynamic for static binaries
ccLibrary uses ccDynamic for linking shared libraries, but bypasses
it by calling directly into ccBase for static libraries.  Instead of
duplicating the same mess for ccBinary, rename ccDynamic to ccLinked
and add the logic for dealing with static or shared linkage.  This
also allows moving the stl logic out of ccBase and into ccLinked.

Change-Id: Idfa6d86de16911c8851f694d6ed92681c8939281
2015-03-27 15:57:49 -07:00
2015-03-27 15:57:49 -07:00
2015-03-26 21:58:12 -07:00
2015-03-13 20:28:16 -07:00
2015-03-13 20:28:16 -07:00
2015-03-26 21:58:12 -07:00
Description
No description provided
131 MiB
Languages
Go 92.8%
Python 5%
Shell 2.1%