Arki55 wants to merge 9 commits from /u/arki55/fuse/ to master, 2024-11-20
More details:
refactor: Replace text "the Free Unix Spectrum Emulator" with FUSE_LONG constant. Unify the sentence across usages.
refactor: Replace text "Fuse "+FUSE_VERSION with new constant FUSE_ABOUT_VERSION, replace dashes with spaces in it.
feat: Dynamic fuse version info + test version info in About box ( Widget UI )
feat: Dynamic fuse version info + test version info in About box ( WIN32 UI )
| Commit | Date | |
|---|---|---|
|
[b7c972]
(arki55/features/T13-github-distribution-workflow-work-3)
by
CI: When building fuse, always use the latest revision. The latest revision is needed especially when doing the daily release package, when master from origin repo is merged into the current one. Without this it would not take the commit into subsequent builds. |
2024-02-03 22:41:32 | Tree |
| 2024-01-29 22:20:49 | Tree | |
|
[8f5395]
by
ci: Fix date of last commit when packing release Before determining date of last commit, checkout and fetch the latest version of branch. Do not checkout on hash of the event. |
2024-01-29 22:12:21 | Tree |
| 2023-11-25 14:01:43 | Tree | |
|
[51ff94]
by
feat: Dynamic fuse version info + test version info in About box ( WIN32 UI ) - Version info will be read from constant FUSE_ABOUT_VERSION and split into lines by auto wrapping. Practically only 2 lines good. |
2023-11-08 22:31:59 | Tree |
|
[785da5]
by
feat: Dynamic fuse version info + test version info in About box ( Widget UI ) - Version info will be read from constant FUSE_ABOUT_VERSION and split into lines, allowing splitting by words. |
2023-11-08 22:28:49 | Tree |
|
[4ee636]
by
refactor: Replace text "Fuse "+FUSE_VERSION with new constant FUSE_ABOUT_VERSION, replace dashes with spaces in it. |
2023-11-08 22:23:44 | Tree |
|
[5f0b7b]
by
refactor: Replace text "the Free Unix Spectrum Emulator" with FUSE_LONG constant. Unify the sentence across usages. |
2023-11-08 22:18:14 | Tree |
|
[6bc0da]
by
feat: Nightly build workflow More details: |
2023-11-08 21:53:12 | Tree |
I need to work on this more. closing.