eden/docs
Caio Oliveira 9acb6006b8
[ci] improve ccache and add support on Android (#2673)
* disable PCH
* fix missing headers after disabling PCH
* add support to extra cmake flags on Android building
* remove debug symbols on Release building (also fixing ccache on windows)

Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2673
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-committed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
2025-10-08 01:04:18 +02:00
..
build [ci] improve ccache and add support on Android (#2673) 2025-10-08 01:04:18 +02:00
img [dist] shrink png asset size with optipng, scripts to generate assets (#2573) 2025-09-26 03:53:54 +02:00
scripts [docs] refactor: full rewrite, generalization + dedup (#488) 2025-09-18 02:37:02 +02:00
user [desktop] fix save data location, orphaned profiles finder (#2678) 2025-10-07 01:32:09 +02:00
Build.md [docs] refactor: full rewrite, generalization + dedup (#488) 2025-09-18 02:37:02 +02:00
Caveats.md [docs] refactor: full rewrite, generalization + dedup (#488) 2025-09-18 02:37:02 +02:00
CODEOWNERS [docs] fixup codeowners (#2529) 2025-09-19 18:20:51 +02:00
CPMUtil.md [tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 2025-10-05 03:04:53 +02:00
Deps.md [tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 2025-10-05 03:04:53 +02:00
Development.md [dist, docs] Clearer wording for settings, guidelines for new settings (#2570) 2025-09-29 19:41:01 +02:00
Options.md [fixup] fix bad variable names (#2642) 2025-10-01 16:36:07 +02:00
README.md [docs] initial user handbook draft (#2629) 2025-10-05 20:44:48 +02:00
SIGNUP.md [docs] initial user handbook draft (#2629) 2025-10-05 20:44:48 +02:00
User.md [vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 2025-10-07 06:35:57 +02:00

Eden Build Documentation

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