<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/cmake/project-config-version.cmake.in, branch azp</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<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>Improve Visual Studio compatibility check in CMake.</title>
<updated>2019-09-21T12:43:57+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2019-09-21T12:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ddadb683bd6c1ed82c7069b2fcb917499dcb1923'/>
<id>ddadb683bd6c1ed82c7069b2fcb917499dcb1923</id>
<content type='text'>
Make the setting of major toolset version variables parallel that for
cross-compilation.  Add comments so it's easier for the next person
looking at this code to figure what's going on.  Note: no need to unset
variables at the end of the version check file (the file is read in a
nested scope).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the setting of major toolset version variables parallel that for
cross-compilation.  Add comments so it's easier for the next person
looking at this code to figure what's going on.  Note: no need to unset
variables at the end of the version check file (the file is read in a
nested scope).
</pre>
</div>
</content>
</entry>
<entry>
<title>Require C99 compiler see #1621</title>
<updated>2019-09-19T13:25:09+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2019-09-19T13:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1c2f375033afb0a4eb57c978222db2feeb148f43'/>
<id>1c2f375033afb0a4eb57c978222db2feeb148f43</id>
<content type='text'>
cmake and autoconf now stipulate C99
change c89 to c99 in travis jobs
remove HAVE_C99_MATH checks

(unrelated) relax Visual Studio compatibility check in
cmake/project-config-version.cmake.in (VS 2019 can use a VS 2015 library
but not vice versa).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmake and autoconf now stipulate C99
change c89 to c99 in travis jobs
remove HAVE_C99_MATH checks

(unrelated) relax Visual Studio compatibility check in
cmake/project-config-version.cmake.in (VS 2019 can use a VS 2015 library
but not vice versa).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cross-compilation detection</title>
<updated>2019-03-11T02:20:21+00:00</updated>
<author>
<name>Sean Warren</name>
<email>s.warren@garvan.org.au</email>
</author>
<published>2019-03-11T02:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c1520bb2e60a2e934b51074827cc2c74b2b31747'/>
<id>c1520bb2e60a2e934b51074827cc2c74b2b31747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch cmake name from PROJ to PROJ4</title>
<updated>2015-03-03T20:05:18+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2015-03-03T20:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=135253886bce8579c6b1a93d93697df30e93065c'/>
<id>135253886bce8579c6b1a93d93697df30e93065c</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2644 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2644 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>More CMake churn #264</title>
<updated>2015-02-22T23:06:13+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-02-22T23:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4f2ff5857f6f554b7e5c25c139d8064e031c7b73'/>
<id>4f2ff5857f6f554b7e5c25c139d8064e031c7b73</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2632 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2632 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
</feed>
