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

Aleksey Nogin nogin at metaprl.org
Wed Feb 14 14:06:49 PST 2007


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at metaprl.org (Aleksey Nogin)
Date: 2007-02-14 14:06:48 -0800 (Wed, 14 Feb 2007)
Revision: 10046
Log message:
      Added an "autoconf" chapter describing the functionality present in the
      lib/configure stdlib files.
      
Changes:
    +10 -0	omake-branches/0.9.8.x/doc/OMakefile
    +75 -63	omake-branches/0.9.8.x/doc/html/omake-all-index.html
    Added	omake-branches/0.9.8.x/doc/html/omake-autoconf.html
    Properties	omake-branches/0.9.8.x/doc/html/omake-autoconf.html
    +88 -73	omake-branches/0.9.8.x/doc/html/omake-contents.html
    +447 -284	omake-branches/0.9.8.x/doc/html/omake-doc.html
    +7 -2	omake-branches/0.9.8.x/doc/html/omake-fun-index.html
    +42 -42	omake-branches/0.9.8.x/doc/html/omake-grammar.html
    +1 -1	omake-branches/0.9.8.x/doc/html/omake-language-examples.html
    +1 -0	omake-branches/0.9.8.x/doc/html/omake-language.html
    +64 -64	omake-branches/0.9.8.x/doc/html/omake-options.html
    +17 -17	omake-branches/0.9.8.x/doc/html/omake-references.html
    +3 -0	omake-branches/0.9.8.x/doc/html/omake-toc.html
    +20 -11	omake-branches/0.9.8.x/doc/html/omake-var-index.html
    +4 -1	omake-branches/0.9.8.x/doc/html/omake.html
    +13 -13	omake-branches/0.9.8.x/doc/html/osh.html
    +440 -431	omake-branches/0.9.8.x/doc/info/omake-doc.info
    +7 -47	omake-branches/0.9.8.x/doc/info/omake-doc.info-1
    +47 -2	omake-branches/0.9.8.x/doc/info/omake-doc.info-2
    +162 -165	omake-branches/0.9.8.x/doc/info/omake-doc.info-7
    +171 -3	omake-branches/0.9.8.x/doc/info/omake-doc.info-8
    +17 -6	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
    +5 -3	omake-branches/0.9.8.x/doc/src/omake-doc.tex
    +4 -0	omake-branches/0.9.8.x/doc/src/omake-index.tex
    +1 -0	omake-branches/0.9.8.x/doc/src/omake-language.tex
    +173 -20	omake-branches/0.9.8.x/doc/txt/omake-doc.txt
    +83 -1	omake-branches/0.9.8.x/lib/configure/Configure.om
    +11 -0	omake-branches/0.9.8.x/lib/configure/ncurses.om
    +21 -1	omake-branches/0.9.8.x/lib/configure/readline.om
    +9 -0	omake-branches/0.9.8.x/lib/configure/snprintf.om
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-02.html#07/02/14.14:06:48



More information about the OMake-CVS mailing list