On 6/24/05, Julien Sobrier <[EMAIL PROTECTED]> wrote:
> Is it possible to use the GAC to reference libraries needed to compile
> my files? I went through the NAnt documentation, I couldn't figure out
> to make a reference to a library in the GAC.
Can you do it with C# compiler from the command lin
Hi!
Build file of a project I am currently working on grew up in a few
past days and I am thinking about its division into a few smaller
chunks. Do you have any thoughts on how to do this do get scalable and
manageable set of build files? Tasks done by this build file include:
building the code, s
On 6/3/05, Troy Laurin <[EMAIL PROTECTED]> wrote:
> There was some noise on the list
> earlier about a task to set environment variables, but I don't recall
> if anyone actually wrote the task...
I have written a very simple task for writing to the registry. If
anyone is interested, I sent it a fe
On 5/24/05, Ian MacLean <[EMAIL PROTECTED]> wrote:
> What's the best way to run Nant as a nightly build??
As a scheduled job in an operating system or with CruiseControl.NET or
some other Continuous Integration tool. I use the second option and it
works brilliant.
Best regards!
Marcin
-
folks found some
solution to address this problem. My to-read list of emails is rather
long right now so I'm not entirely up-to-date with all the news :(.
Please consult ccnet-users mailing list.
--
Marcin Hoppe
http://hopson.blogspot.com
---
task as an ordinary C# source file.
Hope this helps!
--
Marcin Hoppe
http://hopson.blogspot.com
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which
Hi!
I'm using NAnt to compile VS.NET solutions on the build machine. The
project relies on some 3rd party COM components. These components were
set up in the same manner on two machines: my workstation and a build
server. There's no VS.NET installation on the build machine.
It gets easily built o
I have a problem with task. I would like it to act
similarly to the following CVS command:
cvs.exe -d ":pserver:[EMAIL PROTECTED]:/rep" -q update -P -d
How can I achieve such a functionality?
Regards,
Marcin
---
This SF.Net email is sponsored