Commit Graph

31 Commits

Author SHA1 Message Date
24c0848797 refactor(workspace): remove useless settings in vscode workspaces 2025-04-05 17:20:34 +00:00
4a6cf4f2e5 chore(userspace/coreutils): update .gitignore
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-10 19:34:35 +00:00
87540ab0b9 feat(coreutils): implement coreutils and compile it using cmake
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-10 02:29:14 +00:00
88a3b0912b feat(userspace): add dummy libstdc++ library
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-10 02:20:32 +00:00
cc81facf50 feat(userspace/apps/usr): stub implementation for mdview
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-10 01:12:10 +00:00
9105c63465 refactor(userspace/apps/test): ♻️ move all functions in one file
it's just too much...

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-03 18:25:05 +00:00
09d0af1ea6 refactor(userspace/libs): rename libdemo to libexample
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-02 22:02:02 +00:00
aab84cd3ab chore(devcontainer): rename dev container (libc_test)
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-26 23:04:57 +00:00
5202601c4f feat(userspace/libs/libm): add stub libm
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-25 16:13:42 +00:00
4d333f94bc feat(userspace/apps/test/utest): add TestProcess function for executing test programs
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-21 02:58:30 +02:00
e003af38ff chore(vscode): add userspace/apps/sys/init to conventional commit scopes
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-21 02:56:09 +02:00
d46ed57dd7 chore(vscode): add more conventional commit scopes for userspace
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-21 02:54:45 +02:00
e960f9fcc8 chore(userspace/libc): update vscode workspace config
Add conventionalCommits.scopes with "userspace/libc"

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-19 18:55:28 +02:00
e4403cdbd6 vscode: Update configuration files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-01-04 06:13:31 +02:00
640b902045 chore: Update vscode workspace files
Some checks failed
Build OS / Deploy Documentation to GitHub Pages (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Analyze with CodeQL (cpp) (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
2024-11-27 01:56:37 +02:00
00a37325f6 chore: Fix build process 2024-11-26 03:27:08 +02:00
dc5d62717e Update submodules 2024-11-20 04:26:09 +02:00
a18b24e859 Update files 2024-01-19 06:53:16 +02:00
11a8e55451 Update kernel 2023-08-24 04:50:13 +03:00
4b930236c7 Update OS 2023-08-06 04:55:00 +03:00
9730af9992 Update OS 2023-06-10 13:12:18 +03:00
345d496198 Update submodules 2023-05-11 19:05:40 +03:00
0f85f34657 Update submodules 2023-04-21 19:04:49 +03:00
061c2ef1aa Update submodules 2023-04-07 05:29:28 +03:00
146749ae0d Update submodules 2023-03-23 23:32:51 +02:00
7cdf68b739 Update submodules 2023-02-19 01:54:45 +02:00
41710c7a95 Update submodules 2023-02-10 18:02:06 +02:00
fc3995b8db Update submodules 2023-01-04 06:49:07 +02:00
45d39a155e Updated submodules 2022-12-16 03:09:59 +02:00
0f11f3f70c Compile the OS specific toolchain 2022-12-07 17:08:15 +02:00
2997ca4e4f Moved vscode workspace file 2022-11-14 07:42:45 +02:00