[Omake] SVN Commit: OMake Build System (Rev. 11493)

Jason Hickey jyh at cs.caltech.edu
Tue Jul 31 16:16:43 PDT 2007


Umm, I can't really propagate changes if they don't start at 0.9.8.x...

I'll figure something out, maybe just doing the merge by hand.

Random: I'd prefer the Dynamic* prefix, since it conforms to the  
convention I have been using in all the Dll work.  My Dll work has  
been with us for a couple years, so switching conventions now seems  
like a lot of work.

Jason

On Jul 31, 2007, at 10:42 AM, Aleksey Nogin wrote:

> 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
>
> _______________________________________________
> OMake-CVS mailing list
> OMake-CVS at metaprl.org
> https://lists.metaprl.org/mailman/listinfo/omake-cvs

--
Jason Hickey                  http://www.cs.caltech.edu/~jyh
Caltech Computer Science      Tel: 626-395-6568 FAX: 626-792-4257





More information about the OMake-Devel mailing list