提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde cefe1e0654 Merge pull request #73441 from akien-mga/linux-unbundling-fixes 2 年之前
  Rémi Verschelde e2fc0acd36 Fix includes of thirdparty libs which can be unbundled on Linux 2 年之前
  bruvzg dd068794c3 [Linux] Make SO wrapper usage optional. 2 年之前
  Hugo Locurcio 074d87d718 Update PCK embedding SCons warning message to mention mold linker 2 年之前
  bruvzg 5c4fe6339b [Linux/BSD] Include headers for dynamically loaded libraries to simplify build dependencies. 2 年之前
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 年之前
  Rémi Verschelde 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 年之前
  robfram 9faa92bda0 Exclude atomic lib under FreeBSD using LLVM 3 年之前
  Rémi Verschelde 91a54cdbc1 Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks 2 年之前
  Riteo 3960c6b8f9 Allow building X11 without Vulkan 2 年之前
  Riteo 2dd5a792bb Load X11 dynamically 2 年之前
  Riteo Siuga dc2919d57b Load GLX dynamically with GLAD 2 年之前
  Riteo a3b5353892 Actually set the execinfo flag on non-glibc systems 3 年之前
  Hugo Locurcio 8e04bffbcf Automatically use execinfo for crash handler on *BSD and musl-based Linux 3 年之前
  Jiri Suchan c5bd2f9dce ci: add Python static analysis check via mypy 3 年之前
  Rémi Verschelde 39facb35a0 SCons: Unify tools/target build type configuration 3 年之前
  Rémi Verschelde 35a15e6191 SCons: Refactor handling of `production` flag and per-platform LTO defaults 3 年之前
  Rémi Verschelde c2c659db32 SCons: Refactor LTO options with `lto=<none|thin|full>` 3 年之前
  Raul Santos 471c9c2969 Add support for system dark mode (Linux) 3 年之前
  Rémi Verschelde fce3602a1e Linux: Fix GNU ld detection for pck_embed linker script 3 年之前
  Aaron Franke 27b0f18275 Unify bits, arch, and android_arch into env["arch"] 3 年之前
  bruvzg d6a9384a32 [Linux] Fix build with missing DBUS. 3 年之前
  bruvzg f973069afb [Linux] Load dbus libraries dynamically. 3 年之前
  bruvzg 9ced8bcca3 Load fontconfig libraries dynamically. 3 年之前
  bruvzg 36ef8f29dc Implement support for loading system fonts on Linux, macOS / iOS and Windows. 3 年之前
  Rémi Verschelde c8479c0d4d SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>` 3 年之前
  Riteo a21f8b7c13 Improve `linuxbsd` headless building, cleanup build scripts 3 年之前
  Riteo f035e7844f Remove `-pipe` from `LINKFLAGS` 3 年之前
  bruvzg 652f78785b [Linux] Disable speech-dispatcher, pulse audio and udev wrapper builds, when library is not found. 3 年之前
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 年之前