ethereum-buildbot icon indicating copy to clipboard operation
ethereum-buildbot copied to clipboard

Builder for Solidity-emscripten

Open chriseth opened this issue 10 years ago • 3 comments
trafficstars

To automatically update http://chriseth.github.io/cpp-ethereum/ to the latest develop of the solidity compiler, I created a dockerfile in <cpp-ethereum>/solc/docker_emscripten/Dockerfile (pending pull request). It would be great if http://chriseth.github.io/cpp-ethereum/ could reference a javascript file from one of the build servers which is continuously updated using the dockerfile.

After each change to cpp-ethereum/develop, if the tests are green, build the dockerfile (no need to use --no-cache), run it and pipe the stdout to e.g. http://build.ethdev.com/builds/solidity-emscripten/soljs.js.

chriseth avatar Jan 28 '15 09:01 chriseth

maybe move solidity out of the cpp-ethereum repo?

jorisbontje avatar Feb 12 '15 15:02 jorisbontje

@jorisbontje How is that related to this issue?

chriseth avatar Feb 12 '15 15:02 chriseth

Any progress on this one?

chriseth avatar Mar 09 '15 16:03 chriseth