[Vm-dev] VM Maker: CMakeVMMaker-Igor.Stasenko.10.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Fri Dec 31 01:13:25 UTC 2010


Igor Stasenko uploaded a new version of CMakeVMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/CMakeVMMaker-Igor.Stasenko.10.mcz

==================== Summary ====================

Name: CMakeVMMaker-Igor.Stasenko.10
Author: Igor.Stasenko
Time: 31 December 2010, 1:13:23 am
UUID: 7f423f50-ef0c-429d-b52b-92f851922dd3
Ancestors: CMakeVMMaker-Igor.Stasenko.9

- added config for building UnixOSProcessPlugin
try building with: 

| config |

config := CogMacOSConfig new.
config externalPlugins: (config externalPlugins copyWith: #UnixOSProcessPlugin).
CMakeVMGenerator new generate: config.




More information about the Vm-dev mailing list