]> git.tdb.fi Git - builder.git/commit
Improve problem reporting for the Android toolchain
authorMikko Rasa <tdb@tdb.fi>
Sat, 2 Dec 2017 21:31:24 +0000 (23:31 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 2 Dec 2017 21:31:24 +0000 (23:31 +0200)
commit266697cea92aed098fff31c1ddd4a4bfab3a683f
tree0af36f246f56e4b44c944e5a929f061df327719b
parentec7da8076eede6c47126c8e58e478b9c93d73f5f
Improve problem reporting for the Android toolchain

Rather than throwing exceptions with cryptic messages, add the problems
to the tools' problem lists.
source/androidarchiver.cpp
source/androidassetpackagingtool.cpp
source/androidcompiler.cpp
source/androidtools.cpp