[Vm-dev] InternetConfigPlugin and cmake

gettimothy gettimothy at zoho.com
Wed May 21 13:39:40 UTC 2014


Good news.



I think you guys are going to like this CMake stuff (not my work, per se, but the general concept).
For example, instead of hunting down a string to put in a configuration script in svn, you go looking for the class that controls your platform/vm and modify that.
Then you let it, generate your cmake configuration.


So, if you need a FoodleDoodlePlugin on the VAX you find the VAX config and either modify it directly or subclass it and add your FoodleDoodle.


I have an SVN server set up with the mcz's and a copy of the Cog source tree on my local machine. When I get all the pharo configs ported to Squeak, I will
send a link.


Cheers,


tty

---- On Tue, 20 May 2014 18:51:12 -0700 David T. Lewis <lewis at mail.msen.com> wrote ---- 


 
On Tue, May 20, 2014 at 01:18:45PM -0700, tim Rowledge wrote: 
> 
> On 20-05-2014, at 1:00 PM, gettimothy <gettimothy at zoho.com> wrote: 
> 
> > Hi All. 
> > 
> > I am migrating the Pharo configs for cmake over to the squeak compatibility side and for the StackVM raspberry stuff, there is a plugin that 
> > 
> > exists on the pharo platform 
> > 
> > ./platforms/unix/plugins/InternetConfigPlugin 
> > that does not exist on the svn co of Cog, 
> > 
> 
> I always had the impression that plugin was Mac only and not essential even then? 
 
 
Tim, 
 
That is very likely true. After all, the class comment (authored by someone with initials 'tpr') says: 
 
 "This plugin provides access to the Mac's internet configuration toolkit - so long as you are running on a Mac." 
 
Dave 
 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140521/9863722e/attachment.htm


More information about the Vm-dev mailing list