Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-07-31 10:42:56 -0700 (Tue, 31 Jul 2007)
Revision: 11493
Log message:
Merged the "SharedCLibrary" mechanism that I've added on the 0.9.8.x branch
with Jason's DynamicCLibaray mechanism. The merged functionality still uses
the SharedCLibrary name schema and is compatible with the 0.9.8.x branch,
except that the *Copy and *Install functions will now take a keyword "version"
argument (defaults to empty, which would cause the functions to only build the
unversioned DLLs). The version argument will be ignored on Windows.
Jason, could you please propagate this to child branches? Thanks!
P.S. There were a number of things that appear broken - possibly due to
incomplete "jumbo-branch" propagation (for example, many configure test leave
their temporary outputs around). I did not try to investigate those - it will
probably be easier to fix them as "jumbo patches" land.