From: Bruno H. <br...@cl...> - 2017-03-19 10:08:49
|
Hi Reini, Great to hear from you again! > 2. Some minor files have still german comments. I started translating them to english as before. > Progress is in my translate branch. > https://github.com/rurban/clisp/commits/translate > > Will send a patch when ready. There’s also some minor stuff. This is very welcome! > 3. I’m in the progress to add continuous integration via travis (linux, OS X) and appveyor (Windows). > This smokes every update, branches and pull requests on these 3 platforms. > It also would allow automatic deployment for binary packages (deb, rpm, windows) at bintray. That’s what we do with the pony compiler. > > https://github.com/rurban/clisp/commits/ci > https://travis-ci.org/rurban/clisp/ > https://ci.appveyor.com/project/rurban/clisp/history > > I’m still tuning the setup a bit, so far only linux runs through. This is also very welcome! Note that Don Cohen is also doing continuous integration builds, but probably with a different approach (on his own machines, as far as I understood) and maybe with a different focus. > So far it’s under my account. I would be happy to transfer it to bruno or sam, if wanted. As long as you manage it, I don't want to steal it from you. I have enough work with the occasional build on other platforms (from FreeBSD to Solaris). Bruno |