<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/.travis.yml, branch 5.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>Make sure all platform specific before_install scripts call the global before_install script. Python version setup moved to global before_install script.</title>
<updated>2017-09-12T10:38:26+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-12T10:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=358438903e77d9a7d11d59b4bef85e834418266b'/>
<id>358438903e77d9a7d11d59b4bef85e834418266b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move python version setup to build matrix. Different Travis platforms seem to have different setups. This *should* take care of the differing python setups between linux and osx.</title>
<updated>2017-09-12T09:22:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-12T09:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=261c7497c793a8bad19bebf114294f8b54c47d68'/>
<id>261c7497c793a8bad19bebf114294f8b54c47d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Select python version via travis setup instead of using pyenv (which is not consistent across platforms)</title>
<updated>2017-09-11T11:35:31+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-11T11:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=647f4012e4f8da4c2bf25b1f13588c10e543b807'/>
<id>647f4012e4f8da4c2bf25b1f13588c10e543b807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: add multi config setup</title>
<updated>2017-01-19T12:15:13+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2016-12-18T14:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e2ee995cefd255ca6ab0c36027e405a4696260dd'/>
<id>e2ee995cefd255ca6ab0c36027e405a4696260dd</id>
<content type='text'>
Setup 4 configs: Linux/GCC, Linux/CLang, OSX CLang and mingw32
OSX allowed to fail, since it fails in the proj -VC step.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setup 4 configs: Linux/GCC, Linux/CLang, OSX CLang and mingw32
OSX allowed to fail, since it fails in the proj -VC step.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed self-test build behaviour from opt-out to opt-in</title>
<updated>2016-08-22T21:25:27+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2016-08-22T21:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6a921265db9ff12a263ff1a88118a69a65b7a2df'/>
<id>6a921265db9ff12a263ff1a88118a69a65b7a2df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lzip, a zip function that acts like Python 2.x's zip function.  In Python 3.x, the zip function is iterable, which caused Python 3.x to miss some coordinate tests.  Add cli argument '--test' to test_json.py to only specify one test type (conversion/roundtrip) to be ran.  Change Travis testing to only perform conversion test on some JSON test files.</title>
<updated>2016-05-25T17:12:19+00:00</updated>
<author>
<name>Micah Cochran</name>
<email>micahcochran@users.noreply.github.com</email>
</author>
<published>2016-05-25T17:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c5f751692e535cb30418e5695144e4c42c4fcf94'/>
<id>c5f751692e535cb30418e5695144e4c42c4fcf94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GIGS tests.  Use python3 code to test in travis.</title>
<updated>2016-05-24T21:07:34+00:00</updated>
<author>
<name>Micah Cochran</name>
<email>micahcochran@users.noreply.github.com</email>
</author>
<published>2016-05-24T21:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7b87c5209cc2dc0bd01c946e6bd9cbde9578a051'/>
<id>7b87c5209cc2dc0bd01c946e6bd9cbde9578a051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor</title>
<updated>2016-05-13T09:36:49+00:00</updated>
<author>
<name>Thomas Knudsen</name>
<email>lastname DOT firstname AT gmail DOT com</email>
</author>
<published>2016-05-13T09:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bea2cd5c821ce37d157e5c4f3b2cc9fd059fee2d'/>
<id>bea2cd5c821ce37d157e5c4f3b2cc9fd059fee2d</id>
<content type='text'>
Correcting missing whitespace in .travis.yml, introduced in previous
commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correcting missing whitespace in .travis.yml, introduced in previous
commit
</pre>
</div>
</content>
</entry>
<entry>
<title>Another minor</title>
<updated>2016-05-13T09:34:29+00:00</updated>
<author>
<name>Thomas Knudsen</name>
<email>lastname DOT firstname AT gmail DOT com</email>
</author>
<published>2016-05-13T09:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1a4a765f5cd586d976c3eaa8e823eb154e9daaf5'/>
<id>1a4a765f5cd586d976c3eaa8e823eb154e9daaf5</id>
<content type='text'>
Now running proj -VC before moving gcov files - learning travis &amp;
coveralls details along the way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now running proj -VC before moving gcov files - learning travis &amp;
coveralls details along the way
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected minor bug in PR #8</title>
<updated>2016-05-13T08:38:45+00:00</updated>
<author>
<name>Thomas Knudsen</name>
<email>lastname DOT firstname AT gmail DOT com</email>
</author>
<published>2016-05-13T08:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8db35f417bf9922b994f601ce771bb4c610bc804'/>
<id>8db35f417bf9922b994f601ce771bb4c610bc804</id>
<content type='text'>
./proj -VC in .travis.yml should read ./src/proj -VC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
./proj -VC in .travis.yml should read ./src/proj -VC
</pre>
</div>
</content>
</entry>
</feed>
