[Omake] SVN Commit: OMake Build System (Rev. 10759)
Aleksey Nogin
nogin at metaprl.org
Tue May 15 09:28:25 PDT 2007
Reverting back to case-insensitive case-preserving implementation and adding a
special function for searching for OCaml targets. This is a merge off the
0.9.8.x branch (revs 10749:10753).
----
Changes:
+2 -8 omake-branches/0.9.8.2/lib/build/OCaml.om
+3 -7 omake-branches/0.9.8.2/src/Makefile
+3 -7 omake-branches/0.9.8.2/src/Makefile.nt
+49 -66 omake-branches/0.9.8.2/src/builtin/omake_builtin_file.ml
+0 -1 omake-branches/0.9.8.2/src/ir/OMakefile
+26 -31 omake-branches/0.9.8.2/src/ir/omake_cache.ml
+0 -2 omake-branches/0.9.8.2/src/ir/omake_cache.mli
Deleted omake-branches/0.9.8.2/src/ir/omake_cache_stat.ml
Deleted omake-branches/0.9.8.2/src/ir/omake_cache_stat.mli
+521 -249 omake-branches/0.9.8.2/src/ir/omake_node.ml
+0 -15 omake-branches/0.9.8.2/src/ir/omake_node_sig.ml
+1 -5 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/15.09:28:25
More information about the OMake-CVS
mailing list