[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 9610)

Aleksey Nogin nogin at cs.caltech.edu
Wed Oct 18 10:30:11 PDT 2006


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at cs.caltech.edu (Aleksey Nogin)
Date: 2006-10-18 10:30:10 -0700 (Wed, 18 Oct 2006)
Revision: 9610
Log message:
      Documentation update --- more consistenly use "Section~\ref{...}" instead of
      just \ref{...}.
      
Changes:
    +5 -5	omake-branches/0.9.8.x/doc/html/omake-base.html
    +6 -5	omake-branches/0.9.8.x/doc/html/omake-build-examples.html
    +1 -1	omake-branches/0.9.8.x/doc/html/omake-contents.html
    +79 -72	omake-branches/0.9.8.x/doc/html/omake-doc.html
    +16 -16	omake-branches/0.9.8.x/doc/html/omake-grammar.html
    +2 -1	omake-branches/0.9.8.x/doc/html/omake-language-examples.html
    +4 -4	omake-branches/0.9.8.x/doc/html/omake-options.html
    +8 -9	omake-branches/0.9.8.x/doc/html/omake-pervasives.html
    +11 -7	omake-branches/0.9.8.x/doc/html/omake-quickstart.html
    +2 -2	omake-branches/0.9.8.x/doc/html/omake-references.html
    +9 -9	omake-branches/0.9.8.x/doc/html/omake-rule.html
    +6 -6	omake-branches/0.9.8.x/doc/html/omake-rules.html
    +3 -1	omake-branches/0.9.8.x/doc/html/omake-shell.html
    +3 -3	omake-branches/0.9.8.x/doc/html/omake-system.html
    +2 -2	omake-branches/0.9.8.x/doc/html/omake.html
    +425 -425	omake-branches/0.9.8.x/doc/info/omake-doc.info
    +24 -70	omake-branches/0.9.8.x/doc/info/omake-doc.info-1
    +52 -48	omake-branches/0.9.8.x/doc/info/omake-doc.info-2
    +58 -96	omake-branches/0.9.8.x/doc/info/omake-doc.info-3
    +87 -69	omake-branches/0.9.8.x/doc/info/omake-doc.info-4
    +69 -6	omake-branches/0.9.8.x/doc/info/omake-doc.info-5
    +21 -19	omake-branches/0.9.8.x/doc/info/omake-doc.info-6
    +20 -19	omake-branches/0.9.8.x/doc/info/omake-doc.info-7
    +39 -34	omake-branches/0.9.8.x/doc/info/omake-doc.info-8
    +2 -2	omake-branches/0.9.8.x/doc/info/omake-doc.info-9
    Binary	omake-branches/0.9.8.x/doc/ps/omake-doc.dvi
    Binary	omake-branches/0.9.8.x/doc/ps/omake-doc.pdf
    Binary	omake-branches/0.9.8.x/doc/ps/omake-doc.ps
    +6 -5	omake-branches/0.9.8.x/doc/src/omake-build-examples.tex
    +2 -2	omake-branches/0.9.8.x/doc/src/omake-doc.tex
    +11 -7	omake-branches/0.9.8.x/doc/src/omake-examples.tex
    +16 -16	omake-branches/0.9.8.x/doc/src/omake-grammar.tex
    +2 -2	omake-branches/0.9.8.x/doc/src/omake-index.tex
    +2 -1	omake-branches/0.9.8.x/doc/src/omake-language-examples.tex
    +4 -4	omake-branches/0.9.8.x/doc/src/omake-options.tex
    +6 -6	omake-branches/0.9.8.x/doc/src/omake-rules.tex
    +2 -1	omake-branches/0.9.8.x/doc/src/omake-shell.tex
    +141 -136	omake-branches/0.9.8.x/doc/txt/omake-doc.txt
    +6 -8	omake-branches/0.9.8.x/lib/Pervasives.om
    +3 -3	omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml
    +3 -3	omake-branches/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
    +2 -2	omake-branches/0.9.8.x/src/builtin/omake_builtin_object.ml
    +5 -5	omake-branches/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +4 -4	omake-branches/0.9.8.x/src/builtin/omake_builtin_target.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-10.html#06/10/18.10:30:10



More information about the OMake-CVS mailing list