|
From: Nat P. <nat...@gm...> - 2006-02-16 12:59:41
|
I've written a Makefile to build and test under Mono. Would it be possible to get CCNet to run this build as well as the MS.NET Nant build? --Nat. On 2/13/06, Nat Pryce <nat...@gm...> wrote: > Thanks all. I've got some minor changes to check in, but I don't want > to do so without compiling and testing them on my own box. > > --Nat > > On 2/13/06, sco...@rk... <sco...@rk...> wrote: > > I thought of another option on my way into work this morning. You could > > convert the project to MSBuild, and then try out XBuild[1], the Mono > > MSBuild implementation. > > > > [1]: http://svn.myrealbox.com/source/trunk/mcs/tools/xbuild/ > > > > > > > -----Original Message----- > > > From: nmo...@li... [mailto:nmock-two-dev= - > > > ad...@li...] On Behalf Of M. Scott Ford > > > Sent: Saturday, February 11, 2006 11:29 AM > > > To: nmo...@li... > > > Subject: Re: [NMock2-Dev] Anybody got NMock2 building on Mono? > > > > > > I got it to compile. There is a sln to makefile program that is part > > of > > > the Mono installation. It converts to MonoDevelop/SharpDevelop, too. = I > > > don't remember the exact application name any more. But I have > > attached > > > the make file that it generated. It should get you started. > > > > > > Mike Roberts wrote: > > > > > > >On 10/02/06, Nat Pryce <nat...@gm...> wrote: > > > > > > > > > > > >>The NAnt config that's been checked in doesn't work with the Mono > > > >>1.1.8.3 install on on my machine, complaining that it can't find a > > > >>package config for mono. Anybody tried to compile on Linux before? > > > >> > > > >> > > > >> > > > > > > > >Hi Nat, > > > > > > > >I don't beleive the <solution> target works on Mono. The NAnt team > > > >need to get it able to target the mono compiler rather than csc and = I > > > >don't think they've done that yet. > > > > > > > >For CCNet (which we almost have fully working on Mono) I just let > > > >CCNetLive produce the compiled zips, then I run that under Linux. It= s > > > >a pain, but less of a pain that (a) fixing up <solution> or (b) > > > >maintaining two different compilation definitions in the NAnt / > > > >solution / .csproj files. > > > > > > > >Mike > > > > > > > > > > > >------------------------------------------------------- > > > >This SF.net email is sponsored by: Splunk Inc. Do you grep through > > log > > > files > > > >for problems? Stop! Download the new AJAX search engine that makes > > > >searching your log files as easy as surfing the web. DOWNLOAD > > SPLUNK! > > > >http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=103432&bid#0486&dat=1216= 42 > > > >_______________________________________________ > > > >NMock-two-dev mailing list > > > >NMo...@li... > > > >https://lists.sourceforge.net/lists/listinfo/nmock-two-dev > > > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log = files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://sel.as-us.falkag.net/sel?cmdlnk&kid=103432&bid#0486&dat=121642 > > _______________________________________________ > > NMock-two-dev mailing list > > NMo...@li... > > https://lists.sourceforge.net/lists/listinfo/nmock-two-dev > > > |