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

Aleksey Nogin nogin at cs.caltech.edu
Wed Oct 11 16:49:04 PDT 2006


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at cs.caltech.edu (Aleksey Nogin)
Date: 2006-10-11 16:48:51 -0700 (Wed, 11 Oct 2006)
Revision: 9601
Log message:
      - Further fixed the "no file argument means stdin" convention for awk, fsubst,
        etc.
      
      - Fixed the documentation generation.
      
      - Fixed a few problems with the documentation.
      
      - Regenerated the documentation.
      
Changes:
    +5 -5	omake-branches/0.9.8.x/doc/OMakefile
    +337 -330	omake-branches/0.9.8.x/doc/html/omake-all-index.html
    +46 -36	omake-branches/0.9.8.x/doc/html/omake-base.html
    +1 -4	omake-branches/0.9.8.x/doc/html/omake-build-examples.html
    +369 -363	omake-branches/0.9.8.x/doc/html/omake-contents.html
    +1722 -1558	omake-branches/0.9.8.x/doc/html/omake-doc.html
    +176 -169	omake-branches/0.9.8.x/doc/html/omake-fun-index.html
    +19 -19	omake-branches/0.9.8.x/doc/html/omake-grammar.html
    +5 -5	omake-branches/0.9.8.x/doc/html/omake-obj-index.html
    +47 -47	omake-branches/0.9.8.x/doc/html/omake-options.html
    +34 -25	omake-branches/0.9.8.x/doc/html/omake-pervasives.html
    +5 -5	omake-branches/0.9.8.x/doc/html/omake-references.html
    +143 -141	omake-branches/0.9.8.x/doc/html/omake-rule.html
    +13 -13	omake-branches/0.9.8.x/doc/html/omake-shell.html
    +236 -122	omake-branches/0.9.8.x/doc/html/omake-system.html
    +7 -7	omake-branches/0.9.8.x/doc/html/osh.html
    +405 -399	omake-branches/0.9.8.x/doc/info/omake-doc.info
    +46 -4	omake-branches/0.9.8.x/doc/info/omake-doc.info-1
    +41 -45	omake-branches/0.9.8.x/doc/info/omake-doc.info-2
    +82 -42	omake-branches/0.9.8.x/doc/info/omake-doc.info-3
    +84 -84	omake-branches/0.9.8.x/doc/info/omake-doc.info-4
    +253 -230	omake-branches/0.9.8.x/doc/info/omake-doc.info-5
    +82 -71	omake-branches/0.9.8.x/doc/info/omake-doc.info-6
    +70 -0	omake-branches/0.9.8.x/doc/info/omake-doc.info-7
    +82 -68	omake-branches/0.9.8.x/doc/info/omake-doc.info-8
    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
    +330 -166	omake-branches/0.9.8.x/doc/txt/omake-doc.txt
    +3 -2	omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml
    +3 -1	omake-branches/0.9.8.x/src/builtin/omake_builtin_io.ml
    +21 -22	omake-branches/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
    +1 -2	omake-branches/0.9.8.x/src/builtin/omake_builtin_object.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-10.html#06/10/11.16:48:51



More information about the OMake-CVS mailing list