Hi Peter,
>> This looks good. I cover a variety of platforms and it seems like I may
>> have a similar setup to build ZeroBrane Studio binaries. ZBS requires wxlua,
>> luasocket, lua, and winapi (on Windows); everything is built from sources
>> using MinGW.
>
> May I ask what specific version are you using ?
I'm not sure what version you are asking about. wxlua: 2.8.13 (svn
trunk), wxwidgets: 2.9.5 (svn trunk), lua: 5.1.5, luasocket: 2.0.2,
MinGW-make: 3.82, gcc: 4.6.2.
> Not yet, I plan to idle the VMs for the time being (CPU and Memory
> utilization is OK for now). There are plugins for Jenkins that will start
> the VMs on demand [1][2].
Thank you; I'll take a look at it.
> Since the ZeroBraneStudio is central to the project I can provide the CI
> service for it if you want me to. However I will do this anyway for the fork
> in LuaDist so alternatively you can use that for distribution later.
I'll continue to build it myself for now for ZBS as I'm still making
regular changes to the binaries (because wxwidgets is under active
development and I track several issues that need to be fixed). I'm not
sure what version of wxwidgets and wxlua you want to bundle, but I
plan to stay with the latest one as much as possible and will probably
keep updating it every release until we get to more stable versions.
Just one more thing to clarify: I'm using a "normal" version of wxlua,
but there is still one patch that I need to apply to support live
coding. John L hasn't integrated it yet; here is the last discussion
on this:
http://sourceforge.net/mailarchive/forum.php?thread_name=CADUw5q1a7nu4mepgAD%3Dp%2BVG6_OoCs8h-rE4eNBTbFu_6cmQ24g%40mail.gmail.com&forum_name=wxlua-users
Paul.