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

Aleksey Nogin nogin at metaprl.org
Mon May 14 10:27:37 PDT 2007


Merging the case-[in]sensitivity changes from 0.9.8.x:
  svn merge -r 10623:10707 svn+ssh://svn.metaprl.org/svnroot/mojave/omake-branches/0.9.8.x .
  svn merge -r 10738:10742 svn+ssh://svn.metaprl.org/svnroot/mojave/omake-branches/0.9.8.x .

----
Changes:
    +2 -0	omake-branches/0.9.8.2/lib/Pervasives.om
    +2 -2	omake-branches/0.9.8.2/lib/configure/readline.om
    +7 -3	omake-branches/0.9.8.2/src/Makefile
    +7 -3	omake-branches/0.9.8.2/src/Makefile.nt
    +39 -0	omake-branches/0.9.8.2/src/builtin/omake_builtin_file.ml
    +1 -0	omake-branches/0.9.8.2/src/ir/OMakefile
    +31 -26	omake-branches/0.9.8.2/src/ir/omake_cache.ml
    +2 -0	omake-branches/0.9.8.2/src/ir/omake_cache.mli
    Copied	omake-branches/0.9.8.2/src/ir/omake_cache_stat.ml (from rev 10707, omake-branches/0.9.8.x/src/ir/omake_cache_stat.ml)
    +6 -27	omake-branches/0.9.8.2/src/ir/omake_cache_stat.ml (from rev 10707, omake-branches/0.9.8.x/src/ir/omake_cache_stat.ml)
    Copied	omake-branches/0.9.8.2/src/ir/omake_cache_stat.mli (from rev 10707, omake-branches/0.9.8.x/src/ir/omake_cache_stat.mli)
    +169 -420	omake-branches/0.9.8.2/src/ir/omake_node.ml
    +15 -0	omake-branches/0.9.8.2/src/ir/omake_node_sig.ml
    +0 -1	omake-branches/0.9.8.2/src/ir/omake_symbol.ml
    +17 -3	omake-branches/0.9.8.2/src/main/omake_main.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-05.html#07/05/14.10:27:37



More information about the OMake-CVS mailing list