[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11186)
Aleksey Nogin
nogin at metaprl.org
Mon Jul 2 11:20:23 PDT 2007
Added the .MEMO rules that are very similar to the .STATIC ones, except they
are not cached in .omakedb
----
Changes:
+3 -3 omake-branches/0.9.8.x/src/build/omake_rule.ml
+2 -1 omake-branches/0.9.8.x/src/build/omake_rule.mli
+8 -7 omake-branches/0.9.8.x/src/builtin/omake_builtin_target.ml
+9 -7 omake-branches/0.9.8.x/src/env/omake_env.ml
+3 -1 omake-branches/0.9.8.x/src/env/omake_env.mli
+19 -12 omake-branches/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-branches/0.9.8.x/src/eval/omake_eval.ml
+17 -12 omake-branches/0.9.8.x/src/ir/omake_cache.ml
+3 -3 omake-branches/0.9.8.x/src/ir/omake_cache.mli
+3 -6 omake-branches/0.9.8.x/src/ir/omake_ir.ml
+1 -1 omake-branches/0.9.8.x/src/ir/omake_symbol.ml
Copied omake-branches/0.9.8.x/test/memo/ (from rev 11184, omake-branches/0.9.8.x/test/static)
+1 -1 omake-branches/0.9.8.x/test/memo/Test1/static.om
+1 -1 omake-branches/0.9.8.x/test/memo/Test2/static.om
+1 -1 omake-branches/0.9.8.x/test/memo/Test3/static.om
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-07.html#07/07/02.11:20:23
More information about the OMake-CVS
mailing list