<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/CMakeTests/FindMiniupnpc.cmake, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>CMake: Fix FindMiniupnpc for ubuntu 14.04</title>
<updated>2015-11-02T05:00:06+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-11-02T05:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4fa3ddcbf65c625ff496ccdd0fea9652d21b625c'/>
<id>4fa3ddcbf65c625ff496ccdd0fea9652d21b625c</id>
<content type='text'>
Ubuntu 14.04 has miniupnpc 1.6.3
REGEX was failing because the string was empty, causing cmake to
error and not generate a Makefile.

This allows systems with older versions of miniupnpc to fall back
to the statically linked version in externals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ubuntu 14.04 has miniupnpc 1.6.3
REGEX was failing because the string was empty, causing cmake to
error and not generate a Makefile.

This allows systems with older versions of miniupnpc to fall back
to the statically linked version in externals.
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: simplify FindMiniupnpc.cmake</title>
<updated>2015-10-12T00:26:35+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-10-12T00:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4eace2b49e608be1c582b07007c1f3e8220ee8ca'/>
<id>4eace2b49e608be1c582b07007c1f3e8220ee8ca</id>
<content type='text'>
miniupnpc.h provides MINIUPNPC_API_VERSION since 1.7 and we require 1.7
or later, so there is no reason to have version detection code for older
versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
miniupnpc.h provides MINIUPNPC_API_VERSION since 1.7 and we require 1.7
or later, so there is no reason to have version detection code for older
versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>miniupnpc API version 14 changed the upnpDiscover functions, adding an argument for TTL (should default to 2)</title>
<updated>2015-09-30T14:50:58+00:00</updated>
<author>
<name>Marisa Kirisame</name>
<email>marisa@sayachan.org</email>
</author>
<published>2015-09-29T21:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8c5744bca705a0895bd51c966a30171ee2bab43a'/>
<id>8c5744bca705a0895bd51c966a30171ee2bab43a</id>
<content type='text'>
this enables support for that should the build system have that specific version installed, the miniupnpc bundled in the project is unchanged
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this enables support for that should the build system have that specific version installed, the miniupnpc bundled in the project is unchanged
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: fix escaping in miniupnpc test</title>
<updated>2014-02-28T11:28:20+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2014-02-23T14:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=269e2aefa79075cca3b4ea63812456549ddc0867'/>
<id>269e2aefa79075cca3b4ea63812456549ddc0867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On linux check for a new enough system version of miniupnpc.  Fall back</title>
<updated>2013-07-10T03:07:27+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2013-07-10T03:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1f6b70bf87f45c1706886cdc111cb466135b8d66'/>
<id>1f6b70bf87f45c1706886cdc111cb466135b8d66</id>
<content type='text'>
to building the version in the externals if it is not available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to building the version in the externals if it is not available.
</pre>
</div>
</content>
</entry>
</feed>
