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

Aleksey Nogin nogin at metaprl.org
Wed Feb 14 11:40:53 PST 2007


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at metaprl.org (Aleksey Nogin)
Date: 2007-02-14 11:40:49 -0800 (Wed, 14 Feb 2007)
Revision: 10042
Log message:
      - Made each variable documenation be sectioned as a \paragraph instead of a
        \sub[sub]section, as before.
      
      - Made all the references to variables, functions, and ojbects use
        \hypertarget -> \hyperlink instead of \label -> \ref (whis is IMO too
        verbose).
      
Changes:
    +152 -152	omake-branches/0.9.8.x/doc/html/omake-all-index.html
    +123 -115	omake-branches/0.9.8.x/doc/html/omake-base.html
    +3 -3	omake-branches/0.9.8.x/doc/html/omake-build-examples.html
    +194 -172	omake-branches/0.9.8.x/doc/html/omake-build.html
    +356 -480	omake-branches/0.9.8.x/doc/html/omake-contents.html
    +1 -1	omake-branches/0.9.8.x/doc/html/omake-detail.html
    +1710 -1762	omake-branches/0.9.8.x/doc/html/omake-doc.html
    +40 -40	omake-branches/0.9.8.x/doc/html/omake-fun-index.html
    +21 -21	omake-branches/0.9.8.x/doc/html/omake-grammar.html
    +4 -4	omake-branches/0.9.8.x/doc/html/omake-obj-index.html
    +45 -45	omake-branches/0.9.8.x/doc/html/omake-options.html
    +51 -28	omake-branches/0.9.8.x/doc/html/omake-pervasives.html
    +3 -5	omake-branches/0.9.8.x/doc/html/omake-quickstart.html
    +6 -6	omake-branches/0.9.8.x/doc/html/omake-references.html
    +9 -7	omake-branches/0.9.8.x/doc/html/omake-rules.html
    +30 -22	omake-branches/0.9.8.x/doc/html/omake-shell.html
    +136 -126	omake-branches/0.9.8.x/doc/html/omake-system.html
    +2 -1	omake-branches/0.9.8.x/doc/html/omake-toc.html
    +104 -104	omake-branches/0.9.8.x/doc/html/omake-var-index.html
    +6 -6	omake-branches/0.9.8.x/doc/html/osh.html
    +423 -441	omake-branches/0.9.8.x/doc/info/omake-doc.info
    +55 -12	omake-branches/0.9.8.x/doc/info/omake-doc.info-1
    +5 -52	omake-branches/0.9.8.x/doc/info/omake-doc.info-2
    +132 -126	omake-branches/0.9.8.x/doc/info/omake-doc.info-3
    +23 -106	omake-branches/0.9.8.x/doc/info/omake-doc.info-4
    +120 -134	omake-branches/0.9.8.x/doc/info/omake-doc.info-5
    +16 -22	omake-branches/0.9.8.x/doc/info/omake-doc.info-6
    +444 -377	omake-branches/0.9.8.x/doc/info/omake-doc.info-7
    +155 -258	omake-branches/0.9.8.x/doc/info/omake-doc.info-8
    +149 -149	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
    +3 -3	omake-branches/0.9.8.x/doc/src/omake-build-examples.tex
    +1 -1	omake-branches/0.9.8.x/doc/src/omake-detail.tex
    +12 -5	omake-branches/0.9.8.x/doc/src/omake-doc.tex
    +3 -5	omake-branches/0.9.8.x/doc/src/omake-examples.tex
    +2 -2	omake-branches/0.9.8.x/doc/src/omake-grammar.tex
    +5 -5	omake-branches/0.9.8.x/doc/src/omake-rules.tex
    +1 -1	omake-branches/0.9.8.x/doc/src/omake-shell.tex
    +672 -825	omake-branches/0.9.8.x/doc/txt/omake-doc.txt
    +3 -3	omake-branches/0.9.8.x/lib/Pervasives.om
    +15 -14	omake-branches/0.9.8.x/lib/build/OCaml.om
    +2 -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
    +3 -3	omake-branches/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +2 -2	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/2007-02.html#07/02/14.11:40:49



More information about the OMake-CVS mailing list