Scratch Build
Noun · Slang & Abbreviations
Definitions
A build performed from a clean state without relying on previous artifacts, caches, or incremental leftovers. It is often used to confirm whether a problem only exists in a dirty environment.
In plain English: A fresh build from a completely clean starting state.
Example: "Try a scratch build before blaming the compiler."