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

Jason J. Hickey jyh at cs.caltech.edu
Tue Jun 19 15:54:57 PDT 2007


Added a "What's new" page.  Preparing for release...

----
Changes:
    +1 -1	omake-jumbo-branches/dll-fuse/doc/OMakefile
    +9 -5	omake-jumbo-branches/dll-fuse/doc/html/omake-contents.html
    +65 -12	omake-jumbo-branches/dll-fuse/doc/html/omake-doc.html
    +44 -0	omake-jumbo-branches/dll-fuse/doc/html/omake-grammar.html
    +8 -8	omake-jumbo-branches/dll-fuse/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/omake-toc.html
    +1 -0	omake-jumbo-branches/dll-fuse/doc/src/omake-doc.tex
    +63 -0	omake-jumbo-branches/dll-fuse/doc/src/omake-grammar.tex
    +7 -0	omake-jumbo-branches/dll-fuse/src/ast/omake_ast.ml
    +1 -1	omake-jumbo-branches/dll-fuse/src/env/omake_ast_lex.mll
    +1 -1	omake-jumbo-branches/dll-fuse/src/env/omake_exp_lex.ml
    +9 -5	omake-jumbo-branches/dll-odbc/doc/html/omake-contents.html
    +60 -11	omake-jumbo-branches/dll-odbc/doc/html/omake-doc.html
    +44 -0	omake-jumbo-branches/dll-odbc/doc/html/omake-grammar.html
    +8 -8	omake-jumbo-branches/dll-odbc/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/omake-toc.html
    +63 -0	omake-jumbo-branches/dll-odbc/doc/src/omake-grammar.tex
    +7 -0	omake-jumbo-branches/dll-odbc/src/ast/omake_ast.ml
    +1 -1	omake-jumbo-branches/dll-odbc/src/env/omake_ast_lex.mll
    +1 -1	omake-jumbo-branches/dll-odbc/src/env/omake_exp_lex.ml
    +9 -5	omake-jumbo-branches/dll-syntax/doc/html/omake-contents.html
    +60 -11	omake-jumbo-branches/dll-syntax/doc/html/omake-doc.html
    +44 -0	omake-jumbo-branches/dll-syntax/doc/html/omake-grammar.html
    +8 -8	omake-jumbo-branches/dll-syntax/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/omake-toc.html
    +63 -0	omake-jumbo-branches/dll-syntax/doc/src/omake-grammar.tex
    +7 -0	omake-jumbo-branches/dll-syntax/src/ast/omake_ast.ml
    +1 -1	omake-jumbo-branches/dll-syntax/src/env/omake_ast_lex.mll
    +1 -1	omake-jumbo-branches/dll-syntax/src/env/omake_exp_lex.ml
    +3 -2	omake-jumbo-branches/everything/doc/OMakefile
    +710 -698	omake-jumbo-branches/everything/doc/html/omake-all-index.html
    +33 -33	omake-jumbo-branches/everything/doc/html/omake-autoconf.html
    +113 -122	omake-jumbo-branches/everything/doc/html/omake-base.html
    +16 -16	omake-jumbo-branches/everything/doc/html/omake-build-examples.html
    +153 -153	omake-jumbo-branches/everything/doc/html/omake-build.html
    +674 -668	omake-jumbo-branches/everything/doc/html/omake-contents.html
    +18 -18	omake-jumbo-branches/everything/doc/html/omake-detail.html
    Added	omake-jumbo-branches/everything/doc/html/omake-dll-fuse.html
    Added	omake-jumbo-branches/everything/doc/html/omake-dll-gtk.html
    Added	omake-jumbo-branches/everything/doc/html/omake-dll-odbc.html
    Added	omake-jumbo-branches/everything/doc/html/omake-dll.html
    +3238 -3137	omake-jumbo-branches/everything/doc/html/omake-doc.html
    +333 -324	omake-jumbo-branches/everything/doc/html/omake-fun-index.html
    +79 -35	omake-jumbo-branches/everything/doc/html/omake-grammar.html
    +13 -13	omake-jumbo-branches/everything/doc/html/omake-language-examples.html
    Added	omake-jumbo-branches/everything/doc/html/omake-language-naming.html
    +67 -57	omake-jumbo-branches/everything/doc/html/omake-language.html
    +135 -135	omake-jumbo-branches/everything/doc/html/omake-obj-index.html
    +34 -34	omake-jumbo-branches/everything/doc/html/omake-options.html
    Added	omake-jumbo-branches/everything/doc/html/omake-parsers.html
    +23 -23	omake-jumbo-branches/everything/doc/html/omake-pervasives.html
    +16 -16	omake-jumbo-branches/everything/doc/html/omake-quickstart.html
    +9 -9	omake-jumbo-branches/everything/doc/html/omake-references.html
    +47 -47	omake-jumbo-branches/everything/doc/html/omake-rules.html
    +18 -18	omake-jumbo-branches/everything/doc/html/omake-shell.html
    +143 -143	omake-jumbo-branches/everything/doc/html/omake-system.html
    +11 -11	omake-jumbo-branches/everything/doc/html/omake-target-index.html
    +3 -2	omake-jumbo-branches/everything/doc/html/omake-toc.html
    +126 -125	omake-jumbo-branches/everything/doc/html/omake-var-index.html
    +18 -16	omake-jumbo-branches/everything/doc/html/omake.html
    +7 -7	omake-jumbo-branches/everything/doc/html/osh.html
    Added	omake-jumbo-branches/everything/doc/html/whats-new.html
    +663 -580	omake-jumbo-branches/everything/doc/info/omake-doc.info
    +167 -120	omake-jumbo-branches/everything/doc/info/omake-doc.info-1
    +1378 -1204	omake-jumbo-branches/everything/doc/info/omake-doc.info-10
    +211 -246	omake-jumbo-branches/everything/doc/info/omake-doc.info-2
    +187 -140	omake-jumbo-branches/everything/doc/info/omake-doc.info-3
    +316 -364	omake-jumbo-branches/everything/doc/info/omake-doc.info-4
    +346 -343	omake-jumbo-branches/everything/doc/info/omake-doc.info-5
    +264 -257	omake-jumbo-branches/everything/doc/info/omake-doc.info-6
    +340 -224	omake-jumbo-branches/everything/doc/info/omake-doc.info-7
    +380 -382	omake-jumbo-branches/everything/doc/info/omake-doc.info-8
    +895 -908	omake-jumbo-branches/everything/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/everything/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/everything/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/everything/doc/ps/omake-doc.ps
    +3 -0	omake-jumbo-branches/everything/doc/src/omake-doc.tex
    +63 -0	omake-jumbo-branches/everything/doc/src/omake-grammar.tex
    +3 -0	omake-jumbo-branches/everything/doc/src/omake-index.tex
    +19 -1	omake-jumbo-branches/everything/doc/src/omake-language.tex
    Added	omake-jumbo-branches/everything/doc/src/omake-whats-new.tex
    +4661 -2618	omake-jumbo-branches/everything/doc/txt/omake-doc.txt
    +1 -1	omake-jumbo-branches/everything/lib/build/C.om
    +1 -1	omake-jumbo-branches/everything/lib/build/OCaml.om
    +1 -1	omake-jumbo-branches/everything/lib/parse/C/Parse.om
    +7 -0	omake-jumbo-branches/everything/src/ast/omake_ast.ml
    +1 -54	omake-jumbo-branches/everything/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/everything/src/env/omake_ast_lex.mll
    +1 -1	omake-jumbo-branches/everything/src/env/omake_exp_lex.ml
    +9 -5	omake-jumbo-branches/syntax/doc/html/omake-contents.html
    +60 -11	omake-jumbo-branches/syntax/doc/html/omake-doc.html
    +44 -0	omake-jumbo-branches/syntax/doc/html/omake-grammar.html
    +8 -8	omake-jumbo-branches/syntax/doc/html/omake-references.html
    +1 -1	omake-jumbo-branches/syntax/doc/html/omake-toc.html
    +63 -0	omake-jumbo-branches/syntax/doc/src/omake-grammar.tex
    +1 -1	omake-jumbo-branches/syntax/src/Makefile
    +1 -1	omake-jumbo-branches/syntax/src/Makefile.nt
    +1 -1	omake-jumbo-branches/syntax/src/env/omake_ast_lex.mll
    +1 -1	omake-jumbo-branches/syntax/src/env/omake_exp_lex.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-06.html#07/06/19.15:54:57



More information about the OMake-CVS mailing list