mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-14 23:00:04 +00:00
644dc6c93c
Note: might not work for Early Access builds right now it appears that the output of like: git describe --long --always --dirty is something like: mainline-636-9139-g0ec190c16-dirty and the title for yuzu-cmd: HEAD-mainline-636-9139-g0ec190c16-dirty the goal here is to change this title to: mainline-<build id>-<shorthash> so as an example trying for: mainline-1107-0ec190c16 dirty flag on github actions builds are due to discord-rpc and its desire to run clang-format on itself as part of compiling. that library is retired and deprecated, so no updates. |
||
---|---|---|
.. | ||
CopyYuzuFFmpegDeps.cmake | ||
CopyYuzuQt5Deps.cmake | ||
CopyYuzuSDLDeps.cmake | ||
DownloadExternals.cmake | ||
GenerateSCMRev.cmake | ||
MinGWClangCross.cmake | ||
MinGWCross.cmake | ||
MSVCCache.cmake |