Skip to content

Commit 79be36e

Browse files
committed
meta: Moved most things to separeted repositories.
1 parent 13e0f32 commit 79be36e

File tree

1,436 files changed

+12
-127388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,436 files changed

+12
-127388
lines changed

β€Žproject.jsonβ€Ž

Lines changed: 12 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -5,47 +5,21 @@
55
"type": "project",
66
"description": "The Skift Operating System",
77
"extern": {
8-
"cute-engineering/ce-heap": {
9-
"git": "https://github.com/cute-engineering/ce-heap.git",
10-
"tag": "v1.1.0"
8+
"skift-org/karm": {
9+
"git": "https://github.com/skift-org/karm.git",
10+
"tag": "main"
1111
},
12-
"cute-engineering/ce-mdi": {
13-
"git": "https://github.com/cute-engineering/ce-mdi.git",
14-
"tag": "v0.4.0"
12+
"skift-org/hideo": {
13+
"git": "https://github.com/skift-org/hideo.git",
14+
"tag": "main"
1515
},
16-
"cute-engineering/ce-libc": {
17-
"git": "https://github.com/cute-engineering/ce-libc.git",
18-
"tag": "v1.1.0"
16+
"skift-org/synk": {
17+
"git": "https://github.com/skift-org/synk.git",
18+
"tag": "main"
1919
},
20-
"cute-engineering/ce-libm": {
21-
"git": "https://github.com/cute-engineering/ce-libm.git",
22-
"tag": "v1.0.2"
23-
},
24-
"cute-engineering/ce-stdcpp": {
25-
"git": "https://github.com/cute-engineering/ce-stdcpp.git",
26-
"tag": "v1.3.0"
27-
},
28-
"cute-engineering/ce-targets": {
29-
"git": "https://github.com/cute-engineering/ce-targets.git",
30-
"tag": "v0.2.0"
31-
},
32-
"sdl2": {
33-
"description": "A cross-platform development library designed to provide low level access to hardware",
34-
"names": [
35-
"sdl2"
36-
]
37-
},
38-
"uring": {
39-
"description": "Linux io_uring library",
40-
"names": [
41-
"liburing"
42-
]
43-
},
44-
"seccomp": {
45-
"description": "Linux seccomp library",
46-
"names": [
47-
"libseccomp"
48-
]
20+
"skift-org/vaev": {
21+
"git": "https://github.com/skift-org/vaev.git",
22+
"tag": "main"
4923
}
5024
}
5125
}

β€Žsrc/apis/synk-base/manifest.jsonβ€Ž

Lines changed: 0 additions & 8 deletions
This file was deleted.

β€Žsrc/apis/synk-base/mod.cppβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žsrc/apis/synk-ui/manifest.jsonβ€Ž

Lines changed: 0 additions & 8 deletions
This file was deleted.

β€Žsrc/apis/synk-ui/mod.cppβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.
-265 KB
Binary file not shown.

β€Žsrc/apps/doc/assets/logo.svgβ€Ž

Lines changed: 0 additions & 12 deletions
This file was deleted.

β€Žsrc/apps/hideo-about/app.cppβ€Ž

Lines changed: 0 additions & 73 deletions
This file was deleted.

β€Žsrc/apps/hideo-about/main/main.cppβ€Ž

Lines changed: 0 additions & 8 deletions
This file was deleted.

β€Žsrc/apps/hideo-about/main/manifest.jsonβ€Ž

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
Β (0)