Share

NAnt - A .NET Build Tool

Tracker: Bugs

5 solution target and vcproj support for custom build steps - ID: 1082374
Last Update: Comment added ( drieseng )

When you have a vc project with a custom build step
specified, the custom build step is not executed as
would normally occur if you run the build from the
Development environment.

I tested this on Visual Studio 2003.

Attached is a project that can be used to reproduce the
issue.

This project should run the following command.

echo This is a custom build step > buildoutput.txt

to produce a build output of buildoutput.txt

Custom build steps can also have input files.

In this case the input file is input.txt.

Download the example and build midltest.build to
reproduce the issue.


Tom McAnnally ( tmcannally ) - 2004-12-09 18:56

5

Closed

Fixed

Gert Driesen

Tasks

0.85

Public


Comments ( 11 )

Date: 2006-10-29 13:34
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

This issue is now fixed in CVS, and will be available in the next nightly
build (and NAnt 0.86 beta 1).



Date: 2006-10-24 21:01
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

Ok, I hear you ;-)

I'm working on it, and will have a basic (but working) implementation
available later this week.

I'll let you know when a new nightly build with this feature is
available.

Gert


Date: 2006-10-23 19:57
Sender: billarnette

Logged In: YES
user_id=1097659

Add my name to a request for this feature.



Date: 2005-10-13 12:08
Sender: jensbr

Logged In: YES
user_id=480617

Just wanted to ask, whether there is any progress for this
bug. At the moment the solution-task is the only advantage
of nant over ant (as far i am concerned). So this is a
blocker for me...

nevertheless for a version 0.85 nant look really great.



Date: 2005-09-29 00:53
Sender: traal42

Logged In: YES
user_id=662400

I too have a .vcproj file with a custom build step that could
benefit from this.


Date: 2005-08-08 09:18
Sender: matt_trentini

Logged In: YES
user_id=667724

Heya Guys,

Just adding my request for this feature - it's a show
stopper for me for the solution task (forcing me to instead
use exec/devenv).

Also, don't forget that not just projects can have custom
build steps - so can individual _files_.

Thanks,
Matt


Date: 2005-07-20 22:14
Sender: abarbieri

Logged In: YES
user_id=65472

Hello

any idea if we are getting near a fix?

many thanks


Date: 2005-01-24 19:23
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

I recently did some refactoring that should allow us to
implement a fix for this issue. But I didn't yet have time for it.

I did implement support for project-level build events, though.

I'll let you know when something hits cvs (and the nightly
builds).


Date: 2005-01-24 19:15
Sender: tmcannally

Logged In: YES
user_id=1175155

I have seen no action on this. Just wondering if anything has
been done with it.


Date: 2004-12-14 16:18
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

Tom,

I've asked Simon if he can have a look at this issue, but I
can't promise anything right now.

Gert


Date: 2004-12-14 16:10
Sender: tmcannally

Logged In: YES
user_id=1175155

I have seen lots of activity with vcproj issues, is anyone
looking at this issue?


Attached File ( 1 )

Filename Description Download
MIDLTest.zip Project to reproduce custom build step issue. Download

Changes ( 9 )

Field Old Value Date By
resolution_id None 2006-10-29 13:34 drieseng
status_id Open 2006-10-29 13:34 drieseng
artifact_group_id None 2006-10-29 13:34 drieseng
close_date - 2006-10-29 13:34 drieseng
assigned_to nobody 2006-10-24 21:01 drieseng
category_id None 2006-10-24 21:01 drieseng
resolution_id Remind 2004-12-14 16:18 drieseng
resolution_id None 2004-12-14 16:10 tmcannally
File Added 111871: MIDLTest.zip 2004-12-09 18:56 tmcannally