[Qbs] setup-android, no --system?

Christian Gagneraud chgans at gmail.com
Fri May 15 14:08:18 CEST 2020


Hi there,

Is there some special reason why qbs-setup-android doesn't support the
--system option?
I find this quite useful when creating docker container.
The idea is that the container (name) completely define the whole
build config, and running "qbs build" in there build an APK with the
"right" configuration.
No env involved, no foreknowledge of the profile name, it just work
out of the box.

My current solution is to add an hand crafted /etc/xdg/qbs/qbs.conf,
but i would prefer to generate it with qbs-setup-android and
qbs-config from the Dockerfile.

Any thoughts?

Chris


More information about the Qbs mailing list