<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/msi, branch runpython</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Review fixes.</title>
<updated>2017-11-21T21:29:06+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-11-20T21:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=22adda16179e11dd7e5ca34a34e6286afcf6c0c9'/>
<id>22adda16179e11dd7e5ca34a34e6286afcf6c0c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced sys.executable use with the mesonlib equivalent.</title>
<updated>2017-11-20T21:08:17+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-11-10T23:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=5d51bc79c7555e681a0c638da9528458257744ae'/>
<id>5d51bc79c7555e681a0c638da9528458257744ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MSI: Find VC redistributable with python 32bit on windows 64bit</title>
<updated>2017-10-10T21:09:27+00:00</updated>
<author>
<name>Niklas Claesson</name>
<email>niklas.claesson@cosylab.com</email>
</author>
<published>2017-10-09T20:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=16aa40875e642d22ce0aaa45ab7a6ed8d9632ee3'/>
<id>16aa40875e642d22ce0aaa45ab7a6ed8d9632ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Package the Visual C runtime. Closes #2417.</title>
<updated>2017-10-07T15:01:19+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-10-03T19:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=a3e655d20d31090ad56d2423b16523a9dbc1c0e7'/>
<id>a3e655d20d31090ad56d2423b16523a9dbc1c0e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2357 from LukeShu/flake8</title>
<updated>2017-09-22T18:33:34+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-09-22T18:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=be0aa7fd740d5808975868e32649c464e031f526'/>
<id>be0aa7fd740d5808975868e32649c464e031f526</id>
<content type='text'>
Bring into compliance with flake8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring into compliance with flake8</pre>
</div>
</content>
</entry>
<entry>
<title>flake8: Perform suggested whitespace/formatting changes</title>
<updated>2017-09-21T15:59:03+00:00</updated>
<author>
<name>Luke Shumaker</name>
<email>lukeshu@lukeshu.com</email>
</author>
<published>2017-09-21T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bb25260f001c741d419f5732da4431a548b0749d'/>
<id>bb25260f001c741d419f5732da4431a548b0749d</id>
<content type='text'>
This only touches newlines, spaces, and (occaisionally) commas.  Anything
else is left for another commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only touches newlines, spaces, and (occaisionally) commas.  Anything
else is left for another commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix file permissions on a couple of files</title>
<updated>2017-09-20T18:02:57+00:00</updated>
<author>
<name>Luke Shumaker</name>
<email>lukeshu@lukeshu.com</email>
</author>
<published>2017-09-19T03:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e7d5b9dd8e006f533fc6480e8e6fa3a78164bdd1'/>
<id>e7d5b9dd8e006f533fc6480e8e6fa3a78164bdd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MSI: Improve python detection</title>
<updated>2017-09-12T17:31:02+00:00</updated>
<author>
<name>Niklas Claesson</name>
<email>niklas.claesson@cosylab.com</email>
</author>
<published>2017-09-12T07:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=fcbefafa1fc22059d317c72dad9f97e6519b25e6'/>
<id>fcbefafa1fc22059d317c72dad9f97e6519b25e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require installer version 5.0, which corresponds to Win 7 and up.</title>
<updated>2017-09-10T18:42:45+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-09-10T18:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=68ac9b7a0b211745510ebb0edf6bdec7e3124832'/>
<id>68ac9b7a0b211745510ebb0edf6bdec7e3124832</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix installer generation on 64 bit Windows.</title>
<updated>2017-09-10T17:37:22+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-09-10T17:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=a2ef1dc23b1d5e103aa4454fdd82a5773a6152ef'/>
<id>a2ef1dc23b1d5e103aa4454fdd82a5773a6152ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
