<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xenia/xb.bat, branch systemlink</title>
<subtitle>Xbox 360 emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/'/>
<entry>
<title>Bump minimum Python version (#1581)</title>
<updated>2020-03-30T22:37:32+00:00</updated>
<author>
<name>Rick Gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2020-03-30T22:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=a0f486b0fa4195a8d78c682ff673e35fb8d4d716'/>
<id>a0f486b0fa4195a8d78c682ff673e35fb8d4d716</id>
<content type='text'>
Bump minimum Python version to 3.6.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump minimum Python version to 3.6.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of paths to Python with spaces in xb.bat.</title>
<updated>2019-08-23T15:40:21+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2019-08-23T15:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=16bbfdbb3ceab2fa2c049efa8178201ffb64c45a'/>
<id>16bbfdbb3ceab2fa2c049efa8178201ffb64c45a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress stderr for 'where python'/'where python3' in xb.bat.</title>
<updated>2019-08-18T14:49:44+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2019-08-18T14:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=f9e037f84b215d8194042e08153c5318dee5fe2a'/>
<id>f9e037f84b215d8194042e08153c5318dee5fe2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More xb.bat fixes.</title>
<updated>2019-08-18T14:35:11+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2019-08-18T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=75a78c45c4f0911b8343295a44752e588a820680'/>
<id>75a78c45c4f0911b8343295a44752e588a820680</id>
<content type='text'>
- Properly check if candidate path exists.
- Quote python path when invoking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Properly check if candidate path exists.
- Quote python path when invoking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul finding Python in xb.bat.</title>
<updated>2019-08-17T13:07:02+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2019-08-17T11:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=7b0367da5f94d5cad0cada1993d5416d00015eae'/>
<id>7b0367da5f94d5cad0cada1993d5416d00015eae</id>
<content type='text'>
- Checks hardcoded paths first, then checks for results of 'where python3' and
  'where python'.
- Checks if these files and have a size larger than 0 (fixes Windows 10 issue).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Checks hardcoded paths first, then checks for results of 'where python3' and
  'where python'.
- Checks if these files and have a size larger than 0 (fixes Windows 10 issue).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hardcoded path for Python 3.7 to xb.bat Python check.</title>
<updated>2019-08-17T13:07:02+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2019-08-17T11:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=745d5609e60cd16946826516c3890f6bd1a8e2dd'/>
<id>745d5609e60cd16946826516c3890f6bd1a8e2dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "FOUND PYTHON 2" debug message</title>
<updated>2017-09-21T21:45:42+00:00</updated>
<author>
<name>DrChat</name>
<email>arkolbed@gmail.com</email>
</author>
<published>2017-09-21T21:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=d35ee68d678935f230a4461099fca8523ede5aa5'/>
<id>d35ee68d678935f230a4461099fca8523ede5aa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 support (#755)</title>
<updated>2017-09-21T21:42:57+00:00</updated>
<author>
<name>Kriskras99</name>
<email>Kriskras99@users.noreply.github.com</email>
</author>
<published>2017-09-21T21:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=882f01533d3932dfa7cda259882f3df75db97391'/>
<id>882f01533d3932dfa7cda259882f3df75db97391</id>
<content type='text'>
* Python 3 support

* Fix import_vs_environment in xenia-build

* Drop support for Python 2

* Fix CIs and xb.bat

* Require Python3.4+ because of Ubuntu Trusty

* popen.communicate returns bytes instead of string

* Useful info in travis

* universal_newlines should be True

* Changed shebang to python 3

* Python 3 shebang fix

* Clang python 3 shebang fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Python 3 support

* Fix import_vs_environment in xenia-build

* Drop support for Python 2

* Fix CIs and xb.bat

* Require Python3.4+ because of Ubuntu Trusty

* popen.communicate returns bytes instead of string

* Useful info in travis

* universal_newlines should be True

* Changed shebang to python 3

* Python 3 shebang fix

* Clang python 3 shebang fix
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python 2.7 to latest version</title>
<updated>2017-03-18T15:06:35+00:00</updated>
<author>
<name>Margen67</name>
<email>Margen67@users.noreply.github.com</email>
</author>
<published>2017-03-18T14:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=87cf0d5ed3656c126fde563fd2bb65d1af37890e'/>
<id>87cf0d5ed3656c126fde563fd2bb65d1af37890e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slightly better python-finding.</title>
<updated>2016-09-28T23:30:45+00:00</updated>
<author>
<name>Dr. Chat</name>
<email>arkolbed@gmail.com</email>
</author>
<published>2016-09-28T23:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=880835d9b565a83ba610ecb480f93be4c63a7c2e'/>
<id>880835d9b565a83ba610ecb480f93be4c63a7c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
