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

Jason J. Hickey jyh at cs.caltech.edu
Sat May 5 15:03:34 PDT 2007


Removed canonical names from Omake_node.  Add the function "realpath" 
to translate name case.

The -Wcase option warn for case errors, but does not terminate the build.
The --no-case-check turns off case checking.

Please remember, this is a proposal, to be reviewed.

----
Changes:
    +39 -0	omake-branches/0.9.8.x/src/builtin/omake_builtin_file.ml
    +10 -0	omake-branches/0.9.8.x/src/ir/omake_cache.ml
    +2 -0	omake-branches/0.9.8.x/src/ir/omake_cache.mli
    +236 -528	omake-branches/0.9.8.x/src/ir/omake_node.ml
    +0 -6	omake-branches/0.9.8.x/src/ir/omake_node_sig.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-05.html#07/05/05.15:03:34



More information about the OMake-CVS mailing list