This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
Watch
1
Star
0
Fork
You've already forked DragonOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
269251c190
DragonOS
/
build-scripts
/
Cargo.toml
4 lines
70 B
TOML
Raw
Normal View
History
Unescape
Escape
把内核构建脚本单独独立成一个crate (#444)
2023-11-17 03:26:26 +00:00
[
workspace
]
refacotr: remove all c files (#1131) * refacotr: remove all c files Use Rust to implement the symbol table generator. Delete unused header files and c files Adjust the makefile in the debug directory Signed-off-by: Godones <chenlinfeng25@outlook.com> * fix: remove extern "C" rs_* functions move gen_kallsyms.rs to build-scripts Signed-off-by: Godones <chenlinfeng25@outlook.com>
2025-04-14 01:56:14 +00:00
members
=
[
"gen_kallsyms"
,
"kernel_build"
]
feat: Add HVM boot support for x86_64 (#953) Signed-off-by: longjin <longjin@DragonOS.org>
2024-10-09 13:36:18 +00:00
resolver
=
"2"