This is really cool, although it would have been nice to acknowledge/attribute the source. The JSON config and build system is pretty much the same, although it would have been easier to just fix up the build.ps1 script a bit (PowerShell is cross platform...) to run on all platforms rather than adapt to POSIX/Bash shell scripts.
(I did actually have this running in the same way, because I realized the need for pre-compiled SDK tools too, and did almost the same experiment myself as well.)
This is really cool, although it would have been nice to acknowledge/attribute the source. The JSON config and build system is pretty much the same, although it would have been easier to just fix up the
build.ps1
script a bit (PowerShell is cross platform...) to run on all platforms rather than adapt to POSIX/Bash shell scripts.(I did actually have this running in the same way, because I realized the need for pre-compiled SDK tools too, and did almost the same experiment myself as well.)