-
Another vote for this!
2009-11-10 15:57:28 UTC by the_fiddler
-
Hi
Would be great to get direct support for generating Visual Studio 2010 build files.
-tommi.
2009-11-02 03:32:33 UTC by tlaukkan
-
Hi dmoonfire.
First of all, thank you so much for the quick reply. And I hope to contribute to the develpment of the prebuild.
I've tested the UserControls bug and it really seems to be fixed.
Now, the only problem that I'm having is, it doesn't matter the Platform that I set, it always comes empty. I've tried AnyCpu (like in your prebuild.xml file), win32 and x64. None of those works...
2009-10-20 16:27:44 UTC by vinnypessoa
-
I was hoping to get some feedback on that before I tagged it, but no one really answered my request. I think it is ready, but you are the first person who has given me feedback.
What type of error with getting the head?.
2009-10-19 19:27:54 UTC by dmoonfire
-
Hello.
I also need the platform configuration feature. But I tried to use the svn head revision and it fails with some of my prebuild xml project files. Do you have any idea on when the 2.0.4 version will be tagged and become available?
There is also a bug with user controls (.designer and .resx files), that I believe that has already been tracked. Will it also be fixed in 2.0.4 release?.
2009-10-19 16:23:48 UTC by vinnypessoa
-
I checked in a version of 32/64 bit processing on Subversion. If anyone has a chance, checking it out would be greatly appreciated. I got the VS2008 and NAnt targets working.
2009-06-08 01:53:51 UTC by dmoonfire
-
dmoonfire committed revision 315 to the Prebuild SVN repository, changing 8 files.
2009-06-06 19:47:31 UTC by dmoonfire
-
dmoonfire committed revision 314 to the Prebuild SVN repository, changing 1 files.
2009-06-06 19:43:44 UTC by dmoonfire
-
There is also MonoDevelop's command-line tool which builds MSBuild files pretty nicely. I think they are planning on merging some of the changes into Mono's version (xbuild), but I'm not involved with that side of things.
I think having Prebuild work off .sln, .csproj, and .proj files equally well would be an excellent idea.
The Makefile/autoconf is nice for integrating with some of the...
2009-06-05 16:37:36 UTC by dmoonfire
-
I think this is an excellent idea. Personally, I don't care much about makefiles or autoconf with a .NET project. As far as I am concerned, one command line build environment is enough, and nant is well suited to the task. Since MD 2.0 has native support for MSBuild my main purpose for prebuild is to preserve the NAnt build path. It'd be really nice to have prebuild operate directly on .sln...
2009-06-05 15:49:30 UTC by kanato