<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/docs/BUILDING.md, branch 9.2.0</title>
<subtitle>Ship of Harkinian: Ocarina of Time PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/'/>
<entry>
<title>Add dependencies to docs/BUILDING.md (#6304)</title>
<updated>2026-03-03T16:49:53+00:00</updated>
<author>
<name>Philip Dubé</name>
<email>serprex@users.noreply.github.com</email>
</author>
<published>2026-03-03T16:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=b6df96c5300bf1f4f0688df8aab7309060d42a3e'/>
<id>b6df96c5300bf1f4f0688df8aab7309060d42a3e</id>
<content type='text'>
Remove openSUSE because I can't figure out their package convention</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove openSUSE because I can't figure out their package convention</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop-copper' into merge912</title>
<updated>2026-01-19T02:35:48+00:00</updated>
<author>
<name>Demur Rumed</name>
<email>junkmute@hotmail.com</email>
</author>
<published>2026-01-19T02:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7588734a4249ee20d9b5d8abedf35c93940a1dcb'/>
<id>7588734a4249ee20d9b5d8abedf35c93940a1dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update references to soh.otr/oot.otr/oot-mq.otr to .o2r (#6161)</title>
<updated>2026-01-18T16:59:20+00:00</updated>
<author>
<name>Philip Dubé</name>
<email>serprex@users.noreply.github.com</email>
</author>
<published>2026-01-18T16:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c71cc6895150ad58b6d39ed0e2d9df3f35bdeed5'/>
<id>c71cc6895150ad58b6d39ed0e2d9df3f35bdeed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update macOS build instructions (#6012)</title>
<updated>2025-12-10T16:50:07+00:00</updated>
<author>
<name>Shishu the Dragon</name>
<email>183069616+ShishuTheDragon@users.noreply.github.com</email>
</author>
<published>2025-12-10T16:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=9d8addca0483567bbee693e8b64ddeb1a24eaac1'/>
<id>9d8addca0483567bbee693e8b64ddeb1a24eaac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Nix support (#5777)</title>
<updated>2025-09-18T20:29:35+00:00</updated>
<author>
<name>enzu.ru</name>
<email>enzuru@users.noreply.github.com</email>
</author>
<published>2025-09-18T20:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=577c5639df7d0d92f8fb751f3fefa7e4ed97f264'/>
<id>577c5639df7d0d92f8fb751f3fefa7e4ed97f264</id>
<content type='text'>
* Fix FindOpusFile NixOS bug

* better documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix FindOpusFile NixOS bug

* better documentation</pre>
</div>
</content>
</entry>
<entry>
<title>replace MT RNG with PCG (#4973)</title>
<updated>2025-06-19T20:31:35+00:00</updated>
<author>
<name>Philip Dubé</name>
<email>serprex@users.noreply.github.com</email>
</author>
<published>2025-06-19T20:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=4c547416cc31c9146cabd70285e368e1f8b37fb0'/>
<id>4c547416cc31c9146cabd70285e368e1f8b37fb0</id>
<content type='text'>
replace boost hashing with FNV-1a
removes boost as a dependency</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replace boost hashing with FNV-1a
removes boost as a dependency</pre>
</div>
</content>
</entry>
<entry>
<title>Dev Feature - Create VS Code Build tasks and update build documentation (#4895)</title>
<updated>2025-01-19T18:49:23+00:00</updated>
<author>
<name>Lord Jabu Jabu</name>
<email>TheJabuJabu@proton.me</email>
</author>
<published>2025-01-19T12:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=335754353855184d93614be0fba4c351199d311f'/>
<id>335754353855184d93614be0fba4c351199d311f</id>
<content type='text'>
* Added vs code build tasks

* Fix typo in BUILDING.md regarding CMake Tools plugin

* Add "Build All" task to VS Code configuration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added vs code build tasks

* Fix typo in BUILDING.md regarding CMake Tools plugin

* Add "Build All" task to VS Code configuration
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: readme typos (#4768)</title>
<updated>2024-12-28T05:25:25+00:00</updated>
<author>
<name>Reuben D'Souza</name>
<email>46090211+reubenjds@users.noreply.github.com</email>
</author>
<published>2024-12-28T05:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=fc8d581efb6f329517c27209c35ac2195eb357ae'/>
<id>fc8d581efb6f329517c27209c35ac2195eb357ae</id>
<content type='text'>
* fix: change complier to compiler

* fix: repeated the</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix: change complier to compiler

* fix: repeated the</pre>
</div>
</content>
</entry>
<entry>
<title>Update macOS development dependency list (#4648)</title>
<updated>2024-12-10T04:27:35+00:00</updated>
<author>
<name>lemonslut</name>
<email>lemonslut11@gmail.com</email>
</author>
<published>2024-12-10T04:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=16d69e4a28676c90cbc882a189b92acd9a64d3b1'/>
<id>16d69e4a28676c90cbc882a189b92acd9a64d3b1</id>
<content type='text'>
- Adds a few extras I had to install to build
- Adds link to [homebrew](https://brew.sh/)
- Adds `brew install ...` command to setup script</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds a few extras I had to install to build
- Adds link to [homebrew](https://brew.sh/)
- Adds `brew install ...` command to setup script</pre>
</div>
</content>
</entry>
<entry>
<title>Small Warnings Refactor (#4477)</title>
<updated>2024-10-29T00:30:11+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2024-10-29T00:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=108d5061d4f64de0a2988cf338b1c23596f609cd'/>
<id>108d5061d4f64de0a2988cf338b1c23596f609cd</id>
<content type='text'>
* Disable all warnings, even in release, on the `src` directory.
Resolve math macro duplication warnings.

* Suppress LUS warnings.

* Modify it to utilize a variable that defaults on but can be specified in command line to disable it.
Prevet total compile option overwrite for LUS.

* Remove unnecessary unset and cache parameters.

* Document warnings flag in BUILDING.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disable all warnings, even in release, on the `src` directory.
Resolve math macro duplication warnings.

* Suppress LUS warnings.

* Modify it to utilize a variable that defaults on but can be specified in command line to disable it.
Prevet total compile option overwrite for LUS.

* Remove unnecessary unset and cache parameters.

* Document warnings flag in BUILDING.md</pre>
</div>
</content>
</entry>
</feed>
