Okay thanks Bob, I'll look into this and see what I can come up with.
Tim.
From: Bob Archer [mailto:[EMAIL PROTECTED]
Sent: Friday, April 18, 2008 8:45 AM
To: Tim Mayert; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Using Integer vari
uld I keep a running
count of found lines as well as a check to see when it has reached this
count so that I the task can be triggered on the new ones found?
Thanks for any help.
SMART Technologies ULC
Tim Mayert
Build and Installation Engineer
Software Development
Tel. 403.769.8809
command does this use the environment variables within Studio,
for lib and include paths or can I still get away with my setting of
environment paths from may NAnt build project file?
Thanks,
SMART Technologies ULC
Tim Mayert
Build and Installation Engineer
Software Development
Tel
Okay where is this special character used? In XCopy or through NAnt
script?
Since I am constantly having this copy problem I'll use exec with xcopy
for now until there is a better way to handle this.
Thanks,
Tim Mayert.
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROT
possible to copy a folder structure that was
larger than 260 characters.
Thanks,
SMART Technologies Inc.
Tim Mayert
Build and Installation Engineer
Software Development
Tel. 403.228.8552 Fax 403.245.0366
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.smarttech.com
logies Inc.
Tim Mayert
Build and Installation Engineer
Software Development
Tel. 403.228.8552 Fax 403.245.0366
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.smarttech.com <http://www.smarttech.com/>
Bringing people a
Simple question I hope, but I have a .vbs file that I would like to
launch/run from NAnt what is the best way to handle this? Can the NAnt
script task work with plain VB Script - Not VB.NET? If it can not then
what is the best way to run a vbscript file?
Thanks,
Tim Mayert
f there is an easier way to accomplish this then could you let me know?
Thanks,
SMART Technologies Inc.
Tim Mayert
Build and Installation Engineer
Software Development
Tel. 403.228.8552 Fax 403.245.0366
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.smarttech.com <http:
as well, but do you know if you can log that build call separately
from the wrapper NAnt build that is calling the other NAnt
builds?
Thanks,
Tim.
-Original Message-From: Bob Archer
[mailto:[EMAIL PROTECTED] Sent: September 29, 2006 9:06
AMTo: Tim Mayert
AMTo: Tim Mayert;
nant-users@lists.sourceforge.netSubject: RE: [NAnt-users] Calling
other Nant build projects from within acurrently running Nant build
question?
Have you tried the
NANT task?
BOb
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED
Title: Message
I would like to be
able to launch another Nant build from another currently running Nant build and
would like to know the best way to do this.
At the moment I just
use the following command line to launch the other Nant
builds:
Now
they do get triggered and seem
Well we do not currently have an projects that are built with 2005 as of
yet, but we are slowing going in that direction for 64 bit support as
well as other advantages and therefore I would also like to have NAnt
updated to be able to handle the solution files instead of having to
msbuild. Doing t
ailto:[EMAIL PROTECTED] Sent: September 19, 2006
11:52 AMTo: Tim Mayert;
nant-users@lists.sourceforge.netSubject: RE: [NAnt-users] Simply
find file task or function
Tim,
I may be off base here, but I think you can use a
task to iterate through items in a fileset -
Title: Message
Hello,
This may be a very
simple question, but I can not seem to find a function that can do this. I
am automating the build of our product install and during the creation of the
install it will generate a .txt file that contains the build log. I would
like to open this lo
t corrects out problem.
Thanks,
Tim Mayert.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim Mayert
Sent: February 2, 2006 7:16 AM
To: Gert Driesen; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Nant build by solution task not using the
e
Hello Markus,
You can always place the 10 files into a .txt file and then use the
foreach task to read in the files and process each one. IE.
And then the file would look list this.
$/VCpp/DLL/kcsStream/Bin,kcsStream.dll
$/VCpp/DLL/someotherpath/Bin,someotherfil
help.
Tim Mayert.
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: February 1, 2006 11:58 AM
To: Tim Mayert; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Nant build by solution task not using the
environment paths correctly
Tim,
Can you send me a small
ing the nightly build from:
nant-0.85-nightly-2005-11-13
Any help would be appreciated.
Thanks,
Tim Mayert.
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search
building the current
solution file, even after some projects failed to build, then I would
really appreciate hearing from you
How do others handle this issue? Is there another way to handle the
solution files so as to build the entire solution?
Thanks,
Tim Mayert.
-Original Message
through?
Anything that I am missing?
Thanks,
Tim Mayert.
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary
Feldman
Sent: Wednesday, January 11, 2006 8:07 AM
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] problems with mail task
Tim Mayert wrote:
> I have automated 3 of my NAnt builds to run at night to make sure they
Title: Message
I have automated 3
of my NAnt builds to run at night to make sure they work fine and to work
out all the bugs before we go to production on the nightly builds. So
far the builds seem to be working already and the confirmation emails, that are
produced at the end of each build
before. So this would imply that the main solution file
has some thing wrong with it the make Nant skip over projects that are
to be built.
Gert if you notice anything in that log file, I send you, that my help
with this issue let me know.
Thanks,
Tim Mayert.
-Original Message-
From: Gert
do not. Checking the log indicates that
none of these projects were even attempted to be built.
Have you seen this before and is there anything I can do so that it does
not miss building these projects?
Thanks,
Tim Mayert.
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED
:[EMAIL PROTECTED]
Sent: December 15, 2005 9:18 AM
To: Tim Mayert
Cc: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Automatically updating build number on nightly
builds
Hello,
We keep our version number in a file. I use the common.build for all
projects which they include. You
te that.
Examples and suggestions are welcome......
Thanks,
Tim Mayert.
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your lo
Eric, What are you passing in for configuration to build? I was running
into this where I would pass in Unicode Release and all .vcproj files
that only had Release as a configuration would get skipped.
I then upgraded to the nant-0.85-nightly-2005-11-13 build and it seemed
to fix the problem. So
. With devenv if
the configuration does not exist it will simply build the configuration
that closely matches it. So a Unicode Release would build a Release
project.
Is this something that can be fixed in Nant?
Thanks,
Tim Mayert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL
solution
from the solution task and if so what they did to get around these
issues?
Would it just be easier if I just went to the exec program task and call
devenv with the solution file?
Thanks for any help.
Tim Mayert.
---
This SF.Net email is
DE?
Thanks for your help!
Tim.
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: November 15, 2005 8:35 AM
To: Tim Mayert; Bill Barge; nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Calling Solution target to build complete
solution
Hi Tim,
Can you send m
Title: Message
My
solution file does not build web projects. They are all simply C++
projects and there is no problem building it with Studio or nmake, it is just
NAnt solution build that seems to be the issue. Are there any other
suggestions on how to get this to work better?
Thanks,
Title: Message
Are there any tricks
to make this work properly? I and using the solution task to simply run
the complete solution under each of the configurations that exist. Now
most projects build, but there are some projects that are simply
skipped entirely. And I do not mean skipped w
you
can provide would be greatly appreciated.
Tim Mayert
Title: Message
I am fairly new to
NANT and I was wondering how the best way to set the environment path in a NANT
build project.
I tried the
following in the build, just before the
call:
But when I run the
build I will still get an error
it's own build. In Studio .NET as well as my Make file this
works fine, but in NANT it does not seem to link to this library and the build
fails. Is there a task or other setting that has to be set to
have it link to this external library?
Thanks for any help
that can be supplied.
35 matches
Mail list logo