independent compilation; separate compilation
Computing term for compiling source files individually without linking, often used in modular software development.
In large projects, independent compilation can reduce build times.
Compound of 独立 (independence) and コンパイル (compile), a direct borrowing of the English computing term 'independent compilation'.