diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-05-24 16:52:00 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-05-24 16:52:00 +0000 |
| commit | 9ac4aa09c0b80665688c438be8ce525774444172 (patch) | |
| tree | f12bc4f4a80dd67952dfc212f466af955bb92e10 /ChangeLog | |
| parent | bd1c1434dd1c976bc3b71a6fb557c426f1bc45ac (diff) | |
| download | ruby-9ac4aa09c0b80665688c438be8ce525774444172.tar.gz ruby-9ac4aa09c0b80665688c438be8ce525774444172.tar.xz ruby-9ac4aa09c0b80665688c438be8ce525774444172.zip | |
* mkconfig.rb: merge multiple entries to an entry with multiple lines.
* lib/mkmf.rb: allow a series of commands to link.
* win32/Makefile.sub: embed manifests.
* win32/setup.mak: suffix OS name by runtime version.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,9 +1,17 @@ -Thu May 25 01:43:30 2006 nobuyoshi nakada <nobu@ruby-lang.org> +Thu May 25 01:52:07 2006 nobuyoshi nakada <nobu@ruby-lang.org> * lib/mkmf.rb (pkg_config): particular config commands support. * ext/extmk.rb: deal with $static set in extconf.rb. + * mkconfig.rb: merge multiple entries to an entry with multiple lines. + + * lib/mkmf.rb: allow a series of commands to link. + + * win32/Makefile.sub: embed manifests. + + * win32/setup.mak: suffix OS name by runtime version. + Wed May 24 23:52:11 2006 nobuyoshi nakada <nobu@ruby-lang.org> * configure.in (ac_install_sh): ignore dummy install-sh. |
