Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2871 Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com> Reviewed-by: MaranBr <maranbr@eden-emu.dev>
14 lines
555 B
Markdown
14 lines
555 B
Markdown
# Eden Build Documentation
|
|
|
|
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made](./CPMUtil), and more.
|
|
|
|
- **[General Build Instructions](Build.md)**
|
|
- **[Cross Compiling](CrossCompile.md)**
|
|
- **[Development Guidelines](Development.md)**
|
|
- **[Coding guidelines](Coding.md)**
|
|
- **[Dependencies](Deps.md)**
|
|
- **[Debug Guidelines](./Debug.md)**
|
|
- **[CPM - CMake Package Manager](CPMUtil.md)**
|
|
- **[Platform-Specific Caveats](Caveats.md)**
|
|
- **[User Handbook](./user)**
|