index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
Age
Commit message (
Expand
)
Author
2022-05-26
The main build workflow for GitHub Actions now uses the infinitime-build dock...
Jean-François Milants
2022-05-10
update docker to 22, and use python3 by default
Yehoshua Pesach Wallach
2022-05-10
docker: bump ubuntu to 20.04 and node to 18
Yehoshua Pesach Wallach
2022-05-10
fontgen: install npm, lv_font_conv in Dockerfile
Yehoshua Pesach Wallach
2021-10-16
Update git URLS, MCUboot is now independent w/ different GitHub org.
carlosperate
2021-05-13
docker: add git system package to image
Stoian Minaiev
2021-04-18
Gitpod workspace path update due to repo rename
Peter
2021-03-07
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-02-14
Fix merge conflict.
Jean-François Milants
2021-02-01
Add new cmake option to disable the generation of DFU file (which needs adafr...
Jean-François Milants
2021-01-26
Generate pinetime-recovery : a light version of InfiniTime design to be used ...
Jean-François Milants
2021-01-23
check for cmake build-success before running post-build.sh
petter
2021-01-05
Use root for package installation
Joe Eaves
2021-01-05
Custom Dockerfile for gitpod.io
Joe Eaves
2020-12-22
Improve the post_build again, again?
Joe Eaves
2020-12-22
Make the post_build output a little cleaner
Joe Eaves
2020-12-22
Make TOOLS_DIR if needed
Joe Eaves
2020-12-21
Integrate improvements from #137
Joe Eaves
2020-12-21
Unify the Dockerfiles by fleshing out build.sh
Joe Eaves
2020-12-12
Add cleanup and make download stages more readable
Peter Feerick
2020-12-12
Expand update block for readability and add cleanup
Peter Feerick
2020-12-12
Move user block to reduce layer change breakage + tweaks
Peter Feerick
2020-12-12
Reference specific architectures
Peter Feerick
2020-11-20
Rename dockerfile folders to correct architectures
Peter Feerick
2020-09-20
Update to the latest version of the bootloader (https://github.com/lupyuen/pi...
JF
2020-09-08
Docker post build : generate post build script with versions from the CMake p...
JF
2020-08-20
Docker build : split build.sh into 2 scripts : build.sh that always exists an...
JF
2020-08-19
All output files (bin, hex, image, dfu) contain the version of the project in...
JF
2020-08-19
Add doc about Docker image.
JF
2020-08-19
Add docker file create docker image that builds the project on amd64 and arm6...
JF