[Omake] SVN Commit: OMake Build System (Rev. 11493)
Aleksey Nogin
nogin at metaprl.org
Tue Jul 31 10:42:56 PDT 2007
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.
----
Changes:
+4 -4 omake-jumbo-branches/dll2/contrib/gtk/OMakefile
+53 -96 omake-jumbo-branches/dll2/lib/build/C.om
+0 -2 omake-jumbo-branches/dll2/lib/build/Common.om
+4 -4 omake-jumbo-branches/dll2/lib/build/Dll.om
Properties omake-jumbo-branches/dll2/test/dll/
Added omake-jumbo-branches/dll2/test/dll/Test1/
+2 -2 omake-jumbo-branches/dll2/test/dll/Test1/OMakefile
Added omake-jumbo-branches/dll2/test/dll/Test2/
+2 -2 omake-jumbo-branches/dll2/test/dll/Test2/OMakefile
Deleted omake-jumbo-branches/dll2/test/dll/callback/
Deleted omake-jumbo-branches/dll2/test/dll/simple/
Properties omake-jumbo-branches/dll2/test/keyword/
Deleted omake-jumbo-branches/dll2/test/keyword/result.log
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-07.html#07/07/31.10:42:56
More information about the OMake-CVS
mailing list