buildcode tool

2006-02-24 Thread Gregory John Casamento
I am considering a tool which can be used to read the .xcode files and generate GNUmakefiles OR simply execute gcc and create a build directory as xcodebuild under OS X does.Later, GJCGregory John Casamento-- Principal Consultant, Open Logic Corp. (A MD Corp.)## Maintainer of Gorm(IB) & GUI(AppKit) for GNUstep.___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: buildcode tool

2006-02-27 Thread Fred Kiefer
Hi Greg,

Gregory John Casamento wrote:
> I am considering a tool which can be used to read the .xcode files and
> generate GNUmakefiles OR simply execute gcc and create a build directory
> as xcodebuild under OS X does.
> 

before starting this you might want to get in touch with Uli Kusterer,
who seems to have written something similar yearsa ago. At that time, I
suggested (off the mailing list) that he shoul donate that code and we
merge it with nfmake. But as far as I remember there was no reply.

Cheers
Fred
--- Begin Message ---
Hi,

 I just wrote some code that opens an xCode project file and generates a 
pretts structured object hierarchy of the data in there. Wasn't too hard 
since xCode files are just old NeXTstep-style .plists.

 Is anybody interested in this code?

Cheers,
-- Uli
http://www.zathras.de
___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


--- End Message ---
___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev