index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
30 hours
build: Add Makefile for usr.sbin and usr.bin
Ian Moffett
2025-05-02
kernel: initramfs: Add initial OMAR port
Ian Moffett
2025-05-02
build: Pass project root to other build dirs
Ian Moffett
2025-05-02
build: Add @PROJECT_ROOT@ build var
Ian Moffett
2025-05-02
build: Add -no-pie to linker flags
Ian Moffett
2025-04-18
build: Pass arch to libc
Ian Moffett
2025-04-18
Merge branch 'expt' into aarch64
Ian Moffett
2025-04-18
usr.bin: Add basic "shell"
Ian Moffett
2025-04-16
boot: Upgrade to limine v9.x + add backdrop
Ian Moffett
2025-04-02
kernel/aarch64: Add initial AARCH64 port
Ian Moffett
2025-03-28
sys: Make proper sys/types.h + add clang nostdinc
Ian Moffett
2025-02-14
build: Add Clang/LLVM toolchain support
Quinn Stephens
2024-07-22
build: Improve copying of headers
Ian Moffett
2024-07-04
usr: Add initial userland
Ian Moffett
2024-06-25
build: Add 'cross' target
Ian Moffett
2024-06-19
kernel: Add initramfs and initial VFS code
Ian Moffett
2024-06-04
project: Initial commit
Ian Moffett