gecko-dev/config/makefiles
Mike Hommey 0637bfef3e Bug 1572046 - Build shared libraries in a separate target. r=nalexander
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
2019-08-07 22:50:14 +00:00
..
xpidl Bug 1479484 - Part 4: Move xptcodegen over to new perfecthash.py, r=froydnj 2018-08-01 17:54:42 -04:00
autotargets.mk
debugmake.mk Bug 1515843 - Stop building host static libraries. r=ted 2018-12-21 23:00:00 +00:00
functions.mk
makeutils.mk
nonrecursive.mk
rust.mk Bug 1437452 - add makefile bits for cross-language PGO; r=glandium 2019-08-01 21:27:11 +00:00
target_binaries.mk Bug 1572046 - Build shared libraries in a separate target. r=nalexander 2019-08-07 22:50:14 +00:00