<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ, branch 5.2.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Prepare website for 5.2 release</title>
<updated>2018-09-15T14:08:00+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-15T14:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=98ba73123dafe1fb56e4a9c6aef4555023d020e3'/>
<id>98ba73123dafe1fb56e4a9c6aef4555023d020e3</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 #1117 from mwtoews/intel</title>
<updated>2018-09-11T12:58:03+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-11T12:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a617ef8497569bf32a16b04e1a53a0d399386227'/>
<id>a617ef8497569bf32a16b04e1a53a0d399386227</id>
<content type='text'>
Modifications for Intel compilers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modifications for Intel compilers</pre>
</div>
</content>
</entry>
<entry>
<title>workaround Intel's shortcoming with constexpr</title>
<updated>2018-09-11T11:19:33+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-09-11T11:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3da5c306cec8bd3a5e2dd9dee83587a5d0a94dd7'/>
<id>3da5c306cec8bd3a5e2dd9dee83587a5d0a94dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify c++11 for Intel compilers</title>
<updated>2018-09-11T11:07:32+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-09-11T11:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=70866367bf356ab72d1222edbc0bc087d682b325'/>
<id>70866367bf356ab72d1222edbc0bc087d682b325</id>
<content type='text'>
Also, workaround issue:

CMake Error at test/unit/CMakeLists.txt:7 (string):
  string sub-command REGEX, mode REPLACE needs at least 6 arguments
  total to command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, workaround issue:

CMake Error at test/unit/CMakeLists.txt:7 (string):
  string sub-command REGEX, mode REPLACE needs at least 6 arguments
  total to command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release date</title>
<updated>2018-09-11T08:14:51+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-11T08:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a7360890e92ee1b34a1142963a8ae7d0562c386e'/>
<id>a7360890e92ee1b34a1142963a8ae7d0562c386e</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 #1116 from sebastic/dont-install-test-executables</title>
<updated>2018-09-11T07:44:56+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2018-09-11T07:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4fe0d9ae1e4228c3966f413bd16702ef1f6d84f8'/>
<id>4fe0d9ae1e4228c3966f413bd16702ef1f6d84f8</id>
<content type='text'>
Don't install test executables.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't install test executables.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1115 from sebastic/dont-install-gtest</title>
<updated>2018-09-11T07:44:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2018-09-11T07:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=163cb3750a1c149dc4be3f47a6fd505fb5e4ef1a'/>
<id>163cb3750a1c149dc4be3f47a6fd505fb5e4ef1a</id>
<content type='text'>
Don't install gtest libraries.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't install gtest libraries.</pre>
</div>
</content>
</entry>
<entry>
<title>Don't install test executables.</title>
<updated>2018-09-11T07:22:16+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2018-09-11T07:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=30295f2dd2f59d2ccf8aaf76da6b397a74a470bb'/>
<id>30295f2dd2f59d2ccf8aaf76da6b397a74a470bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't install gtest libraries.</title>
<updated>2018-09-11T07:11:23+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2018-09-11T07:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8723efcca3b48ed6051281ae7e68fecbd1d11cd1'/>
<id>8723efcca3b48ed6051281ae7e68fecbd1d11cd1</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 #1114 from sebastic/soname</title>
<updated>2018-09-11T07:06:09+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-11T07:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3de3061055edcf8992ecc4f3626c11d2b13c1c1e'/>
<id>3de3061055edcf8992ecc4f3626c11d2b13c1c1e</id>
<content type='text'>
Fix SONAME decrement from libproj.so.13 to libproj.so.12.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix SONAME decrement from libproj.so.13 to libproj.so.12.</pre>
</div>
</content>
</entry>
</feed>
