build: add libgnome-builder-plugins for embedding plugins
This creates a new library that contains many plugins inside of it. The idea here is that the gnome-builder executable will link against this library allowing us to drastically reduce the number of files that are checked/loaded when starting a gnome-builder process.
Showing