This diff adds a cross_build configuration element which allow for
setting the static dependencies target, the toolchain file and
optionally an emulator.
Currently only the linux cross builds are convertd, because windows and
osx needs some other changes (respectively filtering the tests and
overriding the python path);