Conversation
|
Sweet. I'm not home for another week so won't be able to test, could you post a couple of screenshots of this working in the meantime? |
|
Also probably needs an SVG icon for the frontend as well as an entry in the translations file for the specific compiler |
|
I'm not clear on this from the documentation; is it possible to run the development docker-compose while only downloading the compiler I need? |
e8ffa08 to
4e49467
Compare
|
Icon and translation added. I'm unable to get the compose to work sufficiently to create a scratch and test it locally, but I've verified that the logo and translation are working. |
|
Just realised the as/objdump/nm binaries are going to need to be hosted somewhere and then pulled into the Docker image (like we do for other binutils binaries) |
These are part of the NDK package and are already present, so at least that's one less thing to worry about! 😁 |
4e49467 to
f1baafb
Compare
Fixup android_x86 PR
This PR depends on decompme/compilers#54. As mentioned at that PR, several other compiler versions are included in the distribution and could be made available from the same image if the frontend supports it.