2025-09-18 02:37:02 +02:00
# Eden Build Documentation
2026-03-07 18:16:05 +01:00
Are you just a casual user? Take a look at our [User Handbook ](./user ) then!
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 )**
2026-02-27 03:33:36 +01:00
- **[CMake Options ](Options.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-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-04-06 19:12:10 +02:00
- **[Building Older Commits ](./build/OlderCommits.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 )**