This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
libdreamcast split #1372
Open
Description
Following up on monday's meeting
Proposal:
- Split is after r8 release. We need to decide on a day. How about next monday?
- We'll convert makefiles to CMake
- Everything under
core/
will be moved to thelibdc/
folder - Everything under
shell/
will be moved toreicast/
- There is little change to our CI/CD flows (just fixing up the build scripts)
Notes:
- It would be best to have as much mature work merged to
core/
by the split date. After that, we'll have to cherry pick. - People working in lower level / core should rebase to the new project structure as soon as possible after the changes, to avoid ugly merges