You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crueter
3158ad3efc
fix libzstd link
httplib was linking to zstd::libzstd, which unconditionally links to the
shared version of zstd. Not even a setting or anything. :/ so let's just
override INTERFACE_LINK_LIBRARIES
Signed-off-by: crueter <crueter@eden-emu.dev>
2 months ago
..
CPMUtil
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
2 months ago
build
[Docs] Change examples to make more sense. (#3255)
3 months ago
dynarmic
[docs/dynarmic] move docs to root (#3195)
3 months ago
img
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
6 months ago
scripts
[frontend, android] Move update_checker to frontend_common and add Android support (#2687)
5 months ago
user
[debug] added functions to enable access to debug knobs from kotlin side + docs (#3265)
2 months ago
Build.md
[dist, docs] Revolt renames itself to Stoat, change rvlt.gg to stt.gg (#2656)
3 months ago
CODEOWNERS
[codeowners] nyxynx -> kleidis (#2855)
5 months ago
Caveats.md
[docs] update coding guidelines, freebsd+windows ARM caveats (#3209)
3 months ago
Coding.md
[docs] update coding guidelines, freebsd+windows ARM caveats (#3209)
3 months ago
CrossCompile.md
[docs] update coding guidelines, freebsd+windows ARM caveats (#3209)
3 months ago
Debug.md
[docs] debug log/gfx debug info (#2871)
5 months ago
Deps.md
[docs] update coding guidelines, freebsd+windows ARM caveats (#3209)
3 months ago
Development.md
[docs, tools] Add 3rd party links, debug and testing guidelines; add extra tools for maintaining strings, rewrite lanczos generator in perl (#2749)
5 months ago
NvidiaGpu.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
3 months ago
Options.md
nuke: Goodbye PCH, you will not be missed (#2821)
5 months ago
README.md
[docs] update coding guidelines, freebsd+windows ARM caveats (#3209)
3 months ago
ReleasePolicy.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
3 months ago
SIGNUP.md
[docs] initial user handbook draft (#2629)
6 months ago
Eden Build Documentation
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for cool stuff we made , and more.