On May 1, 2008, at 10:57 AM, pgeorges wrote:
> Garth Corral a écrit :
>> Hi all,
>>
>> Work that needs to be done:
>> 1.) Clean up the patch to catch and problems regressions on windows/
>> unix.  I'm sure there are nits in there as I have not extensively
>> tested it on OS X nor unix (I don't have a windows box on which to
>> test).
>>
>>
> Hi,
>
> After clean up and tests you can send the changes to me  so I will try
> to find issues with other platforms.
Sure, no problem.  I should have something in the next day or two.
One semi-unrelated note.  After making some changes I noticed that a  
subsequent commit to tcl/tools/graphs.tcl occurred that (from what I  
can tell) contains only line ending changes (from \n to \rn).  It's  
not my place to say, but this seems bad on a couple of fronts; hard to  
track changes, and the rest of the source tree seems to have unix line  
endings.

>
>> 2.) Fix up some code that specifies paths to various resources such  
>> as
>> book and bases directories.  These paths should be relative and
>> determined at runtime for an application bundle because it should be
>> standalone and installable anywhere.
>>
> Hi I guess this should be the case right now. If I remember well
> directories are searched relatively to the exec dir.
Yes, but I believe that is on windows only.  I'll need to look a bit  
closer at it but if I'm recalling correctly, there will need to be  
some changes here.  Bear in mind, one of my goals is to not break  
things on unix/windows so I'll tread as lightly as I can.

>
>> 3.) Fix up the makefile to produce a double-clickable application
>> bundle for OS X.
>>
> I tried to maintain blindly a Makefile.conf.darwin file : so if you  
> can
> check / fix this, I'll be glad to be commit the changes.
>
Yes, I looked at that.  The changes there only affect engine building  
I believe and there are some separate issues there at the moment.   
Crafty won't build out of the box on the OS X intel architecture at  
the moment.   This is not a scid issue, it appears that the crafty  
makefiles conflate this issue of platform vs. architecture.  There is  
also a syntax error in one of the crafty headers that is in an #ifdef  
that happens to trip on OS X intel.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to