| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-23 | check for cmake build-success before running post-build.sh | petter | |
| 2021-01-05 | Use root for package installation | Joe Eaves | |
| And forget the chown. sudo can be used if the dependencies ever need to be updated "live" | |||
| 2021-01-05 | Custom Dockerfile for gitpod.io | Joe Eaves | |
| Little configuration to give https://gitpod.io users an environment with the SDKs pre-installed | |||
| 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 | |
| Added some extra dir names to gitignore | |||
| 2020-12-21 | Integrate improvements from #137 | Joe Eaves | |
| Also fixed a bug with empty quoted strings | |||
| 2020-12-21 | Unify the Dockerfiles by fleshing out build.sh | Joe Eaves | |
| Script is written to handle it's own dependencies so it can be used within Docker or on the host system | |||
| 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 ↵ | JF | |
| (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4) | |||
| 2020-09-08 | Docker post build : generate post build script with versions from the CMake ↵ | JF | |
| project. | |||
| 2020-08-20 | Docker build : split build.sh into 2 scripts : build.sh that always exists ↵ | JF | |
| and post_build.sh that is generated by cmake build.sh | |||
| 2020-08-19 | All output files (bin, hex, image, dfu) contain the version of the project ↵ | JF | |
| in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root). | |||
| 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 ↵ | JF | |
| arm64 arch. | |||
