Hi Andrew, > On Tue, 2009-11-17 at 15:53 -0500, Steve Huston wrote: > > ... > > Can you please let me know the status and plans for the 0.6 release > > process? > > I'm very happy to have the checked in .vcproj/.sln files > deleted before > the release, I was also about to add the CMakeLists.txt files to the > autoconf EXTRADIST target to make sure the files get > distributed, but if you want to do this now go ahead.
If you're going to add CMakeLists.txt stuff, that's great - please go ahead. I'll remove the vcproj/sln files tomorrow. > > I'm going to remove the old, source-controlled vcproj/sln > > files and their Makefile.am references today or tomorrow and replace > > the Makefile.am refs to them with CMakeLists.txt > references. As I have > > no way to test the release process I'll rely on you to notify me if > > something goes wrong. > > I'll certainly fix up anything obviously broken, but you probably can > check out the release process in fact using a RHEL 5 box. > > Essentially the for c++ the release process is jsut the autoconf make > dist target. Ok, I'll try that. > I'm looking at getting the C++ cmake infrastructure more > ready for this, > but the cmake concepts are a bit different, > > On a slightly different tack do you think there is any overall reason > why the C# WCF build couldn't use cmake? CMake doesn't support C# or the .csproj files needed. So to integrate the WCF build, CMake needs some improvements. -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
