<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/cmake, branch 7.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>CMake: prefer to use use PROJ_SOURCE_DIR and PROJ_BINARY_DIR (#2107)</title>
<updated>2020-03-28T07:18:03+00:00</updated>
<author>
<name>PROJ-BOT</name>
<email>59655370+PROJ-BOT@users.noreply.github.com</email>
</author>
<published>2020-03-28T07:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7962bd46c5824a0ae414346ead49c68f7b3e5c1f'/>
<id>7962bd46c5824a0ae414346ead49c68f7b3e5c1f</id>
<content type='text'>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: fix bug with find_package(PROJ) with macOS (#2083)</title>
<updated>2020-03-18T19:51:45+00:00</updated>
<author>
<name>PROJ-BOT</name>
<email>59655370+PROJ-BOT@users.noreply.github.com</email>
</author>
<published>2020-03-18T19:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=22f357a56c3d1827729669786ac46be293648a6f'/>
<id>22f357a56c3d1827729669786ac46be293648a6f</id>
<content type='text'>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Make tests independent of proj-datumgrid</title>
<updated>2020-03-01T10:50:26+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2020-02-27T12:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3c97d5b3a59f4ea26f5dfb98401b32d756480fb3'/>
<id>3c97d5b3a59f4ea26f5dfb98401b32d756480fb3</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 print version when using PROJ4 from cmake</title>
<updated>2020-02-13T09:30:59+00:00</updated>
<author>
<name>Calum Robinson</name>
<email>calumr@users.noreply.github.com</email>
</author>
<published>2020-02-13T09:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fea2ff9cda629e5f02e17b264db4d89fca1a1d37'/>
<id>fea2ff9cda629e5f02e17b264db4d89fca1a1d37</id>
<content type='text'>
This will declutter cmake output for PROJ4 users</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will declutter cmake output for PROJ4 users</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1923 from mwtoews/cmake-output</title>
<updated>2020-02-12T18:47:29+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-02-12T18:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=949171a6e1f1a53aa60651b7e6d653cdefa97d2f'/>
<id>949171a6e1f1a53aa60651b7e6d653cdefa97d2f</id>
<content type='text'>
CMake: simplify message functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake: simplify message functions</pre>
</div>
</content>
</entry>
<entry>
<title>Use relative directory to locate PROJ resource files.</title>
<updated>2020-02-11T14:48:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-02-08T23:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=29583196dfae2565a35c7a8759cc8a5640d6a2b1'/>
<id>29583196dfae2565a35c7a8759cc8a5640d6a2b1</id>
<content type='text'>
Fixes #1490

This is an extension of the Window-specific logic added recently to
Unix builds. This reuses parts of proposed past commit
https://github.com/OSGeo/PROJ/pull/1517/commits/82a07e51c6e24ddb936d131ababe29f1ac36ef14
(credits to @abellgithub)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1490

This is an extension of the Window-specific logic added recently to
Unix builds. This reuses parts of proposed past commit
https://github.com/OSGeo/PROJ/pull/1517/commits/82a07e51c6e24ddb936d131ababe29f1ac36ef14
(credits to @abellgithub)
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: simplify message functions</title>
<updated>2020-02-10T22:09:00+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2020-02-10T22:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5179435614ab9bf8493bdfdd852221b27cd6ea0e'/>
<id>5179435614ab9bf8493bdfdd852221b27cd6ea0e</id>
<content type='text'>
* Remove colormsg(); just use message()
* Rename boost_report_value() with print_variable()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove colormsg(); just use message()
* Rename boost_report_value() with print_variable()
</pre>
</div>
</content>
</entry>
<entry>
<title>Make PROJ the CMake project name</title>
<updated>2020-02-04T19:20:28+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2020-02-04T19:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c74781ea2710f18a9f1c9728fa5eca5d3601ad5b'/>
<id>c74781ea2710f18a9f1c9728fa5eca5d3601ad5b</id>
<content type='text'>
Allow both find_package(PROJ) and find_package(PROJ4).  More details
are in cmake/CMakeLists.txt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow both find_package(PROJ) and find_package(PROJ4).  More details
are in cmake/CMakeLists.txt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1905 from russkel/patch-1</title>
<updated>2020-02-04T13:49:15+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-02-04T12:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c3e7876325e5d43586a7eee43db1df9468f90d65'/>
<id>c3e7876325e5d43586a7eee43db1df9468f90d65</id>
<content type='text'>
tests: force use of bash for proj_add_test_script_sh</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests: force use of bash for proj_add_test_script_sh</pre>
</div>
</content>
</entry>
<entry>
<title>Increase CMake minimum version from 3.5 to 3.9</title>
<updated>2020-02-04T01:14:03+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2020-02-04T01:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=19b680c4612e531734a4fedfea0452ab11c7a0ae'/>
<id>19b680c4612e531734a4fedfea0452ab11c7a0ae</id>
<content type='text'>
* Also remove a few if()-blocks to support older CMake versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Also remove a few if()-blocks to support older CMake versions
</pre>
</div>
</content>
</entry>
</feed>
