<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git, branch cppnoexcept</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>Add option for controlling RTTI.</title>
<updated>2019-10-30T20:49:17+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-30T20:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=ff74258389ed75e11dc58b34a0d384f62b07822e'/>
<id>ff74258389ed75e11dc58b34a0d384f62b07822e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass explicit command line argument to disable exceptions with MSVC.</title>
<updated>2019-10-30T20:25:12+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-30T20:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=aca3bff4fe4ecdf585d123f181987bc0696a7b31'/>
<id>aca3bff4fe4ecdf585d123f181987bc0696a7b31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix looking up Visual Studio MSMs. Again. [skip ci]</title>
<updated>2019-10-30T19:37:53+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-30T19:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=025e11c9a72f313c6fa667e085b1de0e55a38781'/>
<id>025e11c9a72f313c6fa667e085b1de0e55a38781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MSVC: support -LIBPATH</title>
<updated>2019-10-29T20:40:13+00:00</updated>
<author>
<name>Aleksey Gurtovoy</name>
<email>agurtovoy@acm.org</email>
</author>
<published>2019-10-25T19:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6eee9e48bbf43e2be511fbdf1b2bcfee32f614ef'/>
<id>6eee9e48bbf43e2be511fbdf1b2bcfee32f614ef</id>
<content type='text'>
Fixes #6101 (with a test), following up #5881
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #6101 (with a test), following up #5881
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: clarify --default-library is for internal libraries [skip ci]</title>
<updated>2019-10-27T22:07:50+00:00</updated>
<author>
<name>rc-matthew-l-weber</name>
<email>matthew.weber@rockwellcollins.com</email>
</author>
<published>2019-10-27T22:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6e18e5b0b3dfbb359a4ef0410dce097913e00efa'/>
<id>6e18e5b0b3dfbb359a4ef0410dce097913e00efa</id>
<content type='text'>
Signed-off-by: Matthew Weber &lt;matthew.weber@rockwellcollins.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matthew Weber &lt;matthew.weber@rockwellcollins.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Return a disabler when an unknown method is called on a disabler object</title>
<updated>2019-10-24T20:57:31+00:00</updated>
<author>
<name>James Hilliard</name>
<email>james.hilliard1@gmail.com</email>
</author>
<published>2019-10-24T18:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=2b6c997e33e0864fd9bd462e913323b6711f644a'/>
<id>2b6c997e33e0864fd9bd462e913323b6711f644a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for issue #4499, multiple entries per file in install-log.txt</title>
<updated>2019-10-23T19:37:45+00:00</updated>
<author>
<name>Orlando Wingbrant</name>
<email>orlando@widesite.org</email>
</author>
<published>2019-10-20T13:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=9ee9a1e1b25784c2d1ac93cae319dfbed43a67fc'/>
<id>9ee9a1e1b25784c2d1ac93cae319dfbed43a67fc</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 #5942 from scivision/duck</title>
<updated>2019-10-23T15:45:06+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-23T15:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=ae9723a5c1ef8fb8c46b4e07a91882644a85e389'/>
<id>ae9723a5c1ef8fb8c46b4e07a91882644a85e389</id>
<content type='text'>
interpreter: raise Meson exception when non-found module is used anyway</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interpreter: raise Meson exception when non-found module is used anyway</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add fortran-specific compiler checks</title>
<updated>2019-10-23T15:44:19+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>scivision@users.noreply.github.com</email>
</author>
<published>2019-10-23T04:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=248a75ff4871cf8887280438a1fdf7b8f32084a2'/>
<id>248a75ff4871cf8887280438a1fdf7b8f32084a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise exception when a non-required module not found and subsequently used</title>
<updated>2019-10-23T03:38:39+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>scivision@users.noreply.github.com</email>
</author>
<published>2019-09-19T18:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=4857940e897ad2628cbd182b0632867b43cb4b25'/>
<id>4857940e897ad2628cbd182b0632867b43cb4b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
