<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/docker/post_build.sh.in, branch calc-onto-analog24</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format.</title>
<updated>2022-05-26T09:35:25Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2022-05-15T08:50:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=831f93cd92e91a974f03cf0a739982103246e275'/>
<id>831f93cd92e91a974f03cf0a739982103246e275</id>
<content type='text'>
The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build).
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA.</title>
<updated>2021-01-26T19:31:45Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-01-26T19:31:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=25f35c7d0e27af4308b8c263fde6661dbe29c2cc'/>
<id>25f35c7d0e27af4308b8c263fde6661dbe29c2cc</id>
<content type='text'>
This new FW is build on the same codebasse than the actual InfiniTime. Only the display task is different (this allows to remove lvgl from the recovery fw, which is very heavy).

CMake builds and docker have been modified accordingly.
Note than the fw is converted into an image and then into a DFU in the cmake build (previously, it was only done in the
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new FW is build on the same codebasse than the actual InfiniTime. Only the display task is different (this allows to remove lvgl from the recovery fw, which is very heavy).

CMake builds and docker have been modified accordingly.
Note than the fw is converted into an image and then into a DFU in the cmake build (previously, it was only done in the
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the post_build again, again?</title>
<updated>2020-12-22T12:40:21Z</updated>
<author>
<name>Joe Eaves</name>
<email>jinux@alluha.net</email>
</author>
<published>2020-12-22T12:40:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5cdd3f6e6f0abf439da0389b38ebc13bd30fc8e5'/>
<id>5cdd3f6e6f0abf439da0389b38ebc13bd30fc8e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the post_build output a little cleaner</title>
<updated>2020-12-22T11:39:21Z</updated>
<author>
<name>Joe Eaves</name>
<email>jinux@alluha.net</email>
</author>
<published>2020-12-22T11:39:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=6c6ffc61ee273ba29f2a094e9953dbaf3df920d6'/>
<id>6c6ffc61ee273ba29f2a094e9953dbaf3df920d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify the Dockerfiles by fleshing out build.sh</title>
<updated>2020-12-21T01:42:41Z</updated>
<author>
<name>Joe Eaves</name>
<email>jinux@alluha.net</email>
</author>
<published>2020-12-17T13:12:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=a7df0a02799442ab38e1b365d4363cca6d93f029'/>
<id>a7df0a02799442ab38e1b365d4363cca6d93f029</id>
<content type='text'>
Script is written to handle it's own dependencies so it can be used within Docker or on the host system
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Script is written to handle it's own dependencies so it can be used within Docker or on the host system
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to the latest version of the bootloader (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4)</title>
<updated>2020-09-20T09:29:56Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-09-20T09:29:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=8d2e56bf00281bb44d7c4a8a903215c62ddff510'/>
<id>8d2e56bf00281bb44d7c4a8a903215c62ddff510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docker post build : generate post build script with versions from the CMake project.</title>
<updated>2020-09-08T20:15:10Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-09-08T20:15:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d757344f1b6921d84a9b3d6d42b5e0f5a472813a'/>
<id>d757344f1b6921d84a9b3d6d42b5e0f5a472813a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docker build : split build.sh into 2 scripts : build.sh that always exists and post_build.sh that is generated by cmake build.sh</title>
<updated>2020-08-20T07:38:10Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-08-20T07:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e6a1aff6cee374d8888d89ec03e604f19a0a450d'/>
<id>e6a1aff6cee374d8888d89ec03e604f19a0a450d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
