build-manager: add IdeBuildManager and IdeBuildTarget
We need to avoid multiple build operations at once on a build system, so IdeBuildManager gives us a place to manage that. This allows various plugins to avoid colliding on builds as well.
This diff is collapsed.
Please register or sign in to comment