<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/libraries/libnbtplusplus, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/'/>
<entry>
<title>Update libnbtplusplus submodule</title>
<updated>2023-07-22T18:26:49+00:00</updated>
<author>
<name>PandaNinjas</name>
<email>admin@malwarefight.wip.la</email>
</author>
<published>2023-07-22T18:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=2253100ac6a5dd58f9413b8e82a474e36e0929f0'/>
<id>2253100ac6a5dd58f9413b8e82a474e36e0929f0</id>
<content type='text'>
Signed-off-by: PandaNinjas &lt;admin@malwarefight.wip.la&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: PandaNinjas &lt;admin@malwarefight.wip.la&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libs: update bundled submodules</title>
<updated>2022-04-16T13:23:15+00:00</updated>
<author>
<name>flow</name>
<email>thiagodonato300@gmail.com</email>
</author>
<published>2022-04-16T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=af167e8e6702efb9232a6a99f5e64cf7a92aabad'/>
<id>af167e8e6702efb9232a6a99f5e64cf7a92aabad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libnbtplusplus: fix compilation as shared library</title>
<updated>2022-03-24T07:32:26+00:00</updated>
<author>
<name>Philipp David</name>
<email>pd@3b.pm</email>
</author>
<published>2022-03-24T07:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1b47132ebb5b825065833cdd08252466efe58faa'/>
<id>1b47132ebb5b825065833cdd08252466efe58faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable LTO/IPO on release builds</title>
<updated>2022-03-22T20:04:35+00:00</updated>
<author>
<name>Philipp David</name>
<email>pd@3b.pm</email>
</author>
<published>2022-03-19T17:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=c7c83a35fa74b419145f2e5013873bf98bf46df5'/>
<id>c7c83a35fa74b419145f2e5013873bf98bf46df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-3189 update the nbt library</title>
<updated>2020-06-07T19:32:42+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2020-06-07T19:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=4ca62916f562ca2d233d0fb4771054a106f1afc3'/>
<id>4ca62916f562ca2d233d0fb4771054a106f1afc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE do not install .a files for shared libraries on Windows</title>
<updated>2018-01-27T01:42:27+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2018-01-27T01:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=cd55674b36384f70878746ef1c0f8adfbb06c89f'/>
<id>cd55674b36384f70878746ef1c0f8adfbb06c89f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE rearrange build system</title>
<updated>2018-01-27T01:00:20+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2018-01-22T03:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=166e5a03d63e0b522876bfc072f26f213d5a3a62'/>
<id>166e5a03d63e0b522876bfc072f26f213d5a3a62</id>
<content type='text'>
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-1379 update nbt++ to allow renaming its library file</title>
<updated>2016-12-28T20:14:44+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2016-12-28T20:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=374710a87ba421c1ab982c616aa09545a95b6800'/>
<id>374710a87ba421c1ab982c616aa09545a95b6800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE reorganize and document libraries</title>
<updated>2016-04-30T22:00:14+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2016-04-10T13:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=b6d455a02bd338e9dc0faa09d4d8177ecd8d569a'/>
<id>b6d455a02bd338e9dc0faa09d4d8177ecd8d569a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
