pbxbuild. It's in the repository dev-apps repository. It's precisely what you need.
Gregory Casamento -- Principal Consultant - OLC, Inc # GNUstep Chief Maintainer ________________________________ From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, November 3, 2008 12:21:57 PM Subject: Re: .xcodeproj to GNUmakefile tool On 2 Nov., 21:03, Daniel J Farrell <[EMAIL PROTECTED]> wrote: > Hello, > > I work mostly with Xcode and would like a tool that creates an > makefile from my project. This would allow me to easily build my code > on Linux machines. Before I make one myself I would like to know if > one already exists! > > Regards, > > Dan Maybe, this helps (if not, please feel free to extend): http://wiki.gnustep.org/index.php/Cross_Compiling http://www.gnustep.org/resources/documentation/User/GNUstep/faq_1.html#SEC4 The latter says: OpenStep2GNUConverter and nfmake' Two programs that allow you to convert PB files to GNUstep makefiles or compile a program on GNUstep directly from PB files. They probably work only for OPENSTEP systems and are a little out-of-date. I think there is no tool for .xcodeproj to makefile, but the (old) OpenStep2GNUConverter could be a good starting point. -- hns _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
