programs/develop: Post-SVN tidy (part 1) #419

Merged
Burer merged 15 commits from ace-dent/kolibrios-gitea:PR-TidySVN-develop-1 into main 2026-04-11 10:26:07 +00:00
Member
  • Move source code from trunk into root directory for each program.
  • Update build files and ASM include paths. 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)

- Move source code from `trunk` into root directory for each program. - Update build files and ASM include paths. 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 2026-04-11 08:33:46 +00:00
ace-dent added 15 commits 2026-04-11 08:33:46 +00:00
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
- 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.
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
- 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.
- 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.
- 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.
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
- 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.
- 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.
- 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 ASM include paths.
- 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.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
develop/examples/template: Post-SVN tidy
Build system / Check kernel codestyle (pull_request) Successful in 28s
Build system / Build (pull_request) Successful in 13m3s
54bc9af8df
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
Author
Member

This PR is split (/cherry picked) from the monolithic PR #251 - for easier merging! 🤞
This is part 1, and focusses on the example code...

Updates these programs (for testing):

  • develop/examples/checkbox
  • develop/examples/circle
  • develop/examples/cpuspeed
  • develop/examples/editbox
  • develop/examples/example
  • develop/examples/example2
  • develop/examples/example3
  • develop/examples/hello
  • develop/examples/ipc
  • develop/examples/ir
  • develop/examples/numcalc
  • develop/examples/radiobutton
  • develop/examples/rdata
  • develop/examples/template
  • develop/examples/thread
This PR is split (/cherry picked) from the monolithic PR #251 - for easier merging! 🤞 This is part 1, and focusses on the example code... Updates these programs (for testing): - `develop/examples/checkbox` - `develop/examples/circle` - `develop/examples/cpuspeed` - `develop/examples/editbox` - `develop/examples/example` - `develop/examples/example2` - `develop/examples/example3` - `develop/examples/hello` - `develop/examples/ipc` - `develop/examples/ir` - `develop/examples/numcalc` - `develop/examples/radiobutton` - `develop/examples/rdata` - `develop/examples/template` - `develop/examples/thread`
ace-dent requested review from Burer 2026-04-11 08:40:47 +00:00
ace-dent requested review from Doczom 2026-04-11 08:40:48 +00:00
ace-dent requested review from dunkaist 2026-04-11 08:40:48 +00:00
ace-dent requested review from Sweetbread 2026-04-11 08:40:48 +00:00
ace-dent added the
PR
Review required
label 2026-04-11 08:40:58 +00:00
Burer merged commit 0cd3b0c5b1 into main 2026-04-11 10:26:07 +00:00
Burer deleted branch PR-TidySVN-develop-1 2026-04-11 10:26:08 +00:00
ace-dent removed review request for Sweetbread 2026-04-14 17:57:00 +00:00
ace-dent removed review request for Doczom 2026-04-14 17:57:03 +00:00
ace-dent removed review request for dunkaist 2026-04-14 17:57:06 +00:00
ace-dent removed review request for Burer 2026-04-14 17:57:08 +00:00
ace-dent removed the
PR
Review required
label 2026-04-14 17:57:18 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#419