Rémi Verschelde
|
fce3602a1e
Linux: Fix GNU ld detection for pck_embed linker script
|
3 years ago |
Aaron Franke
|
27b0f18275
Unify bits, arch, and android_arch into env["arch"]
|
3 years ago |
bruvzg
|
d6a9384a32
[Linux] Fix build with missing DBUS.
|
3 years ago |
bruvzg
|
f973069afb
[Linux] Load dbus libraries dynamically.
|
3 years ago |
bruvzg
|
9ced8bcca3
Load fontconfig libraries dynamically.
|
3 years ago |
bruvzg
|
36ef8f29dc
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
|
3 years ago |
Rémi Verschelde
|
c8479c0d4d
SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`
|
3 years ago |
Riteo
|
a21f8b7c13
Improve `linuxbsd` headless building, cleanup build scripts
|
3 years ago |
Riteo
|
f035e7844f
Remove `-pipe` from `LINKFLAGS`
|
3 years ago |
bruvzg
|
652f78785b
[Linux] Disable speech-dispatcher, pulse audio and udev wrapper builds, when library is not found.
|
3 years ago |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 years ago |
Rémi Verschelde
|
07ad066420
Linux: Use pkg-config for alsa, libudev and GL too
|
3 years ago |
Rémi Verschelde
|
77843355a0
CI: Update black formatter and apply changes
|
3 years ago |
bruvzg
|
ba0317be04
Add CI build with clang sanitizers, increase stack size to 30 MB for builds with sanitizers.
|
3 years ago |
Rémi Verschelde
|
3d7f155586
Remove unused Bullet module and thirdparty code
|
3 years ago |
Aaron Franke
|
368c0bc0ac
Misc build system fixes
|
3 years ago |
Daniel Kolesa
|
3a84a64d2f
Add support for PowerPC family
|
3 years ago |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
lawnjelly
|
e3491a3744
Add GLES2 2D renderer + Linux display manager
|
4 years ago |
Aaron Franke
|
474d0f58f5
Add support for the RISC-V architecture
|
4 years ago |
Rémi Verschelde
|
1efe7093be
Merge pull request #53833 from akien-mga/remove-webm-support
|
3 years ago |
Rémi Verschelde
|
ae74e78909
Remove WebM support (and deps libvpx and opus)
|
3 years ago |
Rémi Verschelde
|
cd21cc683a
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
3 years ago |
Rémi Verschelde
|
e2dfb656f4
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
3 years ago |
Rémi Verschelde
|
13d2928490
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
|
3 years ago |
Hugo Locurcio
|
065c79f0df
Re-enable building position-independent executables on Linux/*BSD
|
4 years ago |
Hugo Locurcio
|
4c5deea83e
Improve messages when compiling for Linux/*BSD
|
4 years ago |
bruvzg
|
d7957a2a20
Use "volk" instead of statically linked Vulkan loader.
|
4 years ago |
Niklas Higi
|
0c83a23ab5
Add "Keep screen on" feature to `DisplayServerX11`
|
5 years ago |
Fabio Alessandrelli
|
8594613f94
LinuxBSD now compiles without vulkan/x11.
|
4 years ago |