ConfigurationOfAlien

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ConfigurationOfAlien

Fernando olivero
Hi, i've updated the ConfigurationOfAlien.

I've added groups and load shortcuts to the class.

Thanks Mariano for the tips on metacello.


John, I bother you once again, please put the new info on the page.



To load Alien in a Pharo Dev image:

Gofer new
        url: 'http://www.squeaksource.com/Alien' ;
        addPackage: 'ConfigurationOfAlien';
        load.

Then evaluate the desired group/s:

        ConfigurationOfAlien loadCore.

        ConfigurationOfAlien loadTests.

        ConfigurationOfAlien loadLibC.

        ConfigurationOfAlien loadMacOSX.
       
        ConfigurationOfAlien loadVMMaker.

        ConfigurationOfAlien loadWin32.




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: ConfigurationOfAlien

Mariano Martinez Peck
Cool Fernando!!! But...ar you sure you commited ?    ;)

Because I don't see such methods like loadMacOSX   loadLibC, etc...

I checled in both urls: 'http://www.squeaksource.com/Alien'   and MetacelloRepository

cheers

Mariano

On Sat, Jan 16, 2010 at 1:19 PM, Fernando olivero <[hidden email]> wrote:
Hi, i've updated the ConfigurationOfAlien.

I've added groups and load shortcuts to the class.

Thanks Mariano for the tips on metacello.


John, I bother you once again, please put the new info on the page.



To load Alien in a Pharo Dev image:

Gofer new
       url: 'http://www.squeaksource.com/Alien' ;
       addPackage: 'ConfigurationOfAlien';
       load.

Then evaluate the desired group/s:

       ConfigurationOfAlien loadCore.

       ConfigurationOfAlien loadTests.

       ConfigurationOfAlien loadLibC.

       ConfigurationOfAlien loadMacOSX.

       ConfigurationOfAlien loadVMMaker.

       ConfigurationOfAlien loadWin32.

 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: ConfigurationOfAlien

Fernando olivero
You're absolutely right!

I messed up the repositories in my gofer script.

I'll fix this, and also merge my ConfigurationOfAlien with the latest one Tudor published.

Fernando


On Jan 16, 2010, at 4:43 PM, Mariano Martinez Peck wrote:

Cool Fernando!!! But...ar you sure you commited ?    ;)

Because I don't see such methods like loadMacOSX   loadLibC, etc...

I checled in both urls: 'http://www.squeaksource.com/Alien'   and MetacelloRepository

cheers

Mariano

On Sat, Jan 16, 2010 at 1:19 PM, Fernando olivero <[hidden email]> wrote:
Hi, i've updated the ConfigurationOfAlien.

I've added groups and load shortcuts to the class.

Thanks Mariano for the tips on metacello.


John, I bother you once again, please put the new info on the page.



To load Alien in a Pharo Dev image:

Gofer new
       url: 'http://www.squeaksource.com/Alien' ;
       addPackage: 'ConfigurationOfAlien';
       load.

Then evaluate the desired group/s:

       ConfigurationOfAlien loadCore.

       ConfigurationOfAlien loadTests.

       ConfigurationOfAlien loadLibC.

       ConfigurationOfAlien loadMacOSX.

       ConfigurationOfAlien loadVMMaker.

       ConfigurationOfAlien loadWin32.

 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

<ATT00001..txt>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: ConfigurationOfAlien

Mariano Martinez Peck
Now it is MUCH better than the last version :)

Very cool.  And I even have the 37 tests in green :)

Cheers

Mariano

2010/1/18 Fernando olivero <[hidden email]>
You're absolutely right!

I messed up the repositories in my gofer script.

I'll fix this, and also merge my ConfigurationOfAlien with the latest one Tudor published.

Fernando


On Jan 16, 2010, at 4:43 PM, Mariano Martinez Peck wrote:

Cool Fernando!!! But...ar you sure you commited ?    ;)

Because I don't see such methods like loadMacOSX   loadLibC, etc...

I checled in both urls: 'http://www.squeaksource.com/Alien'   and MetacelloRepository

cheers

Mariano

On Sat, Jan 16, 2010 at 1:19 PM, Fernando olivero <[hidden email]> wrote:
Hi, i've updated the ConfigurationOfAlien.

I've added groups and load shortcuts to the class.

Thanks Mariano for the tips on metacello.


John, I bother you once again, please put the new info on the page.



To load Alien in a Pharo Dev image:

Gofer new
       url: 'http://www.squeaksource.com/Alien' ;
       addPackage: 'ConfigurationOfAlien';
       load.

Then evaluate the desired group/s:

       ConfigurationOfAlien loadCore.

       ConfigurationOfAlien loadTests.

       ConfigurationOfAlien loadLibC.

       ConfigurationOfAlien loadMacOSX.

       ConfigurationOfAlien loadVMMaker.

       ConfigurationOfAlien loadWin32.

 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

<ATT00001..txt>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project