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

Jason Hickey jyh at cs.caltech.edu
Wed Apr 18 12:33:54 PDT 2007


Auto-generate some OMake wrappers for gtk, mainly to make it easier to use.
Should probably do the same for the ML bindings at some point.

----
Changes:
    +2 -4	omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
    +2 -0	omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Parse.om
    +3 -1	omake-jumbo-branches/dll2/0.9.8.x/src/Makefile
    +3 -1	omake-jumbo-branches/dll2/0.9.8.x/src/Makefile.nt
    +1 -0	omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
    +24 -16	omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_exn_print.ml
    +15 -14	omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
    +27 -17	omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
    +10 -4	omake-jumbo-branches/dll2/0.9.8.x/src/main/omake_shell.ml
    +35 -5	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/OMakefile
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/Browser.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/TargetBrowser.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/test.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/raw/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/raw/browser.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/raw/text.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk/
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk/Gtk.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk/GtkConst.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_definitions.om
    +2 -6	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_lib.c
    +11771 -35	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_omake.om
    +0 -13	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_post.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_template.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_template_head.om
    Added	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_template_info.om
    +2 -2	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_types.h
    +1669 -1022	omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/values.export
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-04.html#07/04/18.12:33:54



More information about the OMake-CVS mailing list