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

Jason Hickey jyh at cs.caltech.edu
Thu Apr 19 18:24:57 PDT 2007


Merge 10318+1 -> 10405.

----
Changes:
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/all-features/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/all-features/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/all-features/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/auto/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/auto/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/auto/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/auto/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/auto/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/auto/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/auto/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/const/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/const/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/const/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/const/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/const/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/const/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/const/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/const/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/const/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/const/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/const/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/dll/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/dll/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/dll/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/dll/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/dll/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/dll/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/dll2/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/dll2/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/dll2/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/export/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/export/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/export/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/export/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/export/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/export/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/export/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/export/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/export/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/export/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/export/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/file/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/file/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/file/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/file/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/file/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/file/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/file/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/file/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/file/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/file/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/file/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/hashnode/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_target.ml
    +107 -104	omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_cache.mli
    +64 -67	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/hashnode/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/hashnode/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/keyword/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_target.ml
    +107 -104	omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_cache.mli
    +64 -67	omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/keyword/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/keyword/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/open/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/open/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/open/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/open/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/open/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/open/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/open/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/open/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/open/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/open/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/open/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/original/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/original/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/original/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/original/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/original/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/original/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/original/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_target.ml
    +107 -104	omake-jumbo-branches/original/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/original/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/original/0.9.8.x/src/ir/omake_cache.mli
    +64 -67	omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/original/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/original/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/parse/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/parse/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/parse/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/parse/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/parse/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/var1/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/var1/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/var1/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/var1/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/var1/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_target.ml
    +107 -104	omake-jumbo-branches/var1/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_cache.mli
    +64 -67	omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/var1/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/var1/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/var2/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/var2/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/var2/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/var2/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/var2/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_target.ml
    +107 -104	omake-jumbo-branches/var2/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_cache.mli
    +64 -67	omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/var2/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/var2/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/var3/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/var3/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/var3/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/var3/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/var3/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_cache.mli
    +64 -67	omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/var3/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/var3/0.9.8.x/src/util/omake_wild.ml
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-build-examples.html
    +8 -5	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-build.html
    +47 -27	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-doc.html
    +9 -11	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-rules.html
    +25 -7	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-toc.html
    +3 -0	omake-jumbo-branches/var4/0.9.8.x/doc/html/omake_users.html
    +288 -288	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-1
    +39 -42	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-4
    +33 -0	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-5
    +8 -3	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-7
    +10 -15	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-8
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.ps
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-build-examples.tex
    +11 -14	omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-rules.tex
    +63 -36	omake-jumbo-branches/var4/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-jumbo-branches/var4/0.9.8.x/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/var4/0.9.8.x/src/build/omake_build_util.ml
    +21 -10	omake-jumbo-branches/var4/0.9.8.x/src/build/omake_rule.ml
    +38 -8	omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -2	omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +9 -4	omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_target.ml
    +108 -106	omake-jumbo-branches/var4/0.9.8.x/src/env/omake_env.ml
    +17 -19	omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_cache.ml
    +5 -7	omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_cache.mli
    +63 -66	omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.ml
    +10 -16	omake-jumbo-branches/var4/0.9.8.x/src/shell/omake_shell_job.ml
    +7 -10	omake-jumbo-branches/var4/0.9.8.x/src/util/omake_wild.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-04.html#07/04/19.18:24:57



More information about the OMake-CVS mailing list