The document outlines the steps taken during a software build process. It clones repositories, checks out specific commits, restores caches, clones submodules, and installs dependencies. The build process clones repositories for Citra emulator source code and various externals like Boost and Catch. It then restores caches, checks out git submodules, and installs several mingw packages required as dependencies when building for MinGW.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
316 views125 pages
Log
The document outlines the steps taken during a software build process. It clones repositories, checks out specific commits, restores caches, clones submodules, and installs dependencies. The build process clones repositories for Citra emulator source code and various externals like Boost and Catch. It then restores caches, checks out git submodules, and installs several mingw packages required as dependencies when building for MinGW.