- Original Message -
From: "Giuseppe Greco" <[EMAIL PROTECTED]>
To: "NAnt Users" <[EMAIL PROTECTED]>
Sent: Monday, May 31, 2004 12:12 PM
Subject: [Nant-users] NAnt on Linux: gac
> Hi all,
>
> If I'm not wrong, the latest version of NAnt
&g
Hi all,
If I'm not wrong, the latest version of NAnt
references the assemblies installed in the gac...
but this is not always what one wants.
For example, I use assembler.exe/updater.exe to
generate monodoc documentation, but at the moment
these assemblies cannot be installed in the gac
because t
p_id=31650&func=browse, and
I'll have a look at it asap.
Gert
- Original Message -
From: "Glenn T. Miyake" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 30, 2004 1:40 AM
Subject: [Nant-users] NAnt on Linux seems to make solution file path n
It seems as though there is a problem when NAnt builds the
path to the solution file under Linux. If the path name contains a mix of
upper and lower case letters, all upper case letters are converted to lower
case. So if the solution file is specified in the build file as "/home/user/Demo/
Title: AW: [Nant-users] NAnt on Linux
Ian,
Thanks for your answer.
Right now, I'm not on may desk, so I will send
you the error messages on monday.
Have a nice weekend,
Giuseppe.
-Ursprüngliche Nachricht-
Von: Ian MacLean [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerst
Greco,
Right now nant on linux is not quite there. I have been working on this
to get it up to speed. There are a couple of bugs in mono on linux that
are causing issues. I'll be spending some time on this this week so I
should have somthing working shortly. I'll post here when I do.
btw what e
Title: NAnt on Linux
Hello folks,
Yesterday I began looking at NAnt as an alternative
to make...
Well, I really like it. I downloaded the last
stable version and tried to compile it on Linux
using mono... (yes, my development platform is
Linux and only Linux).
At first, I wasn't able to