Hello!
This is my weekly ChangeLog, from 3 July 2017 to 9 July 2017.
You can see it in a better format by going here:
http://log.smallworks.eu/web/search?from=3/7/2017&to=9/7/2017ChangeLog
=========
6 July 2017:
------------
* Tuesday I spend the full day trying to get the windows VM to compile on my environment, and I failed
completely because I don't know why, +pkgconfig+ is crashing.
I need to doit to review some problems of the VM on windows, but well, I decided to jump to better
places for the moment, and then I've been working on a Pull Request tool, which first version is now
released on [Iceberg 0.5.1](
https://github.com/pharo-vcs/iceberg/tree/v0.5.1) .
You can check details on this [mail](
http://forum.world.st/ANN-Iceberg-0-5-1-with-Pull-Request-review-tool-td4953751.html).
3 July 2017:
------------
* I made default vm for linux (for P7) the default VM.
I also updated [zeroconf](
http://get.pharo.org) to add a new type of download for linux: the explicit
iTimer heartbeat download.
So, for P7, if you download the default stable VM⦠it will be a threaded VM. Take that into account :)
* And now I also release [Iceberg 0.5](
https://github.com/pharo-vcs/iceberg/releases/tag/0.5) :)
== Major changes this release:
* works on 64bits
* adds cherry-pick
== Other
* important revision of the sync process. Now is a lot smarter and relies much more on libgit2. Not perfect, but we are getting there :)
* branch-in-image is in sync with branch-in-local (the other way was a mess)
* other bugfixes
* I released a new stable VM for [Pharo 7.0](
http://files.pharo.org/get-files/70).
This is to catch up with latest fixes made by Eliot but mostly to update libgit2 library (and include
it in mac64 distribution).
cheers!
Esteban