<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/libraries/iconfix, 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>refactor: fix deprecation up to Qt 5.15</title>
<updated>2022-07-10T10:17:52+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-05-02T17:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=984692dc629ca3712d482b174a67557dd9e635a8'/>
<id>984692dc629ca3712d482b174a67557dd9e635a8</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Build iconfix as static library</title>
<updated>2022-04-21T12:34:44+00:00</updated>
<author>
<name>flow</name>
<email>thiagodonato300@gmail.com</email>
</author>
<published>2022-04-21T12:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=3ec511010fbff31c392090548396080e44b8389c'/>
<id>3ec511010fbff31c392090548396080e44b8389c</id>
<content type='text'>
On CI we build using the bundled Quazip, and automatically set
-DBUILD_STATIC_LIBS to true, so it build iconfix statically as well.

However, since we recently added support for using the system quazip,
this flag is not set anymore, and PolyMC fails to run because iconfix
neither is statically linked, nor it creates a .so file for dynamic
linking.

Since most other libs are built statically, we should make this one
static as well. Maybe we should consider allowing for dynamic linking of
libs now that quazip is not much of an issue anymore. :^)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On CI we build using the bundled Quazip, and automatically set
-DBUILD_STATIC_LIBS to true, so it build iconfix statically as well.

However, since we recently added support for using the system quazip,
this flag is not set anymore, and PolyMC fails to run because iconfix
neither is statically linked, nor it creates a .so file for dynamic
linking.

Since most other libs are built statically, we should make this one
static as well. Maybe we should consider allowing for dynamic linking of
libs now that quazip is not much of an issue anymore. :^)
</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>refactor(build): link iconfix statically</title>
<updated>2022-02-12T15:10:53+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-02-08T15:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=6ba031f048621eaa1b7e1335662b5d7cb4103060'/>
<id>6ba031f048621eaa1b7e1335662b5d7cb4103060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes required to support FreeBSD</title>
<updated>2021-12-12T11:39:36+00:00</updated>
<author>
<name>Graeme Geldenhuys</name>
<email>graemeg@gmail.com</email>
</author>
<published>2021-12-12T00:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=7179e75e70f4157326d6d97f11a947df576d02e6'/>
<id>7179e75e70f4157326d6d97f11a947df576d02e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE fix _ICONFIX_EXPORT</title>
<updated>2021-10-20T22:47:53+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-10-13T19:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f39c313c5fa1b7a76e3d28219310a471cc5114e7'/>
<id>f39c313c5fa1b7a76e3d28219310a471cc5114e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE debranding for real, initial work</title>
<updated>2021-10-20T22:47:53+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-10-12T23:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=441ab7eedcb8fe120a7f934684ed5545cdd7a4b6'/>
<id>441ab7eedcb8fe120a7f934684ed5545cdd7a4b6</id>
<content type='text'>
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE tabs -&gt; spaces</title>
<updated>2018-07-15T12:51:05+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2018-07-15T12:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=bbb3b3e6f6e3c0f95873f22e6d0a4aaf350f49d9'/>
<id>bbb3b3e6f6e3c0f95873f22e6d0a4aaf350f49d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`</title>
<updated>2018-06-28T21:18:45+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2018-06-28T21:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=7fe94ca7b4aa191b1e79331b16724b7e9cc9f56e'/>
<id>7fe94ca7b4aa191b1e79331b16724b7e9cc9f56e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-2291 Fix build with Qt 5.11+</title>
<updated>2018-06-02T10:22:43+00:00</updated>
<author>
<name>Sergey Shatunov</name>
<email>me@prok.pw</email>
</author>
<published>2018-06-01T14:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=4d68c1b509cd289e9f02cbf258e69f2539349029'/>
<id>4d68c1b509cd289e9f02cbf258e69f2539349029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
