WIP: programs/system: Post-SVN tidy #246

Closed
ace-dent wants to merge 30 commits from ace-dent:PR-CleanupSVN-2 into main
Member

DO NOT MERGE! This monolithic PR will be split into smaller sets.

  • Move source code from trunk into program root directory.
  • Fix build and ASM files. Add SPDX license header where appropriate.
  • Note: Line endings standardised from CRLF > LF, so best to view diffs with whitespace changes hidden.

(Work towards #75, point 3)

DO NOT MERGE! This monolithic PR will be split into smaller sets. - Move source code from `trunk` into program root directory. - Fix build and ASM files. Add SPDX license header where appropriate. - Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden. (Work towards #75, point 3)
ace-dent added the
Kind
Build
Category/Applications
Priority
Low
labels 2025-05-19 19:19:11 +00:00
ace-dent force-pushed PR-CleanupSVN-2 from 1aaabf3b8a to d89aff7458 2025-05-20 18:08:21 +00:00 Compare
ace-dent force-pushed PR-CleanupSVN-2 from d89aff7458 to 03da8574be 2025-05-20 18:13:58 +00:00 Compare
ace-dent added 1 commit 2025-05-20 18:24:39 +00:00
system/MyKey: Post-SVN clean up
Build system / Build (pull_request) Successful in 4m23s
Build system / Check kernel codestyle (pull_request) Successful in 22s
311de65cb6
- Fix ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
ace-dent added 4 commits 2025-05-20 19:21:00 +00:00
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
system/taskbar: Post-SVN clean up
Build system / Check kernel codestyle (pull_request) Successful in 21s
Build system / Build (pull_request) Failing after 42s
5e946ad5ea
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
ace-dent added 3 commits 2025-05-20 19:52:24 +00:00
- Fix ASM include paths; code reused in more places.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
system/end: Post-SVN clean up
Build system / Check kernel codestyle (pull_request) Successful in 23s
Build system / Build (pull_request) Failing after 53s
e030e6a32f
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
ace-dent added 1 commit 2025-05-20 19:56:36 +00:00
system/run: Post-SVN clean up
Build system / Check kernel codestyle (pull_request) Successful in 20s
Build system / Build (pull_request) Failing after 3h12m59s
9c49034f74
- Fix ASM include paths.
ace-dent changed title from WIP: Post-SVN cleanup (Part 2) to programs/system: Post-SVN cleanup 2025-05-20 20:02:34 +00:00
Author
Member

Updates these programs:

  • system/board
  • system/calendar
  • system/cpu
  • system/docky
  • system/docpack
  • system/end
  • system/eskin
  • system/hdd_info
  • system/icon
  • system/kobra
  • system/launch
  • system/launcher
  • system/menu
  • system/mousemul
  • system/MyKey
  • system/rdsave
  • system/run
  • system/setup
  • system/skincfg
  • system/taskbar
  • system/zkey
Updates these programs: - `system/board` - `system/calendar` - `system/cpu` - `system/docky` - `system/docpack` - `system/end` - `system/eskin` - `system/hdd_info` - `system/icon` - `system/kobra` - `system/launch` - `system/launcher` - `system/menu` - `system/mousemul` - `system/MyKey` - `system/rdsave` - `system/run` - `system/setup` - `system/skincfg` - `system/taskbar` - `system/zkey`
Owner

Mega like for this change!❤️👍👍👍

Mega like for this change!❤️👍👍👍
ace-dent added 1 commit 2025-05-20 20:42:01 +00:00
system/board: Post-SVN clean up
Build system / Check kernel codestyle (pull_request) Successful in 29s
Build system / Build (pull_request) Successful in 4m37s
4ccd395af2
- Fix ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
ace-dent requested review from Burer 2025-05-20 21:04:34 +00:00
ace-dent requested review from Leency 2025-05-20 21:04:35 +00:00
ace-dent requested review from Sweetbread 2025-05-20 21:04:35 +00:00
ace-dent added the
PR
Review required
label 2025-05-20 21:04:45 +00:00
ace-dent changed title from programs/system: Post-SVN cleanup to programs/system: Post-SVN tidy 2025-05-20 21:07:03 +00:00
Author
Member

Putting back to WIP. I need to ensure we preserve the git file history for system/eskin.asm

Putting back to WIP. I need to ensure we preserve the git file history for `system/eskin.asm`
ace-dent marked the pull request as work in progress 2025-05-23 13:21:32 +00:00
ace-dent added
PR
Request changes
and removed
PR
Review required
labels 2025-05-23 13:21:49 +00:00
ace-dent added 1 commit 2025-05-23 13:31:18 +00:00
Revert "system/eskin: Post-SVN clean up"
Build system / Check kernel codestyle (pull_request) Successful in 22s
Build system / Build (pull_request) Failing after 48s
7aba2a0850
This reverts commit e01add279b.
ace-dent added 1 commit 2025-05-23 13:39:28 +00:00
system/eskin: Post-SVN clean up
Build system / Check kernel codestyle (pull_request) Successful in 20s
Build system / Build (pull_request) Successful in 4m16s
9d55345605
- Update ASM include paths. Minimal changes to ensure git maintains file history.
- Note: file still has ‘odd’ line endings with many trailing whitespaces.
ace-dent added
PR
Review required
and removed
PR
Request changes
labels 2025-05-23 15:11:17 +00:00
ace-dent marked the pull request as ready for review 2025-05-23 15:11:27 +00:00
Author
Member

As discussed with @Sweetbread on Discord: https://discord.com/channels/631286773720416295/844285887218450482/1375488167351685180
Squash all but the last commit when merging.

As discussed with @Sweetbread on Discord: https://discord.com/channels/631286773720416295/844285887218450482/1375488167351685180 Squash all but the last commit when merging.
ace-dent added 1 commit 2025-05-31 21:16:47 +00:00
programs/system: Post-SVN tidy
Build system / Check kernel codestyle (pull_request) Successful in 1m24s
Build system / Build (pull_request) Successful in 6m37s
fc655c8c11
- Tidy `build_all.bat` build file; comment out absent programs.
ace-dent requested review from dunkaist 2026-04-08 22:12:59 +00:00
ace-dent marked the pull request as work in progress 2026-04-08 23:01:13 +00:00
ace-dent removed review request for Burer 2026-04-08 23:01:21 +00:00
ace-dent removed review request for Leency 2026-04-08 23:01:30 +00:00
ace-dent removed review request for Sweetbread 2026-04-08 23:01:41 +00:00
ace-dent removed review request for dunkaist 2026-04-08 23:01:50 +00:00
ace-dent removed the
PR
Review required
label 2026-04-08 23:12:40 +00:00
dunkaist approved these changes 2026-04-09 01:03:20 +00:00
@@ -159,8 +162,8 @@ public path_show_draw as '_path_show_draw'
public fb_draw_panel as '_filebrowse_draw'
public fb_mouse as '_filebrowse_mouse'
public fb_key as '_filebrowse_key'
Owner

What has been changed in this line?

What has been changed in this line?
Author
Member

Thanks @dunkaist - That line was not changed!?... I have double-checked. Perhaps an issue with how Gitea is displaying it? However, no need to review this PR - it is being replaced by multiple smaller ones!

Thanks @dunkaist - That line was not changed!?... I have double-checked. Perhaps an issue with how Gitea is displaying it? However, no need to review this PR - it is being replaced by multiple smaller ones!
Author
Member

Closing monolithic PR, as it has been merged in 3 parts: #408 #410 #413
Thanks to the entire team for testing, feedback and support. 🙏

Closing monolithic PR, as it has been merged in 3 parts: #408 #410 #413 Thanks to the entire team for testing, feedback and support. 🙏
ace-dent closed this pull request 2026-04-10 10:13:22 +00:00
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m24s
Required
Details
Build system / Build (pull_request) Successful in 6m37s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#246