[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11082)
Jason J. Hickey
jyh at cs.caltech.edu
Fri Jun 22 14:59:09 PDT 2007
Fixed test/target/Test1.
The problem is because the environment is "forked" when an alias
is run. I added an "unfork" function. We should consider combining
the unfork and the unexport. This is the only place where it is
needed.
----
Changes:
+2 -0 omake-branches/0.9.8.x/src/build/omake_build.ml
+8 -2 omake-branches/0.9.8.x/src/build/omake_rule.ml
+8 -3 omake-branches/0.9.8.x/src/env/omake_env.ml
+1 -0 omake-branches/0.9.8.x/src/env/omake_env.mli
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-06.html#07/06/22.14:59:09
More information about the OMake-CVS
mailing list