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

Jason Hickey jyh at cs.caltech.edu
Mon Mar 5 20:46:55 PST 2007


Module name: OMake Build System
Changes by: jyh at cs.caltech.edu (Jason Hickey)
Date: 2007-03-05 20:46:55 -0800 (Mon, 05 Mar 2007)
Revision: 10177
Log message:
      Redo the "hashnode" branch.
      
Changes:
    Copied	omake-jumbo-branches/hashnode (from rev 10174, omake-jumbo-branches/original-rev10164)
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/src/Makefile
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/src/Makefile.nt
    +22 -21	omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build.ml
    +4 -4	omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build_util.ml
    +3 -3	omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_file.ml
    +4 -4	omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_shell.ml
    +112 -89	omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.ml
    +20 -35	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_cache.ml
    +5 -5	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_install.ml
    +576 -591	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
    +15 -14	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.mli
    +33 -42	omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node_sig.ml
    +1 -1	omake-jumbo-branches/hashnode/0.9.8.x/src/main/omake_shell.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-03.html#07/03/05.20:46:55



More information about the OMake-CVS mailing list