<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/contributing/building_ruby.md, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)</title>
<updated>2022-11-21T18:27:39+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-21T18:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=607fb49dbcf9fa24d53c3609ac4e8cba4c0fb8bb'/>
<id>607fb49dbcf9fa24d53c3609ac4e8cba4c0fb8bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update required Bison version in building_ruby.md [ci skip]</title>
<updated>2022-11-09T23:20:05+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2022-11-09T23:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5a4d9f91c4678a4b821fc9cc3be77058b1235bf9'/>
<id>5a4d9f91c4678a4b821fc9cc3be77058b1235bf9</id>
<content type='text'>
See [Feature #19068] for the context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See [Feature #19068] for the context.
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Clarify how to build OpenSSL on macOS</title>
<updated>2022-11-08T19:59:01+00:00</updated>
<author>
<name>Matt Valentine-House</name>
<email>matt@eightbitraptor.com</email>
</author>
<published>2022-11-08T17:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aada904d94ece1d1b48d6275169d3f906a062247'/>
<id>aada904d94ece1d1b48d6275169d3f906a062247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Properly number the list in building_ruby.md</title>
<updated>2022-11-08T00:47:12+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2022-11-08T00:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7456647effc8c0d0fd85eb16b47635b96d2401df'/>
<id>7456647effc8c0d0fd85eb16b47635b96d2401df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Improve building_ruby.md</title>
<updated>2022-11-07T19:35:21+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2022-11-07T19:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b14f133054bb04e1187f9897fa546faa433d37e7'/>
<id>b14f133054bb04e1187f9897fa546faa433d37e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update configure command in building_ruby.md</title>
<updated>2022-11-03T20:58:39+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2022-11-03T20:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d24ac6d2811e461562e3bb95525399bb9cf464f8'/>
<id>d24ac6d2811e461562e3bb95525399bb9cf464f8</id>
<content type='text'>
Readers didn't realize that you can use --prefix with
--disable-install-doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Readers didn't realize that you can use --prefix with
--disable-install-doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs wrt YJIT limitations and building YJIT (#6641)</title>
<updated>2022-10-27T20:50:00+00:00</updated>
<author>
<name>Maxime Chevalier-Boisvert</name>
<email>maxime.chevalierboisvert@shopify.com</email>
</author>
<published>2022-10-27T20:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2812a57b14de8bfab7feccb7924039edc2611aad'/>
<id>2812a57b14de8bfab7feccb7924039edc2611aad</id>
<content type='text'>
* Update docs wrt YJIT limitations and building YJIT

* Update building_ruby.md

Fix relative link</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update docs wrt YJIT limitations and building YJIT

* Update building_ruby.md

Fix relative link</pre>
</div>
</content>
</entry>
<entry>
<title>Add information from doc/hacking.md and doc/make_cheatsheet.md back i… (#5963)</title>
<updated>2022-05-31T03:50:39+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2022-05-31T03:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9241d75a615f652dee45bc999524cc3c6ede8c5d'/>
<id>9241d75a615f652dee45bc999524cc3c6ede8c5d</id>
<content type='text'>
Add information from doc/hacking.md and doc/make_cheatsheet.md back into contributing docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add information from doc/hacking.md and doc/make_cheatsheet.md back into contributing docs</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Use `make gdb-ruby` and `make lldb-ruby` in doc/contributing/building_ruby.md</title>
<updated>2022-05-18T02:32:13+00:00</updated>
<author>
<name>Kaíque Kandy Koga</name>
<email>kaiquekandykoga@gmail.com</email>
</author>
<published>2022-05-18T02:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c478a3c0a9179298b5ae332268e1e94ff9c912bd'/>
<id>c478a3c0a9179298b5ae332268e1e94ff9c912bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation on contributing to Ruby</title>
<updated>2022-05-11T14:59:24+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2022-05-09T15:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c00feffb46ac646605adc277b5454e6b067e2d8a'/>
<id>c00feffb46ac646605adc277b5454e6b067e2d8a</id>
<content type='text'>
co-authored-by: Peter Zhu &lt;peter@peterzhu.ca&gt;
co-authored-by: Stan Lo &lt;stan001212@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
co-authored-by: Peter Zhu &lt;peter@peterzhu.ca&gt;
co-authored-by: Stan Lo &lt;stan001212@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
