<feed xmlns='http://www.w3.org/2005/Atom'>
<title>substitute/configure, branch master</title>
<subtitle>Runtime hooking library</subtitle>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/'/>
<entry>
<title>fix some ARM stuff including calls, and test it</title>
<updated>2016-11-16T02:57:23+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2016-11-16T02:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=66bd9f17e9467b1eb5d6b2098b02241f03f8bbf6'/>
<id>66bd9f17e9467b1eb5d6b2098b02241f03f8bbf6</id>
<content type='text'>
wow this code sucks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wow this code sucks
</pre>
</div>
</content>
</entry>
<entry>
<title>make ln command more robust</title>
<updated>2016-07-13T00:11:35+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2016-07-13T00:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=d5049f1ae0c0af1218b48bf3af9231daf3c02c0f'/>
<id>d5049f1ae0c0af1218b48bf3af9231daf3c02c0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mconfig.py and fix the debug info option with multiple machines; update configure and add a symlink in out/ so (DY)LD_LIBRARY_PATH works</title>
<updated>2016-01-27T20:40:28+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2016-01-27T20:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=630d9a92061550911659dd893704565fce568733'/>
<id>630d9a92061550911659dd893704565fce568733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lol, mach awk fail</title>
<updated>2015-10-28T01:14:05+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-10-28T01:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=b0a1b9863a7092b1d191d1523798ba78d5df3e4a'/>
<id>b0a1b9863a7092b1d191d1523798ba78d5df3e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mconfig quick fixes</title>
<updated>2015-08-17T05:55:06+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-08-17T05:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=c99b238cec2e3ec89774dd1dcc4c352d026d8100'/>
<id>c99b238cec2e3ec89774dd1dcc4c352d026d8100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix vec.h bug</title>
<updated>2015-08-07T21:14:23+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-08-07T21:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=eba07b47cdf64a1009b77d899f1435cc501e9eaa'/>
<id>eba07b47cdf64a1009b77d899f1435cc501e9eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix iOS detection properly.</title>
<updated>2015-07-17T20:51:44+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-17T20:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=8e5fc6282283d67770c0b459d840f9bc9474661a'/>
<id>8e5fc6282283d67770c0b459d840f9bc9474661a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more correct 'is iOS' heuristic, and use it</title>
<updated>2015-07-17T20:26:42+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-17T04:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=66b27e898d8491a2c820d40ee6e0fe5c8e222e0f'/>
<id>66b27e898d8491a2c820d40ee6e0fe5c8e222e0f</id>
<content type='text'>
fixes missing -miphoneos-version-min=8.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes missing -miphoneos-version-min=8.0
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some build stuff</title>
<updated>2015-07-16T20:29:45+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-16T20:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=0d8525b07d07add4af651cf6a59ab21c3d44f359'/>
<id>0d8525b07d07add4af651cf6a59ab21c3d44f359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix accidentally exported symbols</title>
<updated>2015-07-16T04:33:08+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-16T04:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=9a117236a668681bd029a82db35136186187ada4'/>
<id>9a117236a668681bd029a82db35136186187ada4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
