yuzu/CMakeModules
Kyle Kienapfel 644dc6c93c build: override git description on mainline builds
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.
2022-07-26 23:05:37 -07:00
..
CopyYuzuFFmpegDeps.cmake CI: fix caching 2022-07-04 21:21:56 -06:00
CopyYuzuQt5Deps.cmake CopyYuzuQt5Deps: Remove unused dlls 2022-07-15 00:57:42 -04:00
CopyYuzuSDLDeps.cmake Revert "Use Ninja for MSVC AppVeyor builds" (#584) 2018-06-23 03:17:32 -04:00
DownloadExternals.cmake cmake: Download Boost if inadequate local version 2021-04-22 14:09:40 -04:00
GenerateSCMRev.cmake build: override git description on mainline builds 2022-07-26 23:05:37 -07:00
MinGWClangCross.cmake CMakeModules: Add MinGWClangCross 2022-06-16 23:57:39 -04:00
MinGWCross.cmake Make compatible with the current MinGW cross-compiler 2020-05-01 22:17:29 -04:00
MSVCCache.cmake CI: fix caching 2022-07-04 21:21:56 -06:00