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

Jason J. Hickey jyh at cs.caltech.edu
Mon Jun 4 14:13:58 PDT 2007


Merge to rev 10878.

----
Changes:
    +1 -0	omake-jumbo-branches/all-features/doc/OMakefile
    +3 -2	omake-jumbo-branches/all-features/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/all-features/doc/html/download.html
    +1 -1	omake-jumbo-branches/all-features/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/all-features/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/all-features/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/all-features/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/all-features/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/all-features/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/all-features/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/all-features/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/all-features/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/all-features/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/all-features/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/all-features/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/all-features/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/all-features/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/all-features/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/all-features/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/all-features/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/all-features/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/all-features/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/auto/doc/OMakefile
    +3 -2	omake-jumbo-branches/auto/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/auto/doc/html/download.html
    +1 -1	omake-jumbo-branches/auto/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/auto/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/auto/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/auto/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/auto/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/auto/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/auto/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/auto/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/auto/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/auto/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/auto/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/auto/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/auto/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/auto/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/auto/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/auto/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/auto/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/auto/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/auto/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/const/doc/OMakefile
    +3 -2	omake-jumbo-branches/const/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/const/doc/html/download.html
    +1 -1	omake-jumbo-branches/const/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/const/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/const/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/const/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/const/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/const/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/const/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/const/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/const/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/const/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/const/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/const/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/const/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/const/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/const/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/const/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/const/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/const/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/const/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/dll/doc/OMakefile
    +3 -2	omake-jumbo-branches/dll/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/dll/doc/html/download.html
    +1 -1	omake-jumbo-branches/dll/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/dll/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/dll/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/dll/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/dll/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/dll/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/dll/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/dll/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/dll/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/dll/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/dll/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/dll/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/dll/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/dll/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/dll/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/dll-fuse/doc/OMakefile
    +3 -2	omake-jumbo-branches/dll-fuse/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/dll-fuse/doc/html/download.html
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/dll-fuse/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll-fuse/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll-fuse/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll-fuse/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/dll-fuse/doc/txt/omake-doc.txt
    +7 -4	omake-jumbo-branches/dll-fuse/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/dll-fuse/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/dll-fuse/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/dll-fuse/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/dll-fuse/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/dll-fuse/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/dll-odbc/doc/OMakefile
    +3 -2	omake-jumbo-branches/dll-odbc/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/dll-odbc/doc/html/download.html
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/dll-odbc/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll-odbc/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll-odbc/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll-odbc/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/dll-odbc/doc/txt/omake-doc.txt
    +7 -4	omake-jumbo-branches/dll-odbc/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/dll-odbc/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/dll-odbc/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/dll-odbc/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/dll-odbc/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/dll-odbc/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/dll-syntax/doc/OMakefile
    +3 -2	omake-jumbo-branches/dll-syntax/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/dll-syntax/doc/html/download.html
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/dll-syntax/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll-syntax/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll-syntax/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll-syntax/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/dll-syntax/doc/txt/omake-doc.txt
    +7 -4	omake-jumbo-branches/dll-syntax/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/dll-syntax/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/dll-syntax/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/dll-syntax/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/dll-syntax/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/dll-syntax/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/dll2/doc/OMakefile
    +3 -2	omake-jumbo-branches/dll2/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/dll2/doc/html/download.html
    +1 -1	omake-jumbo-branches/dll2/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/dll2/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/dll2/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll2/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/dll2/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/dll2/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/dll2/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/dll2/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll2/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll2/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll2/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/dll2/doc/txt/omake-doc.txt
    +7 -4	omake-jumbo-branches/dll2/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/dll2/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/dll2/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/dll2/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/dll2/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/dll2/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/everything/doc/OMakefile
    +3 -2	omake-jumbo-branches/everything/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/everything/doc/html/download.html
    +1 -1	omake-jumbo-branches/everything/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/everything/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/everything/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/everything/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/everything/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/everything/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/everything/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/everything/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/everything/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/everything/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/everything/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/everything/doc/txt/omake-doc.txt
    +7 -4	omake-jumbo-branches/everything/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/everything/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/everything/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/everything/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/everything/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/everything/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/int/doc/OMakefile
    +3 -2	omake-jumbo-branches/int/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/int/doc/html/download.html
    +1 -1	omake-jumbo-branches/int/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/int/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/int/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/int/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/int/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/int/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/int/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/int/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/int/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/int/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/int/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/int/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/int/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/int/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/int/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/int/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/int/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/int/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/int/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/keyword/doc/OMakefile
    +3 -2	omake-jumbo-branches/keyword/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/keyword/doc/html/download.html
    +1 -1	omake-jumbo-branches/keyword/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/keyword/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/keyword/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/keyword/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/keyword/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/keyword/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/keyword/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/keyword/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/keyword/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/keyword/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/keyword/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/keyword/doc/txt/omake-doc.txt
    +8 -5	omake-jumbo-branches/keyword/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/keyword/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/keyword/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/keyword/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/keyword/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/keyword/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/parse/doc/OMakefile
    +3 -2	omake-jumbo-branches/parse/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/parse/doc/html/download.html
    +1 -1	omake-jumbo-branches/parse/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/parse/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/parse/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/parse/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/parse/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/parse/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/parse/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/parse/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/parse/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/parse/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/parse/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/parse/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/parse/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/parse/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/parse/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/parse/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/parse/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/parse/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/parse/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/syntax/doc/OMakefile
    +3 -2	omake-jumbo-branches/syntax/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/syntax/doc/html/download.html
    +1 -1	omake-jumbo-branches/syntax/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/syntax/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/syntax/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/syntax/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/syntax/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/syntax/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/syntax/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/syntax/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/syntax/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/syntax/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/syntax/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/syntax/doc/txt/omake-doc.txt
    +8 -5	omake-jumbo-branches/syntax/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/syntax/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/syntax/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/syntax/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/syntax/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/syntax/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/var2/doc/OMakefile
    +3 -2	omake-jumbo-branches/var2/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/var2/doc/html/download.html
    +1 -1	omake-jumbo-branches/var2/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/var2/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/var2/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/var2/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/var2/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/var2/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/var2/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/var2/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var2/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var2/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var2/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/var2/doc/txt/omake-doc.txt
    +8 -5	omake-jumbo-branches/var2/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/var2/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/var2/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/var2/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/var2/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/var2/src/util/omake_wild.ml
    +1 -0	omake-jumbo-branches/var3/doc/OMakefile
    +3 -2	omake-jumbo-branches/var3/doc/html/changelog.html
    +16 -7	omake-jumbo-branches/var3/doc/html/download.html
    +1 -1	omake-jumbo-branches/var3/doc/html/omake-build.html
    +3 -3	omake-jumbo-branches/var3/doc/html/omake-doc.html
    +1 -1	omake-jumbo-branches/var3/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/var3/doc/html/omake-toc.html
    +463 -463	omake-jumbo-branches/var3/doc/info/omake-doc.info
    +2 -2	omake-jumbo-branches/var3/doc/info/omake-doc.info-1
    +2 -2	omake-jumbo-branches/var3/doc/info/omake-doc.info-7
    +1 -1	omake-jumbo-branches/var3/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var3/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var3/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var3/doc/ps/omake-doc.ps
    +4 -4	omake-jumbo-branches/var3/doc/txt/omake-doc.txt
    +0 -2	omake-jumbo-branches/var3/lib/Pervasives.om
    +7 -4	omake-jumbo-branches/var3/lib/build/LaTeX.om
    +4 -3	omake-jumbo-branches/var3/lib/build/OCaml.om
    +2 -5	omake-jumbo-branches/var3/src/builtin/omake_builtin_shell.ml
    +23 -12	omake-jumbo-branches/var3/src/ir/omake_node.ml
    +12 -2	omake-jumbo-branches/var3/src/ir/omake_state.ml
    +6 -2	omake-jumbo-branches/var3/src/util/omake_wild.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-06.html#07/06/04.14:13:58



More information about the OMake-CVS mailing list