nobu
|
c3f2cc5335
|
ext/-test-/win32/dln: remove static library
* ext/-test-/win32/dln/extconf.rb: remove static library too at clean.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2013-04-05 07:46:29 +00:00 |
nobu
|
82fa2995b5
|
* ext/-test-/win32/dln/extconf.rb: remove test DLL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-28 14:22:25 +00:00 |
nobu
|
1ff181cf8c
|
* ext/-test-/win32/dln/extconf.rb: need import library for ordinal
entry even on mingw. [ruby-core:44441][Bug #6320]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-19 00:40:00 +00:00 |
nobu
|
22263729af
|
* ext/-test-/win32/dln/extconf.rb: fix for mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-17 14:21:18 +00:00 |
nobu
|
f5659a911c
|
* ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-17 05:12:53 +00:00 |
nobu
|
854a6e47a5
|
* ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-17 04:55:07 +00:00 |
nobu
|
68bf309945
|
* ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-17 04:17:05 +00:00 |
nobu
|
dad31f6e50
|
* dln.c (rb_w32_check_imported): skip ordinal entries. based on a
patch by phasis68 (Heesob Park) at [ruby-core:44381].
[ruby-core:44371][Bug #6303]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-04-17 04:11:17 +00:00 |