<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/win32/configure.bat, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>win32: Enable extensions explicitly</title>
<updated>2025-10-09T23:17:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-10-09T22:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=864e8fb029b10bfe2af14d679600d22e33d7ea35'/>
<id>864e8fb029b10bfe2af14d679600d22e33d7ea35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win: Fix `--with-gmp` option</title>
<updated>2025-08-25T12:53:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-25T09:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=55f492735b8ea219d5e7b056cdc57fffc8b7cc8d'/>
<id>55f492735b8ea219d5e7b056cdc57fffc8b7cc8d</id>
<content type='text'>
Do not drop the following option.
Do not add an extra `=1` argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not drop the following option.
Do not add an extra `=1` argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Win: Fix `--without-baseruby` option</title>
<updated>2025-08-25T12:53:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-22T15:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=84be67a37c6f7b359aa5f55a94a8d87da2efe341'/>
<id>84be67a37c6f7b359aa5f55a94a8d87da2efe341</id>
<content type='text'>
This option in `win32/configure.bat` was completely broken.
Also honor `HAVE_BASERUBY` than `BASERUBY` value, and use
`missing-baseruby.bat` to check the version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option in `win32/configure.bat` was completely broken.
Also honor `HAVE_BASERUBY` than `BASERUBY` value, and use
`missing-baseruby.bat` to check the version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typofix</title>
<updated>2024-12-02T01:32:05+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-12-02T01:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f2575a17d9f8e669ab131a86786ff5c11a33459'/>
<id>8f2575a17d9f8e669ab131a86786ff5c11a33459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32: Accept slashes in --with-opt-dir argument</title>
<updated>2024-12-01T08:31:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-01T03:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=96fac34797b3cf5d020cef8546cc37c6733c88f2'/>
<id>96fac34797b3cf5d020cef8546cc37c6733c88f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32: Accept a symbolic name for `--with-ntver` option</title>
<updated>2024-11-30T06:21:51+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-30T06:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ed9fff67f0aa4b3ca2704063d2a2bc28fd4aff5e'/>
<id>ed9fff67f0aa4b3ca2704063d2a2bc28fd4aff5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32: Refactor configurations</title>
<updated>2024-10-28T08:27:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-10-28T05:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3bfddf96f3ff5b8065859cc7dc19bfb1b24bd01'/>
<id>a3bfddf96f3ff5b8065859cc7dc19bfb1b24bd01</id>
<content type='text'>
Pass configure options to the generated Makefile as-is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass configure options to the generated Makefile as-is.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand --with-opt-dir arguments</title>
<updated>2024-06-21T17:16:16+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-21T17:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd378c5a2483002d50053cf81d00004c1fb3c8bd'/>
<id>dd378c5a2483002d50053cf81d00004c1fb3c8bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20524] win32: Try to configure GMP if available</title>
<updated>2024-06-05T08:11:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-05T08:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=065190a973c9534b93e3ff99b789bcc945032dfd'/>
<id>065190a973c9534b93e3ff99b789bcc945032dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GMP support for mswin</title>
<updated>2022-09-13T06:44:29+00:00</updated>
<author>
<name>U.Nakamura</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2022-09-13T06:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=316b44df09d3bf9dcabb8e2ce9528c72304c1bd4'/>
<id>316b44df09d3bf9dcabb8e2ce9528c72304c1bd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
