[Omake] SVN Commit: OMake Build System (Rev. 12789)

Aleksey Nogin nogin at metaprl.org
Wed Mar 19 11:49:43 PDT 2008


- Merged 12672:12787 from svn://svn.metaprl.org/omake-branches/jumbo/const
  into all-features - automated merge with some manual conflict resolution.

- Changed how the "C Parsers" section was incorporated into the documentation
  (there was a poblem where it was trying to put it both into
  omake-parsers.html as a chapter and c-parser.html as a section!)

----
Changes in omake-branches/jumbo/all-features:
    Properties  .
    +4 -4       doc/OMakefile
    +3 -1       doc/html/c-parser.html
    +5 -5       doc/html/omake-base.html
    +33 -32     doc/html/omake-doc.html
    +1 -1       doc/html/omake-grammar.html
    +4 -4       doc/html/omake-language-examples.html
    +2 -2       doc/html/omake-language.html
    +12 -12     doc/html/omake-pervasives.html
    +1 -1       doc/html/omake-references.html
    +3 -3       doc/html/omake-system.html
    +1 -1       doc/html/omake-toc.html
    +589 -589   doc/info/omake-doc.info
    +2 -2       doc/info/omake-doc.info-1
    +1 -1       doc/info/omake-doc.info-10
    +1 -1       doc/info/omake-doc.info-11
    +2 -2       doc/info/omake-doc.info-2
    +4 -4       doc/info/omake-doc.info-3
    +5 -5       doc/info/omake-doc.info-5
    +3 -3       doc/info/omake-doc.info-6
    +12 -13     doc/info/omake-doc.info-7
    +1 -2       doc/info/omake-doc.info-8
    Change(bin) doc/ps/omake-doc.dvi
    Change(bin) doc/ps/omake-doc.pdf
    Change(bin) doc/ps/omake-doc.ps
    +1 -2       doc/src/omake-doc.tex
    +1 -1       doc/src/omake-grammar.tex
    +4 -4       doc/src/omake-language-examples.tex
    +2 -2       doc/src/omake-language.tex
    Deleted     doc/src/omake-parsers.tex
    +32 -32     doc/txt/omake-doc.txt
    +15 -15     lib/Pervasives.om
    +2 -2       lib/build/C.om
    +1 -3       lib/build/OCaml.om
    +5 -0       lib/parse/C/Parse.om
    +17 -38     src/build/omake_build.ml
    +1 -1       src/builtin/omake_builtin_fun.ml
    +3 -3       src/builtin/omake_builtin_io_fun.ml
    +4 -4       src/builtin/omake_builtin_object.ml
    +15 -0      test/simple/Test10
    Copied      test/targets/Test5/ (from rev 12787, omake-branches/jumbo/const/test/targets/Test5)
    Properties  test/targets/Test5/ (from rev 12787, omake-branches/jumbo/const/test/targets/Test5)
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2008-03.html#08/03/19.11:49:43



More information about the OMake-CVS mailing list