<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/cmake, branch 5.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Upgrade http:// to https:// where feasible</title>
<updated>2018-06-02T07:40:46+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-06-02T07:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=152f34f98de9264eeb2ba92cd36e6c196b12ff8d'/>
<id>152f34f98de9264eeb2ba92cd36e6c196b12ff8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy soci/proj4 references</title>
<updated>2018-03-26T04:02:20+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-03-26T04:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=885b196642ea68639b86fa762cc950e19fc40cd6'/>
<id>885b196642ea68639b86fa762cc950e19fc40cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CMake infrastructure to remove 4</title>
<updated>2018-03-25T18:59:07+00:00</updated>
<author>
<name>mwtoews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-03-25T18:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d68054678282c2aea509bd700aa5a4af4173827d'/>
<id>d68054678282c2aea509bd700aa5a4af4173827d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PACKAGE_URL for autoconf/CMake</title>
<updated>2018-03-25T09:39:56+00:00</updated>
<author>
<name>mwtoews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-03-25T09:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c9a3c781cf5c9d67c171f09cf385b3e8f88eb18f'/>
<id>c9a3c781cf5c9d67c171f09cf385b3e8f88eb18f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PACKAGE_NAME: PROJ.4 Projections -&gt; PROJ</title>
<updated>2018-03-25T08:14:41+00:00</updated>
<author>
<name>mwtoews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-03-25T08:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=45b302f2aee121b882b23b1e1959f3f297835c39'/>
<id>45b302f2aee121b882b23b1e1959f3f297835c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify project bugreport (autoconf)</title>
<updated>2018-02-27T03:41:32+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-02-27T03:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d23f5d7cb59df732b8f5ce3b8d5ab71b64471809'/>
<id>d23f5d7cb59df732b8f5ce3b8d5ab71b64471809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-do pull request #451 export CMake targets with PROJ4:: namespace</title>
<updated>2018-02-10T22:17:27+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2018-02-10T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0199b3fd17fca361bba4eec93209c0b74c0f7340'/>
<id>0199b3fd17fca361bba4eec93209c0b74c0f7340</id>
<content type='text'>
This version takes to add the include path to the target definition for
cmake 2.8.11 and later.  Also the documentation sticks to the existing
convention of using cmake variables ${PROJ4_LIBRARIES} and
${PROJ4_INCLUDE_DIRS}.  However, the namespace variables are still being
included.

Here's the roll-out plan

(0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to
this.

(1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = proj.

(2) In a year or two: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = PROJ4::proj.

(3) With a change in the library which breaks backwards compatibility:
The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version takes to add the include path to the target definition for
cmake 2.8.11 and later.  Also the documentation sticks to the existing
convention of using cmake variables ${PROJ4_LIBRARIES} and
${PROJ4_INCLUDE_DIRS}.  However, the namespace variables are still being
included.

Here's the roll-out plan

(0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to
this.

(1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = proj.

(2) In a year or two: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = PROJ4::proj.

(3) With a change in the library which breaks backwards compatibility:
The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gie tests to CMake testing facility</title>
<updated>2018-01-09T22:24:43+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-12-11T18:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1bd5c06781cc6be5b8de512a807b6f2774ae8df7'/>
<id>1bd5c06781cc6be5b8de512a807b6f2774ae8df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake updates (#578)</title>
<updated>2017-09-27T21:25:39+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2017-09-27T21:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a90a9ec5daa335b8b5eb6c93e4f5a0e48ca5656e'/>
<id>a90a9ec5daa335b8b5eb6c93e4f5a0e48ca5656e</id>
<content type='text'>
* install proj4 data in share/proj, not share/

* no need for CMP0022 policy anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* install proj4 data in share/proj, not share/

* no need for CMP0022 policy anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Add detection of MSVC 14.0 and 14.1+ to CMake configuration (#580)</title>
<updated>2017-09-27T21:24:16+00:00</updated>
<author>
<name>Mateusz Łoskot</name>
<email>mateusz@loskot.net</email>
</author>
<published>2017-09-27T21:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1402ac196457fb99bb16962c0d1371b6885b44c3'/>
<id>1402ac196457fb99bb16962c0d1371b6885b44c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
