ponylang / main.actor.archived

https://www.main.actor
6 stars 5 forks source link

Support multiple Pony compilers #1

Closed SeanTAllen closed 5 years ago

SeanTAllen commented 5 years ago

At the moment, we build documentation using "the latest release" Pony compiler. "The latest release" assumes we have updated the Dockerfile we use. Each time we create a new main.actor CI container, it will use whatever the latest Pony release is.

We want to be able to support building docs that require different versions of the Pony compiler. This involves a few things...

@jemc and I have talked about this and we think that this should probably be information that is in tack.json as its a dependency issue and is something that tack is eventually going to probably grow into needing.

Neither of these 2 issues needs to be addressed until the first part of this issue is addressed.

SeanTAllen commented 5 years ago

This is no longer applicable given the recent architecture changes:

https://gist.github.com/SeanTAllen/1ecefb51c606c1a5b5b278b89aa49f4e