зеркало из https://github.com/mozilla/gecko-dev.git
0637bfef3e
When a directory, like toolkit/library, builds both a static and a shared library, and another, like toolkit/library/gtest, depends on the static part, it currently needs to wait for the shared library to be finished building, preventing both libraries being built in parallel. By separating shared libraries to a different target, we allow more parallelism to the build. Differential Revision: https://phabricator.services.mozilla.com/D41099 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
dumbmake | ||
mozbuild | ||
mozpack | ||
TODO | ||
setup.py |