зеркало из https://github.com/mozilla/gecko-dev.git
fca4d6f904
The Windows content indexing service has been known to scan the objdir. This can add significant system overhead and slow down builds or subsequent operations. The objdir is meant to be a short-lived black box and there really isn't a major benefit to indexing it. There is a file attribute on Windows that disables content indexing. This commit adds a utility function for creating a directory and optionally disabling indexing on it. We call it at the top of `mach build` to ensure the objdir as content indexing disabled. MozReview-Commit-ID: 68gxCxbkVAN --HG-- extra : rebase_source : 8e95d9b2923dccadbe54288bea25883937e2f004 |
||
---|---|---|
.. | ||
dumbmake | ||
mozbuild | ||
mozpack | ||
TODO | ||
setup.py |