need*
Merci,
-Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 8:40 AM
Subject: RE : [Nant-users] Nant and dependencied
Konstantin
Using the most capable Nant function "file::up-to-date" should do the tric
On Behalf Of Martin Gainty
Sent: mercredi 2 juin 2004 14:00
To: Konstantin Sokolovskiy; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Nant and dependencied
Konstantin-
If you are capable to install 1.42 Java2 Platform Standard Edition at
http://java.sun.com/j2se/1.4.2/download.html
and instal
On Behalf Of Martin Gainty
Sent: mercredi 2 juin 2004 14:00
To: Konstantin Sokolovskiy; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Nant and dependencied
Konstantin-
If you are capable to install 1.42 Java2 Platform Standard Edition at
http://java.sun.com/j2se/1.4.2/download.html
and instal
e.net/nightly/help/tasks/uptodate.html
Ian
- Original Message -
From: "Scott Hernandez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 2:39 PM
Subject: Re: [
ginal Message -
From: "Scott Hernandez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 2:39 PM
Subject: Re: [Nant-users] Nant and dependencied
There
Wednesday, June 02, 2004 2:39 PM
Subject: Re: [Nant-users] Nant and dependencied
> There is no question that this should be handled automatically, but that
> requires somebody pre-process the source files and generate additional
> dependencies. It would nice if the compiler took care
>From: "Scott Hernandez" <[EMAIL PROTECTED]>
>Sent: Wednesday, June 02, 2004 2:39 PM
> dependencies. It would nice if the compiler took care of that, or we would
> need to parse the source files in some task, collect the new dependencies,
> and use them in the cl task. Not exactly clean, but if som
There is no question that this should be handled automatically, but that
requires somebody pre-process the source files and generate additional
dependencies. It would nice if the compiler took care of that, or we would
need to parse the source files in some task, collect the new dependencies,
and u
PROTECTED]
Subject: Re: [Nant-users] Nant and dependencied
An easy way, would be to use the uptodate task to check if any headers
have
changed, then touch (to update the timestamp) all your cpp files before
your
compilation step. This will cause the compiler to recompile.
http://nant.sourceforge.net
An easy way, would be to use the uptodate task to check if any headers have
changed, then touch (to update the timestamp) all your cpp files before your
compilation step. This will cause the compiler to recompile.
http://nant.sourceforge.net/nightly/help/tasks/uptodate.html
http://nant.sourceforge
artin Gainty [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 4:00 PM
To: Konstantin Sokolovskiy; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Nant and dependencied
Konstantin-
If you are capable to install 1.42 Java2 Platform Standard Edition at
http://java.sun.com/j2se/1.4.2/download.htm
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 5:42 AM
Subject: [Nant-users] Nant and dependencied
> Hello, all.
>
> I am a newbie in Nant so my question may be stupid.
> I try to create .build file for a
Hello, all.
I am a newbie in Nant so my question may be stupid.
I try to create .build file for a simple C++ project. It looks like:
[...]
13 matches
Mail list logo