diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-06 01:03:55 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-06 01:03:55 +0000 |
| commit | 7b5d2956df7da0fa096558a6f01b1c974d4cc6c4 (patch) | |
| tree | 99d7ad30fbf8237d044bcd84161cdbc31123d6e3 /ChangeLog | |
| parent | aa381d723c8f400363141d0b781f3d34375aa2bb (diff) | |
| download | ruby-7b5d2956df7da0fa096558a6f01b1c974d4cc6c4.tar.gz ruby-7b5d2956df7da0fa096558a6f01b1c974d4cc6c4.tar.xz ruby-7b5d2956df7da0fa096558a6f01b1c974d4cc6c4.zip | |
* common.mk (*.inc): use VPATH.
* vm_opts.h: renamed from vm_opts.h.base.
* tool/insns2vm.rb: use vm_opts.h in VPATH.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Feb 6 10:02:41 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * common.mk (*.inc): use VPATH. + + * vm_opts.h: renamed from vm_opts.h.base. + + * tool/insns2vm.rb: use vm_opts.h in VPATH. + Tue Feb 6 03:47:58 2007 Koichi Sasada <ko1@atdot.net> * proc.c: support Binding#eval. |
