lutris / buildbot

41 stars 27 forks source link

Various small fixes & improvements #106

Closed tannisroot closed 4 years ago

tannisroot commented 4 years ago

What this does: 1) adds ccache as a dependency and makes use of it (saving a tremendous amount of build time) 2) adds an option to only keep the final build and discard everything else that gets created during building 3) now fetches sources when possible instead of always cloning them (again, saving a lot of time) 4) adds a check whether build is actually 64-bit when copying 64-bit faudio libraries.