2025-09-18 02:37:02 +02:00
# Eden Build Documentation
2025-10-20 03:43:15 +02:00
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made ](./CPMUtil ), and more.
2025-09-18 02:37:02 +02:00
- **[General Build Instructions ](Build.md )**
2025-10-20 14:25:03 +02:00
- **[Cross Compiling ](CrossCompile.md )**
2025-09-18 02:37:02 +02:00
- **[Development Guidelines ](Development.md )**
- **[Dependencies ](Deps.md )**
2025-10-20 14:25:03 +02:00
- **[Debug Guidelines ](./Debug.md )**
2026-01-30 11:35:39 +01:00
- **[CPM - CMake Package Manager ](./CPMUtil )**
2025-09-18 02:37:02 +02:00
- **[Platform-Specific Caveats ](Caveats.md )**
2025-12-12 18:36:19 +01:00
- **[The NVIDIA SM86 (Maxwell) GPU ](./NvidiaGpu.md )**
2025-10-29 03:24:20 +01:00
- **[User Handbook ](./user )**
2025-12-31 17:29:16 +01:00
- **[Dynarmic ](./dynarmic )**
2025-12-31 21:30:31 +01:00
- **[Cross compilation ](./CrossCompile.md )**
2026-01-29 07:50:43 +01:00
- **[Driver Bugs ](./DriverBugs.md )**
2026-01-30 11:35:39 +01:00
## Policies
Policies and information on development.
- **[AI and LLM Usage ](./policies/AI.md )**
- **[Release Policy ](./policies/Release.md )**
- **[Coding guidelines ](./policies/Coding.md )**