Skip to content

Commit

Permalink
meta: Removed externs.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-monax committed Sep 19, 2024
1 parent b9dda9b commit f911d41
Show file tree
Hide file tree
Showing 936 changed files with 4 additions and 50,269 deletions.
30 changes: 3 additions & 27 deletions project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,9 @@
"type": "project",
"description": "An experimental document-generation tool",
"extern": {
"cute-engineering/ce-heap": {
"git": "https://github.com/cute-engineering/ce-heap.git",
"tag": "v1.1.0"
},
"cute-engineering/ce-libc": {
"git": "https://github.com/cute-engineering/ce-libc.git",
"tag": "v1.1.0"
},
"cute-engineering/ce-libm": {
"git": "https://github.com/cute-engineering/ce-libm.git",
"tag": "v1.0.2"
},
"cute-engineering/ce-stdcpp": {
"git": "https://github.com/cute-engineering/ce-stdcpp.git",
"tag": "v1.3.0"
},
"sdl2": {
"description": "A cross-platform development library designed to provide low level access to hardware",
"names": [
"sdl2"
]
},
"uring": {
"description": "Linux io_uring library",
"names": [
"liburing"
]
"skift-org/karm": {
"git": "https://github.com/skift-org/karm.git",
"tag": "v2"
}
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 1 addition & 4 deletions src/compile_flags.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@

-I./
-I./vendors/assets
-I./vendors/impls
-I./vendors/libs
-I./web
-I../.cutekit/extern/cute-engineering
-I../.cutekit/extern/cute-engineering
-I../.cutekit/extern/skift-org/karm/src
-I../.cutekit/generated
-I../.cutekit/generated/__aliases__

Expand Down
196 changes: 0 additions & 196 deletions src/vendors/impls/impl-darwin/async.cpp

This file was deleted.

14 changes: 0 additions & 14 deletions src/vendors/impls/impl-darwin/manifest.json

This file was deleted.

20 changes: 0 additions & 20 deletions src/vendors/impls/impl-posix/base.cpp

This file was deleted.

12 changes: 0 additions & 12 deletions src/vendors/impls/impl-posix/entry.cpp

This file was deleted.

19 changes: 0 additions & 19 deletions src/vendors/impls/impl-posix/entry.h

This file was deleted.

Loading

0 comments on commit f911d41

Please sign in to comment.