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

Jason Hickey jyh at cs.caltech.edu
Mon Apr 9 10:24:55 PDT 2007


A number of small changes on DLLs.

----
Changes:
    +2 -2	omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_object.ml
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir_print.mli
    +0 -0	omake-jumbo-branches/dll2/0.9.8.x/OMakefile
    +2 -1	omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
    +48 -16	omake-jumbo-branches/dll2/0.9.8.x/lib/build/C.om
    +3 -0	omake-jumbo-branches/dll2/0.9.8.x/lib/build/Common.om
    +2 -1	omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/OMakefile
    +5 -1	omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll_lib.c
    +206 -206	omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/enums.export
    +21 -21	omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/structs.export
    +23 -20	omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
    +2 -2	omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_object.ml
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_print.mli
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/README.sh
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/Test.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/dll.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/dll.h
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/enums.export
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/lib.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/structs.export
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/values.export
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakeroot
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.ml
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/enums.export
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/libtest.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.ml
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/structs.export
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.ml
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.ml
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_lib.c
    Added	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/unions.export
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/values.export
    +2 -2	omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_object.ml
    +2 -2	omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_object.ml
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_print.mli
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-04.html#07/04/09.10:24:55



More information about the OMake-CVS mailing list