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

Jason Hickey jyh at cs.caltech.edu
Mon Apr 9 20:44:40 PDT 2007


Call fairly simple dlls from ML (dll2/0.9.8.x/test/dll/simple).

----
Changes:
    +33 -44	omake-jumbo-branches/dll2/0.9.8.x/lib/build/C.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
    +15 -8	omake-jumbo-branches/dll2/0.9.8.x/lib/build/OCaml.om
    Properties	omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/
    +4 -4	omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
    Properties	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/
    +38 -51	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.ml
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.om
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/enums.export
    +15 -1	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/libtest.c
    +5 -1	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.ml
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/structs.export
    +4 -1	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.ml
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.om
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.c
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.ml
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.om
    +37 -1	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_lib.c
    +5 -2	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.h
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/unions.export
    Deleted	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/values.export
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-04.html#07/04/09.20:44:40



More information about the OMake-CVS mailing list