<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/cmake, branch 9.0.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>Revise pc file construction</title>
<updated>2022-02-05T17:06:45+00:00</updated>
<author>
<name>Kai Pastor</name>
<email>dg0yt@darc.de</email>
</author>
<published>2021-12-19T10:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=845d679d9801f5dd177b20630fbf8ec581600e52'/>
<id>845d679d9801f5dd177b20630fbf8ec581600e52</id>
<content type='text'>
Use sqlite3, libtiff-4 and libcurl modules instead of plain libs
Allow opt out by setting 'USE_PKGCONFIG_MODULES' off.
Link native system libs on Windows, and implicit C++ libraries on
other systems (e.g. libstc++/libc++).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use sqlite3, libtiff-4 and libcurl modules instead of plain libs
Allow opt out by setting 'USE_PKGCONFIG_MODULES' off.
Link native system libs on Windows, and implicit C++ libraries on
other systems (e.g. libstc++/libc++).
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop autotools; move remaining useful m4 macros (#3027)</title>
<updated>2022-01-30T11:12:34+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2022-01-30T11:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ddefc8d1dfddc815cbc3afef00c66853f9c0194c'/>
<id>ddefc8d1dfddc815cbc3afef00c66853f9c0194c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: transition tests from autotools to cmake (#3023)</title>
<updated>2022-01-23T11:45:14+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2022-01-23T11:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=93a533906e855a19ab5e64849df91e6fe9940712'/>
<id>93a533906e855a19ab5e64849df91e6fe9940712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor proj.pc to use EXTRA_LIBS; add -lpthread to Libs.private</title>
<updated>2021-12-04T21:04:21+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-12-04T21:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ccb21d563ff0ca928b8055ca6704fcb18de70dfa'/>
<id>ccb21d563ff0ca928b8055ca6704fcb18de70dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move option to module and add more comments</title>
<updated>2021-11-24T22:57:02+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-11-24T22:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cd07dcf0c4b60860188fc7829ebd20df835c68d4'/>
<id>cd07dcf0c4b60860188fc7829ebd20df835c68d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also look for clcache for MSVC; only use wrappers for Xcode</title>
<updated>2021-11-24T22:21:09+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-11-24T22:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4889dcfa71505939966e119baa9449be189abaaf'/>
<id>4889dcfa71505939966e119baa9449be189abaaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: add option USE_CCACHE=OFF to use ccache to compile C/C++ objs</title>
<updated>2021-11-19T11:56:48+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-11-19T10:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=dd74dd05a055cb882388862f8a3fe6e3ba4b194b'/>
<id>dd74dd05a055cb882388862f8a3fe6e3ba4b194b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake/ProjTest.cmake: fix error in creation of tmp_user_writable_dir</title>
<updated>2021-10-16T13:25:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-10-16T13:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=22fcf6689e0a718a5c28a09446b30566ec30a2b0'/>
<id>22fcf6689e0a718a5c28a09446b30566ec30a2b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proj.pc.in: add -lm -ldl in Libs.private (#2825)</title>
<updated>2021-08-28T10:06:41+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-08-28T10:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a2713d85eab58eff28da416942e0b0c73edd4fcb'/>
<id>a2713d85eab58eff28da416942e0b0c73edd4fcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: remove unused configure checks (#2789)</title>
<updated>2021-08-04T21:22:19+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>mathstuf@users.noreply.github.com</email>
</author>
<published>2021-08-04T21:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ff22ae3a871f295b31dbf0cc1368216a790b37cf'/>
<id>ff22ae3a871f295b31dbf0cc1368216a790b37cf</id>
<content type='text'>
These results are just not used anywhere, so there's no need to check
them (as the compiler will do it anyways).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These results are just not used anywhere, so there's no need to check
them (as the compiler will do it anyways).</pre>
</div>
</content>
</entry>
</feed>
