>
> > The reason I want to build nant it so upgrade to nunit 2.5.10 as the
> current
> > version cannot handle a lot of nice additions like the TestCase
> attribute.
> This is a high priority for us too. I've read upon here that some
> folks will use the task to run nunit outside of the nant task
Hi,
On Tue, Nov 1, 2011 at 8:13 AM, Ramon Smits wrote:
>
>
> Hi there,
> I am trying to build nant but failing. The readme says :
> b. Building the Software
>
>
> Build NAnt using Microsoft .NET:
> GNU Make
>
> make install MONO= MCS=c
Hi there,
I am trying to build nant but failing. The readme says :
b. Building the Software
Build NAnt using Microsoft .NET:
GNU Make
make install MONO= MCS=csc prefix=
[DESTDIR=]
eg. make install MONO= MCS=csc prefix="c:\Pr
I also noticed the README.txt didn't describe all the details.
I was told the NAnt SF page used to contain a few small docs covering release
process, coding guidelines, etc. However these docs disappeared when the
DocManager hosted app was deprecated by SF in late '09.
Today, I have requested S
Thanks for the pointer. I was using what was in the README.txt file
which only lists the install command.
Thanks,
Ryan
On Tue, Mar 2, 2010 at 5:48 PM, Dominik Guder wrote:
> Am 02.03.2010 07:30, schrieb Ryan Boggs:
>> Hey,
>>
>> I'm building NAnt from source on my Mac and it keeps dragging duri
Am 02.03.2010 07:30, schrieb Ryan Boggs:
> Hey,
>
> I'm building NAnt from source on my Mac and it keeps dragging during
> the userdoc target and was wondering if there was a way to get around
> that? It's the longest part of the build and it eats up alot of time
> when someone is trying to test.
Hey,
I'm building NAnt from source on my Mac and it keeps dragging during
the userdoc target and was wondering if there was a way to get around
that? It's the longest part of the build and it eats up alot of time
when someone is trying to test. Thanks in advance
--
Thanks,
Ryan
--
02:21 PM
>To: nant-developers@lists.sourceforge.net
>Subject: [nant-dev] building NAnt
>
>Hello.
>
>When I attempt to build NAnt on Windows XP with the 2003 .Net SDK using NMake,
>I get the following error:
>
>if not exist bootstrap md bootstrap
>if n
Title: building NAnt
Hello.
When I attempt to build NAnt on Windows XP with the 2003 .Net SDK using NMake, I get the following error:
if not exist bootstrap md bootstrap
if not exist bootstrap\lib md bootstrap\lib
xcopy lib bootstrap\lib /S /Y /Q
36 File(s) copied
'Giuseppe Greco'; 'NAnt Developers'
> Subject: RE: [nant-dev] Building NAnt...
>
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of Giuseppe Greco
> > Sent: zondag 30 januari 20
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Giuseppe Greco
> Sent: zondag 30 januari 2005 15:29
> To: NAnt Developers
> Subject: [nant-dev] Building NAnt...
>
> Hi all,
>
> this email is just to inform
Hi all,
this email is just to inform you that compiling NAnt
against the latest version of mono from SVN (v1.1.3)
doesn't work.
Here below are the error messages:
src/NAnt.DotNet/Tasks/NDocTask.cs(389) error CS0104:
`Project' is an ambiguous reference (NDoc.Core.Project or
NAnt.Core.Project)
odImplAttribute(MethodImplOptions.InternalCall)]
>
> Jarek
>
> - Original Message -
> From: "Giuseppe Greco" <[EMAIL PROTECTED]>
> To: "NAnt Developers" <[EMAIL PROTECTED]>
> Sent: Thursday, March 04, 2004 7:53 PM
> Subject: [n
ain.getDomainID());
}
[MethodImplAttribute(MethodImplOptions.InternalCall)]
Jarek
- Original Message -
From: "Giuseppe Greco" <[EMAIL PROTECTED]>
To: "NAnt Developers" <[EMAIL PROTECTED]>
Sent: Thursday, March 04, 2004 7:53 PM
Subje
, March 04, 2004 7:53 PM
Subject: [nant-dev] Building NAnt on Mono
> Hi all,
>
> I've just checked out the latest version of NAnt
> from CVS, and I'm not able to build it on Linux.
>
> Here's the error message:
>
>
> create-common-assemblyinfo:
>
>[a
Hi all,
I've just checked out the latest version of NAnt
from CVS, and I'm not able to build it on Linux.
Here's the error message:
create-common-assemblyinfo:
[attrib] Setting file attributes for 1 files to Normal.
** (bin/NAnt.exe:32596): WARNING **: Aborting of threads in domain
Type
Hi,
I am trying to build nant from cvs on mono 0.25 rpm using the
bootstrap.sh and I am getting this exception:
An exception was thrown by the type initializer
NAnt.Core.TypeFactory
It has been awhile since I have built nant on linux and I can't remember
how I did it then, is the boots
17 matches
Mail list logo