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

Jason J. Hickey jyh at cs.caltech.edu
Fri Jun 1 12:49:25 PDT 2007


Merge to rev 10853.

----
Changes:
    +2 -1	omake-jumbo-branches/all-features/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/all-features/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/all-features/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/all-features/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/all-features/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/all-features/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/all-features/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/all-features/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/all-features/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/all-features/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/all-features/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/all-features/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/all-features/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/all-features/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/all-features/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/all-features/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/all-features/doc/html/osh.html
    +342 -341	omake-jumbo-branches/all-features/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/all-features/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/all-features/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/all-features/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/all-features/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/all-features/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/all-features/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/all-features/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/all-features/lib/build/C.om
    +7 -7	omake-jumbo-branches/all-features/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/all-features/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/all-features/mk/make_config
    +1 -1	omake-jumbo-branches/all-features/omake.spec
    +9 -2	omake-jumbo-branches/all-features/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/all-features/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/all-features/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/all-features/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/all-features/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/all-features/version.txt
    +2 -1	omake-jumbo-branches/auto/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/auto/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/auto/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/auto/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/auto/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/auto/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/auto/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/auto/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/auto/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/auto/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/auto/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/auto/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/auto/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/auto/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/auto/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/auto/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/auto/doc/html/osh.html
    +342 -341	omake-jumbo-branches/auto/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/auto/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/auto/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/auto/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/auto/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/auto/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/auto/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/auto/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/auto/lib/build/C.om
    +7 -7	omake-jumbo-branches/auto/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/auto/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/auto/mk/make_config
    +1 -1	omake-jumbo-branches/auto/omake.spec
    +9 -2	omake-jumbo-branches/auto/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/auto/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/auto/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/auto/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/auto/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/auto/version.txt
    +2 -1	omake-jumbo-branches/const/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/const/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/const/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/const/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/const/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/const/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/const/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/const/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/const/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/const/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/const/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/const/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/const/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/const/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/const/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/const/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/const/doc/html/osh.html
    +342 -341	omake-jumbo-branches/const/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/const/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/const/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/const/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/const/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/const/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/const/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/const/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/const/lib/build/C.om
    +7 -7	omake-jumbo-branches/const/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/const/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/const/mk/make_config
    +1 -1	omake-jumbo-branches/const/omake.spec
    +9 -2	omake-jumbo-branches/const/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/const/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/const/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/const/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/const/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/const/version.txt
    +2 -1	omake-jumbo-branches/dll/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/dll/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/dll/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/dll/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/dll/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/dll/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/dll/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/dll/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/dll/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll/doc/html/osh.html
    +342 -341	omake-jumbo-branches/dll/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/dll/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/dll/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/dll/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/dll/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/dll/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/dll/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/dll/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/dll/lib/build/C.om
    +7 -7	omake-jumbo-branches/dll/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/dll/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/dll/mk/make_config
    +1 -1	omake-jumbo-branches/dll/omake.spec
    +9 -2	omake-jumbo-branches/dll/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/dll/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/dll/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/dll/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/dll/version.txt
    +2 -1	omake-jumbo-branches/dll-fuse/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/dll-fuse/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/dll-fuse/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll-fuse/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/dll-fuse/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/dll-fuse/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/dll-fuse/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/dll-fuse/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/dll-fuse/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll-fuse/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll-fuse/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll-fuse/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll-fuse/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll-fuse/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/dll-fuse/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll-fuse/doc/html/osh.html
    +342 -341	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/dll-fuse/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/dll-fuse/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/dll-fuse/lib/build/C.om
    +7 -7	omake-jumbo-branches/dll-fuse/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/dll-fuse/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/dll-fuse/mk/make_config
    +1 -1	omake-jumbo-branches/dll-fuse/omake.spec
    +10 -2	omake-jumbo-branches/dll-fuse/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll-fuse/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/dll-fuse/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/dll-fuse/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/dll-fuse/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/dll-fuse/version.txt
    +2 -1	omake-jumbo-branches/dll-odbc/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/dll-odbc/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/dll-odbc/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll-odbc/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/dll-odbc/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/dll-odbc/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/dll-odbc/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/dll-odbc/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/dll-odbc/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll-odbc/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll-odbc/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll-odbc/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll-odbc/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll-odbc/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/dll-odbc/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll-odbc/doc/html/osh.html
    +342 -341	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/dll-odbc/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/dll-odbc/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/dll-odbc/lib/build/C.om
    +7 -7	omake-jumbo-branches/dll-odbc/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/dll-odbc/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/dll-odbc/mk/make_config
    +1 -1	omake-jumbo-branches/dll-odbc/omake.spec
    +9 -2	omake-jumbo-branches/dll-odbc/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll-odbc/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/dll-odbc/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/dll-odbc/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/dll-odbc/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/dll-odbc/version.txt
    +2 -1	omake-jumbo-branches/dll-syntax/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/dll-syntax/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/dll-syntax/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll-syntax/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/dll-syntax/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/dll-syntax/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/dll-syntax/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/dll-syntax/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/dll-syntax/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll-syntax/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll-syntax/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll-syntax/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll-syntax/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll-syntax/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/dll-syntax/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll-syntax/doc/html/osh.html
    +342 -341	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/dll-syntax/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/dll-syntax/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/dll-syntax/lib/build/C.om
    +7 -7	omake-jumbo-branches/dll-syntax/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/dll-syntax/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/dll-syntax/mk/make_config
    +1 -1	omake-jumbo-branches/dll-syntax/omake.spec
    +9 -2	omake-jumbo-branches/dll-syntax/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll-syntax/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/dll-syntax/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/dll-syntax/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/dll-syntax/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/dll-syntax/version.txt
    +2 -1	omake-jumbo-branches/dll2/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/dll2/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/dll2/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll2/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/dll2/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/dll2/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/dll2/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/dll2/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/dll2/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll2/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll2/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll2/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll2/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll2/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/dll2/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/dll2/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll2/doc/html/osh.html
    +342 -341	omake-jumbo-branches/dll2/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/dll2/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/dll2/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/dll2/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/dll2/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/dll2/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/dll2/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/dll2/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/dll2/lib/build/C.om
    +7 -7	omake-jumbo-branches/dll2/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/dll2/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/dll2/mk/make_config
    +1 -1	omake-jumbo-branches/dll2/omake.spec
    +9 -2	omake-jumbo-branches/dll2/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/dll2/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/dll2/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/dll2/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/dll2/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/dll2/version.txt
    +2 -1	omake-jumbo-branches/everything/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/everything/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/everything/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/everything/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/everything/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/everything/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/everything/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/everything/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/everything/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/everything/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/everything/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/everything/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/everything/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/everything/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/everything/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/everything/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/everything/doc/html/osh.html
    +342 -341	omake-jumbo-branches/everything/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/everything/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/everything/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/everything/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/everything/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/everything/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/everything/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/everything/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/everything/lib/build/C.om
    +7 -7	omake-jumbo-branches/everything/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/everything/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/everything/mk/make_config
    +1 -1	omake-jumbo-branches/everything/omake.spec
    +10 -2	omake-jumbo-branches/everything/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/everything/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/everything/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/everything/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/everything/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/everything/version.txt
    +2 -1	omake-jumbo-branches/int/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/int/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/int/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/int/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/int/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/int/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/int/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/int/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/int/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/int/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/int/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/int/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/int/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/int/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/int/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/int/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/int/doc/html/osh.html
    +342 -341	omake-jumbo-branches/int/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/int/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/int/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/int/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/int/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/int/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/int/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/int/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/int/lib/build/C.om
    +7 -7	omake-jumbo-branches/int/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/int/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/int/mk/make_config
    +1 -1	omake-jumbo-branches/int/omake.spec
    +9 -2	omake-jumbo-branches/int/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/int/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/int/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/int/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/int/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/int/version.txt
    +2 -1	omake-jumbo-branches/keyword/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/keyword/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/keyword/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/keyword/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/keyword/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/keyword/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/keyword/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/keyword/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/keyword/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/keyword/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/keyword/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/keyword/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/keyword/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/keyword/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/keyword/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/keyword/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/keyword/doc/html/osh.html
    +342 -341	omake-jumbo-branches/keyword/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/keyword/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/keyword/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/keyword/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/keyword/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/keyword/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/keyword/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/keyword/doc/txt/omake-doc.txt
    +2 -2	omake-jumbo-branches/keyword/lib/build/C.om
    +7 -7	omake-jumbo-branches/keyword/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/keyword/lib/build/OCaml.om
    +4 -8	omake-jumbo-branches/keyword/lib/build/svn_realclean.om
    +4 -4	omake-jumbo-branches/keyword/mk/make_config
    +1 -1	omake-jumbo-branches/keyword/omake.spec
    +9 -2	omake-jumbo-branches/keyword/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/keyword/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/keyword/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/keyword/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/keyword/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/keyword/version.txt
    +2 -1	omake-jumbo-branches/parse/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/parse/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/parse/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/parse/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/parse/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/parse/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/parse/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/parse/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/parse/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/parse/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/parse/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/parse/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/parse/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/parse/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/parse/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/parse/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/parse/doc/html/osh.html
    +342 -341	omake-jumbo-branches/parse/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/parse/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/parse/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/parse/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/parse/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/parse/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/parse/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/parse/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/parse/lib/build/C.om
    +7 -7	omake-jumbo-branches/parse/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/parse/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/parse/mk/make_config
    +1 -1	omake-jumbo-branches/parse/omake.spec
    +9 -2	omake-jumbo-branches/parse/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/parse/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/parse/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/parse/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/parse/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/parse/version.txt
    +2 -1	omake-jumbo-branches/syntax/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/syntax/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/syntax/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/syntax/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/syntax/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/syntax/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/syntax/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/syntax/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/syntax/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/syntax/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/syntax/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/syntax/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/syntax/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/syntax/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/syntax/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/syntax/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/syntax/doc/html/osh.html
    +342 -341	omake-jumbo-branches/syntax/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/syntax/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/syntax/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/syntax/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/syntax/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/syntax/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/syntax/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/syntax/doc/txt/omake-doc.txt
    +2 -2	omake-jumbo-branches/syntax/lib/build/C.om
    +7 -7	omake-jumbo-branches/syntax/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/syntax/lib/build/OCaml.om
    +4 -8	omake-jumbo-branches/syntax/lib/build/svn_realclean.om
    +4 -4	omake-jumbo-branches/syntax/mk/make_config
    +1 -1	omake-jumbo-branches/syntax/omake.spec
    +9 -2	omake-jumbo-branches/syntax/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/syntax/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/syntax/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/syntax/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/syntax/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/syntax/version.txt
    +2 -1	omake-jumbo-branches/var2/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/var2/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/var2/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/var2/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/var2/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/var2/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/var2/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/var2/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/var2/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/var2/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/var2/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/var2/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/var2/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/var2/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/var2/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/var2/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/var2/doc/html/osh.html
    +342 -341	omake-jumbo-branches/var2/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/var2/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/var2/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/var2/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/var2/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/var2/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/var2/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/var2/doc/txt/omake-doc.txt
    +2 -2	omake-jumbo-branches/var2/lib/build/C.om
    +7 -7	omake-jumbo-branches/var2/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/var2/lib/build/OCaml.om
    +4 -8	omake-jumbo-branches/var2/lib/build/svn_realclean.om
    +4 -4	omake-jumbo-branches/var2/mk/make_config
    +1 -1	omake-jumbo-branches/var2/omake.spec
    +9 -2	omake-jumbo-branches/var2/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/var2/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/var2/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/var2/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/var2/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/var2/version.txt
    +2 -1	omake-jumbo-branches/var3/CHANGELOG.txt
    +9 -3	omake-jumbo-branches/var3/doc/html/changelog.html
    +475 -474	omake-jumbo-branches/var3/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/var3/doc/html/omake-autoconf.html
    +77 -71	omake-jumbo-branches/var3/doc/html/omake-base.html
    +144 -146	omake-jumbo-branches/var3/doc/html/omake-build.html
    +359 -358	omake-jumbo-branches/var3/doc/html/omake-contents.html
    +1652 -1644	omake-jumbo-branches/var3/doc/html/omake-doc.html
    +259 -258	omake-jumbo-branches/var3/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/var3/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/var3/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/var3/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/var3/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/var3/doc/html/omake-shell.html
    +140 -140	omake-jumbo-branches/var3/doc/html/omake-system.html
    +1 -1	omake-jumbo-branches/var3/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/var3/doc/html/osh.html
    +342 -341	omake-jumbo-branches/var3/doc/info/omake-doc.info
    +1 -1	omake-jumbo-branches/var3/doc/info/omake-doc.info-1
    +17 -0	omake-jumbo-branches/var3/doc/info/omake-doc.info-10
    +133 -115	omake-jumbo-branches/var3/doc/info/omake-doc.info-4
    +12 -15	omake-jumbo-branches/var3/doc/info/omake-doc.info-7
    +91 -106	omake-jumbo-branches/var3/doc/info/omake-doc.info-9
    +1 -1	omake-jumbo-branches/var3/doc/src/omake-doc.tex
    +191 -175	omake-jumbo-branches/var3/doc/txt/omake-doc.txt
    +3 -3	omake-jumbo-branches/var3/lib/build/C.om
    +7 -7	omake-jumbo-branches/var3/lib/build/LaTeX.om
    +20 -23	omake-jumbo-branches/var3/lib/build/OCaml.om
    +4 -4	omake-jumbo-branches/var3/mk/make_config
    +1 -1	omake-jumbo-branches/var3/omake.spec
    +9 -2	omake-jumbo-branches/var3/src/build/omake_build.ml
    +1 -1	omake-jumbo-branches/var3/src/build/omake_rule.ml
    +5 -6	omake-jumbo-branches/var3/src/builtin/omake_builtin_base.ml
    +8 -2	omake-jumbo-branches/var3/src/eval/omake_eval.ml
    +4 -4	omake-jumbo-branches/var3/src/shell/omake_shell_job.ml
    +1 -1	omake-jumbo-branches/var3/version.txt
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-06.html#07/06/01.12:49:25



More information about the OMake-CVS mailing list