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

Jason Hickey jyh at cs.caltech.edu
Wed Apr 11 11:05:17 PDT 2007


Propagate the callback model to OMake.

----
Changes:
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
    +13 -7	omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
    +30 -15	omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_dll.ml
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
    +2 -2	omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
    +13 -1	omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_value.ml
    +1 -0	omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_value.mli
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_symbol.ml
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.ml
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.mli
    +2 -1	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/OMakefile
    +4 -0	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/libtest.c
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test
    +1 -0	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test.h
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_post.om
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-04.html#07/04/11.11:05:17



More information about the OMake-CVS mailing list