[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 9611)
Aleksey Nogin
nogin at cs.caltech.edu
Thu Oct 19 09:39:17 PDT 2006
Module name: OMake Build System [0.9.8.x]
Changes by: nogin at cs.caltech.edu (Aleksey Nogin)
Date: 2006-10-19 09:39:16 -0700 (Thu, 19 Oct 2006)
Revision: 9611
Log message:
(Bug 602) Implemented Shell.ln-or-cp that tries to create a symlink, or a hard
link, or a copy. Got rid of the bogus symlink function in build/Common.om,
using cp-or-ln instead.
Changes:
+1 -1 omake-branches/0.9.8.x/doc/OMakefile
+27 -0 omake-branches/0.9.8.x/lib/Pervasives.om
+3 -3 omake-branches/0.9.8.x/lib/build/C.om
+8 -15 omake-branches/0.9.8.x/lib/build/Common.om
+9 -9 omake-branches/0.9.8.x/lib/build/OCaml.om
+3 -3 omake-branches/0.9.8.x/mk/make_gen
+1 -1 omake-branches/0.9.8.x/src/Makefile.nt
+2 -2 omake-branches/0.9.8.x/src/libmojave/OMakefile
+2 -2 omake-branches/0.9.8.x/src/main/OMakefile
+1 -1 omake-branches/0.9.8.x/src/shell/OMakefile
+1 -1 omake-branches/0.9.8.x/src/util/OMakefile
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-10.html#06/10/19.09:39:16
More information about the OMake-CVS
mailing list