From: Mikko Rasa Date: Tue, 31 Oct 2006 01:53:40 +0000 (+0000) Subject: Support building static libraries (but not using them yet) X-Git-Tag: 0.9~50 X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=4fcc283a4bb1f695bd124006906bcdaba053193f;hp=4fcc283a4bb1f695bd124006906bcdaba053193f;p=builder.git Support building static libraries (but not using them yet) Separate class SharedLibrary (almost no-op) Eliminate redundant Component parameter from Link ---