logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

SVN Commit: OMake Build System [0.9.8.x] (Rev. 9353): msg#00073

Subject: SVN Commit: OMake Build System [0.9.8.x] (Rev. 9353)
Module name: OMake Build System [0.9.8.x]
Changes by: jyh@xxxxxxxxxxxxxx (Jason Hickey)
Date: 2006-06-20 16:07:36 -0700 (Tue, 20 Jun 2006)
Revision: 9353
Log message:
      Following Aleksey's suggestion, added the --divert-discard-success option.
      
      Also added the -o option so you can specify output control in short form.
      See the manual for more info.
      
         # Be very, very, quiet
         % omake -o 0
      
Changes:
    +37 -37     omake-branches/0.9.8.x/doc/html/omake-all-index.html
    +70 -61     omake-branches/0.9.8.x/doc/html/omake-contents.html
    +343 -254   omake-branches/0.9.8.x/doc/html/omake-doc.html
    +25 -25     omake-branches/0.9.8.x/doc/html/omake-grammar.html
    +32 -34     omake-branches/0.9.8.x/doc/html/omake-option-index.html
    +152 -67    omake-branches/0.9.8.x/doc/html/omake-options.html
    +5 -5       omake-branches/0.9.8.x/doc/html/omake-references.html
    +1 -1       omake-branches/0.9.8.x/doc/html/omake-rules.html
    +2 -0       omake-branches/0.9.8.x/doc/html/omake.html
    +396 -391   omake-branches/0.9.8.x/doc/info/omake-doc.info
    +1 -45      omake-branches/0.9.8.x/doc/info/omake-doc.info-1
    +45 -68     omake-branches/0.9.8.x/doc/info/omake-doc.info-2
    +69 -112    omake-branches/0.9.8.x/doc/info/omake-doc.info-3
    +111 -76    omake-branches/0.9.8.x/doc/info/omake-doc.info-4
    +76 -0      omake-branches/0.9.8.x/doc/info/omake-doc.info-5
    +273 -309   omake-branches/0.9.8.x/doc/info/omake-doc.info-6
    +193 -287   omake-branches/0.9.8.x/doc/info/omake-doc.info-7
    +285 -34    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
    +1 -0       omake-branches/0.9.8.x/doc/src/omake-index.tex
    +94 -22     omake-branches/0.9.8.x/doc/src/omake-options.tex
    +293 -179   omake-branches/0.9.8.x/doc/txt/omake-doc.txt
    +3 -1       omake-branches/0.9.8.x/src/build/omake_build_tee.ml
    +2 -1       omake-branches/0.9.8.x/src/ir/omake_options_type.ml
    +57 -11     omake-branches/0.9.8.x/src/ir/omake_state.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-06.html#06/06/20.16:07:36


<Prev in Thread] Current Thread [Next in Thread>