Hi everyone!
I was working on the buildscripts for soldatserver and soldat for the last couple days.
They are up to date now and I can compile soldat and soldatserver from commandline (cmd.exe you know
).
There is some crazy stuff in there like booting a headless virtualbox ubuntu virtual machine, sshing into it and executing the compile commands and then grabbing the executable.
I had some issues with lazarus due to multiple installations of the freepascal compiler which ate a ton of time till if figured out what exactly was wrong...
The side effect was that soldatserver is now compiled with the latest lazarus and freepascal version and we finally managed to update the pascalscript version in the delphi linux server build (it was very old).
Besides that there were some breaking builds which had to be fixed (we need a build server
).
Also the beta team is currently testing the rc2 lets see how it turns out.