<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tools, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-07-03T18:38:04Z</updated>
<entry>
<title>Upgrade Debian 10 AMI for build-arm.sh.</title>
<updated>2021-07-03T18:38:04Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-07-03T18:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=40a78ea05d7cf6f7b1e7b2ae7054fed1e5aa6772'/>
<id>urn:sha1:40a78ea05d7cf6f7b1e7b2ae7054fed1e5aa6772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build-arm.sh : remove strict checking on first ssh access</title>
<updated>2021-03-18T17:22:49Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-18T17:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0012750c421b74313ad950f95730d6ee21c08408'/>
<id>urn:sha1:0012750c421b74313ad950f95730d6ee21c08408</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM build script: more reliable detection of completion.</title>
<updated>2021-03-08T22:51:03Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-08T22:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=cac796e1ab4ed170658d9056b27368e30cde3fcb'/>
<id>urn:sha1:cac796e1ab4ed170658d9056b27368e30cde3fcb</id>
<content type='text'>
Previously we downloaded the tar.gz before it was complete.
</content>
</entry>
<entry>
<title>build-arm.sh: fix elapsed time.</title>
<updated>2021-03-08T19:57:52Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-08T19:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7683912591836040c02ec9c25d8207116882e27d'/>
<id>urn:sha1:7683912591836040c02ec9c25d8207116882e27d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build-arm.sh: env variable for ARTIFACTS.</title>
<updated>2021-03-08T04:58:36Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-08T04:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=459085c64282ac6084ecc6c35ac942d1eae5d3fe'/>
<id>urn:sha1:459085c64282ac6084ecc6c35ac942d1eae5d3fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build-arm.sh: print total build time</title>
<updated>2021-03-08T03:02:36Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-08T03:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f8e848094c7fa3eeb3c391ebce8944492671c0da'/>
<id>urn:sha1:f8e848094c7fa3eeb3c391ebce8944492671c0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed build-arm script.</title>
<updated>2021-03-08T02:06:38Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-08T02:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7eb4662df46b856e6e332150bbb21a17d0ee988b'/>
<id>urn:sha1:7eb4662df46b856e6e332150bbb21a17d0ee988b</id>
<content type='text'>
Use environment variables which can be set to use different
AMIs, keys, or instance types.

Correctly detect successful build.
</content>
</entry>
<entry>
<title>build-arm.sh: retrieve build artifacts after success.</title>
<updated>2021-03-07T21:27:55Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-07T21:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=75d4bca8628347e15d477a803b8459efcd61314f'/>
<id>urn:sha1:75d4bca8628347e15d477a803b8459efcd61314f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add script to build an ARM binary on AWS.</title>
<updated>2021-03-07T21:10:27Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-07T21:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d560038342ad45fabd10be85d8343d05d7f20c92'/>
<id>urn:sha1:d560038342ad45fabd10be85d8343d05d7f20c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tools/parseTimings.pl.</title>
<updated>2021-02-27T07:52:28Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-02-27T07:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e798db14e87fd4bbb5c0068fb5052ba3e5f92d4b'/>
<id>urn:sha1:e798db14e87fd4bbb5c0068fb5052ba3e5f92d4b</id>
<content type='text'>
A script to help pin down which modules take the most time
and memory to compile.
</content>
</entry>
</feed>
