Ian,
On Sat, 2003-06-28 at 06:15, Ian MacLean wrote:
> Nice work Guis.
Thanks.
> One small point - the nant build file has no install
> target yet.
I know... I've just anticipated what we are going to do soon.
Do you remember the discussion we had a couple of days ago?
Ev. we could temporaril
Giuseppe Greco wrote:
One small point - the nant build file has no install
target yet.
I know... I've just anticipated what we are going to do soon.
Do you remember the discussion we had a couple of days ago?
yep - I can probably add it before 0.83 release.
Ev. we could temporarily re
Nice work Guis. One small point - the nant build file has no install
target yet. I agree we should add it. Its just not been implemented yet.
Ian
Hi all,
Since I've decided to adopt NAnt as the standard build
tool here at ::agamura::, I've written a document titled
"Building Projects With NAnt".
Giuseppe Greco wrote:
This can be even used with recently added "named filesets" feature. You
would define a (single) fileset that would keep all your *.build files and
invoke various targets on it using simple one-liner without the need of a
gateway file trick.
I don't remember the exact synta
Berin,
Its a good idea. We've just implemented referencable datatypes in NAnt
so adding a path datatype shouldn't be too hard. Looking at the
description of in the O'Reilly Ant book I see it can contain either:
nested elements
nested elements or
nested elments
this seems a tad complicated -
[RT] -> Random Thought
At the risk of pulling a "hit 'em and split 'em" just before I go on vacation,
I would like to propose something. I have been a Java developer for a few years
now, and I am very used to the way ANT works. I was quite happy to see a .NET
version available since I am now req
We do something similar except our master build file explicitly calls
the sub build files in the correct order. There is some elegance to the
idea of adding a subproject without having to modify an existing build
file. That doesn't work for us, and it doesn't work in general when you
have cross-s
Jaroslaw,
First of all, thank you for your feedback! I've really appreciated it.
On Fri, 2003-06-27 at 23:55, Jaroslaw Kowalski wrote:
> I think it's a good idea to promote good build system design and I think
> that your document is a step in the right direction.
>
> I like the idea of being ab
I think it's a good idea to promote good build system design and I think
that your document is a step in the right direction.
I like the idea of being able to treat all subprojects in a generic way. You
use gateway build files for that purpose, but I think that this kind of
functionality should be
Hi all,
Since I've decided to adopt NAnt as the standard build
tool here at ::agamura::, I've written a document titled
"Building Projects With NAnt"...
It is available at http://developer.agamura.com/technotes
either in PDF or HTML format -- DocBook source files will
be available soon.
May be i
10 matches
Mail list logo