Hello LLVMers, For the windows side of my team's product, I use the VStudio project files included in the LLVM tree (which are VStudio 2k3 files). I just switched over to the SVN sources yesterday and spent some time working with those project files to get things to build cleanly on my system. We use VStudio 2k5, so I have to go through a conversion process which may be the cause of some of the problems I've seen. I also needed to add new files which have been added to the tree recently but which have not been added to the VStudio project. It's my understanding that the person who was maintaining the VStudio project is no longer doing active LLVM development. If that is indeed the case, I would be happy to help maintain them provided that I can switch them up to 2k5, which is my required VStudio platform here at work. Let me know if you'd like some fresh VStudio files and I'll work on getting them pushed up to the svn server once I've got them all nice and happy here. Thanks, Chuck. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070725/5070b3c7/attachment.html>
Hi Chuck, On Wed, 2007-07-25 at 11:16 -0700, Chuck Rose III wrote:> Hello LLVMers, > > > > For the windows side of my team’s product, I use the VStudio project > files included in the LLVM tree (which are VStudio 2k3 files). I just > switched over to the SVN sources yesterday and spent some time working > with those project files to get things to build cleanly on my system. > We use VStudio 2k5, so I have to go through a conversion process which > may be the cause of some of the problems I’ve seen. I also needed to > add new files which have been added to the tree recently but which > have not been added to the VStudio project. > > > > It’s my understanding that the person who was maintaining the VStudio > project is no longer doing active LLVM development. If that is indeed > the case, I would be happy to help maintain them provided that I can > switch them up to 2k5, which is my required VStudio platform here at > work. > > > > Let me know if you’d like some fresh VStudio files and I’ll work on > getting them pushed up to the svn server once I’ve got them all nice > and happy here.Yes, please. Jeff is no longer maintaining this so it might as well be useful to the people that would use it. Thanks! Reid.> > > > Thanks, > > Chuck. > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Hola Reid, Cool deal. I think I have all the bugs worked out as I'm building cleanly now in one "build all" pass as opposed to two. I'm going to integrate and test the results with our system. Will the patch process be sufficient for this kind of change (~350K of VStudio XML goo)? Should I request commit access, if at least for the vstudio stuff? Thanks, Chuck. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Reid Spencer Sent: Wednesday, July 25, 2007 11:26 AM To: LLVM Developers Mailing List Subject: Re: [LLVMdev] VStudio project files Hi Chuck, On Wed, 2007-07-25 at 11:16 -0700, Chuck Rose III wrote:> Hello LLVMers, > > > > For the windows side of my team's product, I use the VStudio project > files included in the LLVM tree (which are VStudio 2k3 files). I just > switched over to the SVN sources yesterday and spent some time working > with those project files to get things to build cleanly on my system. > We use VStudio 2k5, so I have to go through a conversion process which > may be the cause of some of the problems I've seen. I also needed to > add new files which have been added to the tree recently but which > have not been added to the VStudio project. > > > > It's my understanding that the person who was maintaining the VStudio > project is no longer doing active LLVM development. If that is indeed > the case, I would be happy to help maintain them provided that I can > switch them up to 2k5, which is my required VStudio platform here at > work. > > > > Let me know if you'd like some fresh VStudio files and I'll work on > getting them pushed up to the svn server once I've got them all nice > and happy here.Yes, please. Jeff is no longer maintaining this so it might as well be useful to the people that would use it. Thanks! Reid.> > > > Thanks, > > Chuck. > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev_______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev