<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/.gitignore, 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>be more expansive in ignorance</title>
<updated>2018-09-02T05:46:00+00:00</updated>
<author>
<name>Greg Minshall</name>
<email>minshall@acm.org</email>
</author>
<published>2018-09-02T05:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1a8219fdf0b1fdd80c7e39f12380ef9ba30be8f3'/>
<id>1a8219fdf0b1fdd80c7e39f12380ef9ba30be8f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start a `customstyle` for bibliographic references</title>
<updated>2018-06-14T08:24:07+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-06-14T03:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7796cb7e5c23b06aac9ce84245e11dd82730fbcf'/>
<id>7796cb7e5c23b06aac9ce84245e11dd82730fbcf</id>
<content type='text'>
Modifies label to use BibTeX key name, and format names with lastfirst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modifies label to use BibTeX key name, and format names with lastfirst
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore VS2017 and CLion user-specific local files</title>
<updated>2018-06-08T07:57:30+00:00</updated>
<author>
<name>Mateusz Loskot</name>
<email>mateusz@loskot.net</email>
</author>
<published>2018-06-08T07:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0f88afe10a2c670eaf2cafb1e7b773e2940a1704'/>
<id>0f88afe10a2c670eaf2cafb1e7b773e2940a1704</id>
<content type='text'>
- CMakeSettings.json - CMake integration for VS2017 config
- .idea - CLion config

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CMakeSettings.json - CMake integration for VS2017 config
- .idea - CLion config

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore: add test-driver</title>
<updated>2018-05-24T19:50:42+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-05-24T19:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=39598acec92faed0e917e5f82bc8d7ae3747f6b8'/>
<id>39598acec92faed0e917e5f82bc8d7ae3747f6b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore output files and shutdown a warning.</title>
<updated>2018-04-27T16:17:53+00:00</updated>
<author>
<name>Martin Desruisseaux</name>
<email>martin.desruisseaux@geomatys.com</email>
</author>
<published>2018-04-27T16:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=27d881add3d1fcd219c6b6ad455ef1c8b2a5abc3'/>
<id>27d881add3d1fcd219c6b6ad455ef1c8b2a5abc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitignore for newer binaries</title>
<updated>2018-03-21T00:33:03+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-03-21T00:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=db9e1b8d76307842d799768850a8529fd416a61a'/>
<id>db9e1b8d76307842d799768850a8529fd416a61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a README from README.md when running 'make dist' (#772)</title>
<updated>2018-02-05T15:43:35+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-02-05T15:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9ae0e5e8a515d4e225a895809de32ed83fc413da'/>
<id>9ae0e5e8a515d4e225a895809de32ed83fc413da</id>
<content type='text'>
Make a README from README.md when running 'make dist'.

README.md is stripped from the CI status images that is displayed on GitHub, but other README is just a copy of README.md.
Adjusted travis/install.sh so that 'make dist-all' is not run on the source distribution.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make a README from README.md when running 'make dist'.

README.md is stripped from the CI status images that is displayed on GitHub, but other README is just a copy of README.md.
Adjusted travis/install.sh so that 'make dist-all' is not run on the source distribution.</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore Visual Studio cruft and build directories and scripts (#581)</title>
<updated>2017-09-27T21:24:04+00:00</updated>
<author>
<name>Mateusz Łoskot</name>
<email>mateusz@loskot.net</email>
</author>
<published>2017-09-27T21:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4a48c99cf5f84cbdbfca6bdd7efd93c370ab5ae9'/>
<id>4a48c99cf5f84cbdbfca6bdd7efd93c370ab5ae9</id>
<content type='text'>
build.local.sh and build.local.bat as as user-specific scripts
Build directories: build, _build.{platform} or _build.{compiler}

[ci skip]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build.local.sh and build.local.bat as as user-specific scripts
Build directories: build, _build.{platform} or _build.{compiler}

[ci skip]</pre>
</div>
</content>
</entry>
<entry>
<title>start working on sphinx version of proj4.org</title>
<updated>2016-02-24T14:43:42+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2016-02-24T14:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=df3bde0cfa7bb5c77a3a97d880b503ea99d3422c'/>
<id>df3bde0cfa7bb5c77a3a97d880b503ea99d3422c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Remove proj_config.h.in.</title>
<updated>2015-09-10T20:12:10+00:00</updated>
<author>
<name>Elliott Sales de Andrade</name>
<email>quantum.analyst@gmail.com</email>
</author>
<published>2015-06-28T22:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b499363df9ed9c919b566538bfdf44f2e6a6d44a'/>
<id>b499363df9ed9c919b566538bfdf44f2e6a6d44a</id>
<content type='text'>
It's generated by autoheader, which was mysteriously left out of
autogen.sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's generated by autoheader, which was mysteriously left out of
autogen.sh.
</pre>
</div>
</content>
</entry>
</feed>
