Commit graph

35 commits

Author SHA1 Message Date
squidbus
9a53b19403
CI+build: Improve macOS builds (#1310) 2024-08-28 11:06:49 +02:00
Exverge
4b9c7c0d30
Update Fedora build instructions (#1269) 2024-07-24 08:32:40 +02:00
Leif Liddy
8b37e316d0
BUILD.md: Add llvm package for Fedora (#1101) 2024-02-24 20:47:06 +01:00
MoonlightWave-12
3a02490a1f
BUILD.md: Mention Debian in the build-instructions for Ubuntu (#1096) 2024-02-18 17:12:09 +01:00
rawdatafeel
8d7fc98275
Improve BUILD.md (#1093) 2024-02-18 05:59:00 +01:00
Exzap
8bb7ce098c
Bump CI clang version to 15 + workaround for unsafe fiber optimizations (#982) 2023-09-29 17:17:28 +02:00
Exzap
8a4abb8bbb Update Windows build instructions 2023-09-29 06:48:10 +02:00
Leif Liddy
65e5e20afc
BUILD.md: Require libtool and libusb1-devel for Fedora (#979) 2023-09-27 00:29:23 +02:00
Simon
98b5a8758a
nsyshid: Add backends for cross platform USB passthrough support (#950) 2023-09-19 01:27:40 +02:00
Exzap
a6e9481b64
Use vcpkg GTK3 with enabled wayland (#772) 2023-04-15 12:21:08 +02:00
Douglas Thor
daf3ef060a
BUILD.md: Add note about 'span' not found (#646) 2023-02-08 11:15:33 +01:00
Tillsunset
1cf72265cd
Update to llvm15 (#594) 2023-01-06 03:46:10 +01:00
arijnr
1e946f76be
BUILD.md: Add g++ to the dependencies (#589) 2023-01-06 03:45:30 +01:00
Ktoks
c3d6cad428
Added a note on re-building to fix RPATH issues. (#352)
Co-authored-by: Exzap <13877693+Exzap@users.noreply.github.com>
2022-11-09 04:22:09 +01:00
UltraHDR
58c7b56c60
Add Apple Silicon build instructions (#280) 2022-11-09 02:47:23 +01:00
jn64
4e991d603a
Add libpulse-dev to CI build (#430) 2022-10-30 01:39:39 +02:00
purofle
8a0fe21589
[docs] add --needed in ArchLinux dependencies (#324) 2022-10-03 13:05:42 +02:00
UltraHDR
a28d67bafd
Remove -DPUBLIC_RELEASE=ON from macOS command (#309) 2022-09-27 22:18:35 +02:00
goeiecool9999
35afb99c99
[docs] Add llvm as a required package for Arch Linux (#308) 2022-09-27 12:48:35 +02:00
emiyl
53c7daa603
[docs] Add brew installation instructions for macos (#303) 2022-09-25 21:38:31 +02:00
Exzap
3bceb39966
Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287)
Removes the -DPUBLIC_RELEASE flag. Cemu's debug asserts are now only enabled if the build configuration is Debug. Similarly, on Windows the console is only shown for Debug builds.
2022-09-24 08:43:27 +02:00
Tillsunset
030d15900d
Add MacOS build instructions (#279) 2022-09-20 20:26:54 +02:00
Crementif
6fa0ac6eaa
[docs] Recommend PUBLIC_RELEASE
Most people following the guide are currently not really developers and this was a fairly hidden option that's easily missed.

The disabled version will later change to be an actual custom cmake target instead of a preprocessor flag, but that'll require more code to be adjusted.

Not using the flag means that Cemu keeps some (performance-costing) debug checks in, alongside more logging and a debug logging console on Windows.
2022-09-20 00:15:53 +02:00
uranuspucksaxophone
dd14778561
[docs] Explain how to update local cemu repo + General fixes (#227)
Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
2022-09-17 14:53:46 +02:00
uranuspucksaxophone
6dda53e84f
Improve docs (#216) 2022-09-09 18:39:23 +02:00
uranuspucksaxophone
f3c70e69b4
Add curl as linux build dependency (#161) 2022-09-03 21:49:59 +02:00
ArtemisX64
0630e8d845
Linker(Vcpkg) Error: undefined reference to libdecor (#128) 2022-08-31 07:53:04 +02:00
Crementif
dff782eb0d
docs: Add warning about clang-14 issue 2022-08-30 17:53:32 +02:00
Crementif
7d461d1658
docs: Improve build instructions (#109)
Co-authored-by: RyzenDew <84041391+RyzenDew@users.noreply.github.com>
2022-08-30 16:36:14 +02:00
Exzap
fb0c36f714
Update BUILD.md 2022-08-25 15:35:30 +02:00
Exzap
00327129b7
Fix formatting in BUILD.md 2022-08-25 15:16:51 +02:00
Exzap
a3b9a45239
build.md: Vulkan SDK not necessary anymore 2022-08-25 12:28:38 +02:00
Mike Boharsik
98bfe57af0
Update BUILD.md to reference correct solution generation bat file path (#15) 2022-08-25 00:51:25 +02:00
Exzap
1f86daa55d
Add missing step in Linux build guide 2022-08-24 12:34:39 +02:00
Crementif
736d529ea5
Expand readme with links and description 2022-08-23 02:37:05 +02:00
Renamed from building.md (Browse further)