| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only run lv_sim GH Actions on push to develop and master | FintasticMan | 2022-05-14 | 1 | -2/+2 |
| | | |||||
| * | fongen: don't pre-build fonts | Yehoshua Pesach Wallach | 2022-05-10 | 1 | -5/+0 |
| | | |||||
| * | fontgen: lock version at current | Yehoshua Pesach Wallach | 2022-05-10 | 2 | -2/+2 |
| | | |||||
| * | fontgen: make simulator build fonts too | Yehoshua Pesach Wallach | 2022-05-10 | 1 | -0/+9 |
| | | |||||
| * | Added lv_font_conv to workflow main | Yehoshua Pesach Wallach | 2022-05-10 | 1 | -0/+4 |
| | | |||||
| * | Add formatting test workflow | Riku Isokoski | 2022-05-08 | 1 | -0/+34 |
| | | |||||
| * | CI: lv_sim: initialize libpng submodule for WITH_PNG=ON screenshot | Reinhold Gschweicher | 2022-03-08 | 1 | -1/+1 |
| | | | | | | | InfiniSim PR https://github.com/InfiniTimeOrg/InfiniSim/pull/10 adds support for screenshots in png/bmp format using `libpng` submodule. This new submodule must be added to the lv_sim workflow as well. | ||||
| * | CI: add lv_sim workflow and upload 'infinisim' executable | Reinhold Gschweicher | 2022-03-08 | 1 | -0/+74 |
| | | | | | use InfiniSim repo to build simulator in CI | ||||
| * | Add issue links | Riku Isokoski | 2022-02-12 | 1 | -0/+8 |
| | | |||||
| * | Use CMake universal build command | Jackson | 2021-12-30 | 1 | -6/+3 |
| | | | | Rather than using generator-specific build commands (ex. `make` or `ninja`), the CI build now uses `cmake --build` for a more modern, best practices approach. | ||||
| * | Switch CI/CD to build using ninja vs. make | Jackson | 2021-12-30 | 1 | -4/+4 |
| | | | | By switching the CI/CD workflow to use CMake's `ninja` backend, the build time goes down considerably (~4.5 minutes to ~2) compared to GNU Make | ||||
| * | Tentative : fix issue template that redirect to a blank page. | Jean-François Milants | 2021-12-02 | 2 | -0/+2 |
| | | |||||
| * | Merge pull request #766 from Riksu9000/develop | JF | 2021-10-22 | 1 | -1/+0 |
| |\ | | | | | Fix issue templates | ||||
| | * | Fix issue templates | Riku Isokoski | 2021-10-20 | 2 | -2/+0 |
| | | | |||||
| * | | Merge pull request #767 from InfiniTimeOrg/Avamander-patch-2 | JF | 2021-10-20 | 1 | -1/+0 |
| |\ \ | | | | | | | Fixed the feature request template | ||||
| | * | | Fixed the feature request template | Avamander | 2021-10-20 | 1 | -1/+0 |
| | |/ | |||||
| * / | CI: add pintime-recovery to build jobs | NeroBurner | 2021-10-18 | 1 | -0/+8 |
| |/ | | | | | | The recovery image "it is the last chance before a brick", as described in https://github.com/InfiniTimeOrg/InfiniTime/issues/742#issuecomment-943665960 So just build it to make sure it doesn't silently break, but don't upload it. | ||||
| * | Removed the title prefix | Avamander | 2021-10-08 | 1 | -1/+1 |
| | | |||||
| * | Fixed feature request template according to ↵ | Jean-François Milants | 2021-10-05 | 1 | -1/+1 |
| | | | | | https://github.com/InfiniTimeOrg/InfiniTime/pull/705#issuecomment-933820293 | ||||
| * | Add templates for bug reports and feature requests | Federico Igne | 2021-09-30 | 2 | -0/+100 |
| | | |||||
| * | Run CI on master and develop branch | NeroBurner | 2021-09-10 | 1 | -4/+4 |
| | | | | | | The documentation https://github.com/JF002/InfiniTime/blob/develop/doc/contribute.md#how-to-submit-a-pull-request- tells us to make pull requests against `develop` branch. Update the CI to run on those pull requests to have a check if the PR breaks something unintentionally. | ||||
| * | Github Action - update mcuboot version | mabuch | 2021-08-14 | 1 | -6/+1 |
| | | |||||
| * | fix Github Action build Firmware | mabuch | 2021-08-14 | 1 | -15/+14 |
| | | |||||
| * | Small correction to git URL in documentation files | Martin Ashby | 2021-03-15 | 1 | -2/+2 |
| | | |||||
| * | Create FUNDING.yml | Avamander | 2021-01-17 | 1 | -0/+1 |
| | | | | Added a link to the LiberaPay donation page | ||||
| * | Update main.yml | Miguel Ángel Ordóñez Moya | 2020-11-14 | 1 | -3/+3 |
| | | | | | When installing Cmake you get Error: The add-path command is deprecated and will be disabled on November 16th... And the file pinetime-mcuboot-app-dfu.zip was being generated as pinetime-mcuboot-app-dfu.zip.zip | ||||
| * | Backport Github Actions files from master branch. | JF | 2020-09-27 | 2 | -202/+171 |
| | | |||||
| * | Fix conflict | JF | 2020-07-25 | 1 | -0/+202 |
