eden-mirror/docs
crueter 18c11b88a0
[*] Drop MSVC support
To keep this PR description as short as possible, I will save the
ranting about MSVC for the blog post. In short: MSVC has been nothing
but a complete and utter slog to maintain for the *entire* existence of
Eden. CI is an absolute nightmare, it requires *completely* different
compile flags and definitions, has several sets of hacks dedicated to
getting its codegen to cooperate, is a horror story with respect to
dependency management, and is now completely broken and can't launch
games anymore.

Microsoft, you have long overstayed your welcome. And you're not getting
it back ever again. Good riddance.

Signed-off-by: crueter <crueter@eden-emu.dev>
2026-05-06 00:59:49 -04:00
..
build [docs] add instructions to build older commits (#3826) 2026-04-06 19:12:10 +02:00
CPMUtil [vk, cmake] Bump minimum VulkanTools to 1.4.317 and add UnifiedImageLayouts (#3318) 2026-02-04 19:15:10 +01:00
dynarmic [dynarmic] remove dead-code interpreter (#3547) 2026-02-21 01:53:34 +01:00
img [dist] shrink png asset size with optipng, scripts to generate assets (#2573) 2025-09-26 03:53:54 +02:00
policies [docs] Bring back the Options page, and clean up LLM policy (#3649) 2026-02-27 03:33:36 +01:00
user [docs] update multiplayer section with metaserver info (#3722) 2026-04-01 21:59:37 +02:00
Build.md [*] Drop MSVC support 2026-05-06 00:59:49 -04:00
Caveats.md [docs] update deps for illumos, instructions for OmniOS (#3892) 2026-04-26 21:17:40 +02:00
CODEOWNERS [meta] update codeowners (#3460) 2026-02-03 23:42:53 +01:00
CrossCompile.md [docs] update coding guidelines, freebsd+windows ARM caveats (#3209) 2025-12-31 21:30:31 +01:00
Debug.md [*] Drop MSVC support 2026-05-06 00:59:49 -04:00
Deps.md [*] Drop MSVC support 2026-05-06 00:59:49 -04:00
Development.md [port, cmake] fix NetBSD/OpenBSD 7.8 build failure, update documentation (#3272) 2026-02-05 22:47:17 +01:00
DriverBugs.md [docs] initial document driver bugs (#3382) 2026-01-29 07:50:43 +01:00
NvidiaGpu.md [docs] troubleshoot section, release policies, gpu documentation (#3078) 2025-12-12 18:36:19 +01:00
Options.md [*] Drop MSVC support 2026-05-06 00:59:49 -04:00
README.md [docs] add instructions to build older commits (#3826) 2026-04-06 19:12:10 +02:00
SIGNUP.md [docs] SIGNUP: Add spam/junk notice, email patch info, and clarify some things (#3648) 2026-02-27 03:33:29 +01:00

Eden Build Documentation

Are you just a casual user? Take a look at our User Handbook then!

This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for cool stuff we made, and more.

Policies

Policies and information on development.