<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xenia/premake5.lua, branch systemlink</title>
<subtitle>Xbox 360 emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/'/>
<entry>
<title>[Build] Android system shared libraries</title>
<updated>2020-11-22T13:37:31+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-11-22T13:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=4042ea50e47e8abdc77ab7e854b22e3e4de4eec4'/>
<id>4042ea50e47e8abdc77ab7e854b22e3e4de4eec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Build] Mark RTTI as enabled for Android</title>
<updated>2020-11-21T20:52:45+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-11-21T20:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=bcdca56e325587c72c4a8861892c7bd71c518454'/>
<id>bcdca56e325587c72c4a8861892c7bd71c518454</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Build] Enable exceptions and Clang STL on Android</title>
<updated>2020-11-21T20:40:34+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-11-21T20:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=233daa018de3ee0cbae1adefab90dbe47d612d47'/>
<id>233daa018de3ee0cbae1adefab90dbe47d612d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Build] Make premake-androidmk generate something</title>
<updated>2020-11-21T14:14:40+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-11-21T14:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=2f247e0f9e4433ec8a8b8d0ae6c97037803db620'/>
<id>2f247e0f9e4433ec8a8b8d0ae6c97037803db620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Build] Disable potentially dangerous floating point optimizations</title>
<updated>2020-11-19T18:28:02+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-11-19T18:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=3ff59651332c66a0bb37049615656d950639047e'/>
<id>3ff59651332c66a0bb37049615656d950639047e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Premake: Reorder links to speed up building.</title>
<updated>2020-11-14T19:30:06+00:00</updated>
<author>
<name>Joel Linn</name>
<email>jl@conductive.de</email>
</author>
<published>2020-11-04T15:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=8b1ebe1130cad40e064920ec46fbb918b446ab56'/>
<id>8b1ebe1130cad40e064920ec46fbb918b446ab56</id>
<content type='text'>
- Re-enable LTO on clang.
- Set AR on travis so it builds with LTO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Re-enable LTO on clang.
- Set AR on travis so it builds with LTO.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add premake cmake generator.</title>
<updated>2020-11-14T19:30:06+00:00</updated>
<author>
<name>Joel Linn</name>
<email>jl@conductive.de</email>
</author>
<published>2020-11-03T20:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=9dea6b3f62cbf50913180215d4b4b6a0ac4ac178'/>
<id>9dea6b3f62cbf50913180215d4b4b6a0ac4ac178</id>
<content type='text'>
`./build/CMakeLists.txt` is generated by `./xb.bat premake --devenv=cmake` and enables use of other IDEs like `CLion` for example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`./build/CMakeLists.txt` is generated by `./xb.bat premake --devenv=cmake` and enables use of other IDEs like `CLion` for example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor premake scripts.</title>
<updated>2020-11-14T19:30:06+00:00</updated>
<author>
<name>Joel Linn</name>
<email>jl@conductive.de</email>
</author>
<published>2020-11-03T20:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=2a076c924f8802f3478b5fbc957834d49a657b29'/>
<id>2a076c924f8802f3478b5fbc957834d49a657b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[D3D12] Non-zeroed heaps on 2004</title>
<updated>2020-09-05T21:52:30+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-09-05T21:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=38e0cc4941fc69b48555695eae2adaf4a86b726a'/>
<id>38e0cc4941fc69b48555695eae2adaf4a86b726a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Vulkan] Remove stillborn vk project</title>
<updated>2020-08-22T20:31:52+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2020-08-22T20:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=dffdf92e399f352b9e25e3ed99adf1c7e4efb105'/>
<id>dffdf92e399f352b9e25e3ed99adf1c7e4efb105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
