<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tools/travis-ci/run.sh, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2023-03-07T14:36:24Z</updated>
<entry>
<title>Fix CI</title>
<updated>2023-03-07T14:36:24Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-03-07T14:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8f3f837ab7db5c2fcbb2288aa21ab8f24a6c01bd'/>
<id>urn:sha1:8f3f837ab7db5c2fcbb2288aa21ab8f24a6c01bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add github action workflows CI</title>
<updated>2021-09-12T09:18:14Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-10T14:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3d582dd8856bd9c8e3243407b61690263ed2ee48'/>
<id>urn:sha1:3d582dd8856bd9c8e3243407b61690263ed2ee48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests/fuzzers for OSS Fuzz (#965)</title>
<updated>2017-07-03T13:42:35Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-03T12:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1a8eac6a90ca61f3703f9b97afc2ec4918f0ab55'/>
<id>urn:sha1:1a8eac6a90ca61f3703f9b97afc2ec4918f0ab55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>appveyor.yml: add a /arch:AVX2 config on Windows</title>
<updated>2017-07-01T08:00:57Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-01T00:53:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f194ff32ac3fd5bab88607ea6bf09a73adb99758'/>
<id>urn:sha1:f194ff32ac3fd5bab88607ea6bf09a73adb99758</id>
<content type='text'>
Try running the tests if the CPU supports AVX2.
</content>
</entry>
<entry>
<title>.travis.yml: try to run tests in -mavx2 mode if the CPU supports it</title>
<updated>2017-07-01T00:14:27Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-06-30T23:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=69a001819c9ac36bb3210e475d099cc2abbbf89f'/>
<id>urn:sha1:69a001819c9ac36bb3210e475d099cc2abbbf89f</id>
<content type='text'>
And modify settings so as to hae a AVX2 compatible CPU
</content>
</entry>
<entry>
<title>Add mechanisms to reformant and check code style (#128)</title>
<updated>2017-05-09T18:46:16Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-09T13:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d4e54e9f35d532062533f1d369c159810b01d224'/>
<id>urn:sha1:d4e54e9f35d532062533f1d369c159810b01d224</id>
<content type='text'>
Use an internal version of astyle (astyle 3.0). Scripts taken from QGIS.
astyle.options from https://github.com/uclouvain/openjpeg/issues/128

scripts/prepare-commit.sh can be used locally to automatically reformat
edited files.

Travis-CI will run scripts/verify-indentation.sh to verify committed files.
</content>
</entry>
<entry>
<title>Add profiling of CPU and memory usage (#912)</title>
<updated>2017-05-09T10:35:51Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-06T13:06:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=05d58451a1221ba95db8fb1d159eb0f76dbafb22'/>
<id>urn:sha1:05d58451a1221ba95db8fb1d159eb0f76dbafb22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add performance benchmarking scripts</title>
<updated>2017-05-06T12:44:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-04T13:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=328f076d2639d8664436e2b620cf9eed4f7dee53'/>
<id>urn:sha1:328f076d2639d8664436e2b620cf9eed4f7dee53</id>
<content type='text'>
And run them by Travis-CI
</content>
</entry>
<entry>
<title>WIP automatic release</title>
<updated>2016-05-15T16:17:24Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-05-14T23:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d0babeb6f6cdd1887308137df37bb2b4724a6592'/>
<id>urn:sha1:d0babeb6f6cdd1887308137df37bb2b4724a6592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: debug travis run script</title>
<updated>2016-05-14T22:53:24Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-05-14T22:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d1ca2b4f29efc9e12a77c7aba76091beae1966ec'/>
<id>urn:sha1:d1ca2b4f29efc9e12a77c7aba76091beae1966ec</id>
<content type='text'>
</content>
</entry>
</feed>
