Skip to content

Releases: gerph/robuild-client

Release 0.05

03 Jul 07:55
Compare
Choose a tag to compare

Built entirely through automation - the linux tool is built, and then used to build the RISC OS tool, and upload that to build.riscos.online service for building.

The only code change between version 0.04 and 0.05 is that the output is now forced to be line buffered.

v0.04 - support for ANSItext and timeouts

28 Jun 18:33
Compare
Choose a tag to compare

Command line now supports settings a timeout on the remote build, so that we don't run too long, and the ability to disable the ANSI text translation of the RISC OS output.

Both these options require support on the server. If it is not present, we fall back to old behaviour.

v0.03 - Native RISC OS support

26 Jun 20:44
Compare
Choose a tag to compare

Now includes a build for RISC OS, so that you can run your RISC OS builds from your RISC OS machine in the cloud. Beacause that doesn't sound pointless, does it?

v0.02 - Linux support

25 Jun 20:49
Compare
Choose a tag to compare

First release with some attached binaries for linux.
Might have problems with some systems, but let's see how we go.