RE: [NAnt-users] VB6 build dependencies

2006-01-16 Thread Giscard Biamby
Excellent, thank you. I'll take a look at this. I am also interested in the other files subbu mentioned below. IN particularI think there is some kind of nant include script that he keeps talking about, does anyone have that? Thanks again, Giscard --- "Crowhurst,Christian" <[EMAIL PROTECTED]> wr

RE: [Nant-users] VB6 build dependencies

2004-11-04 Thread Subbu Balakrishnan
al Message- From: Crowhurst,Christian [mailto:[EMAIL PROTECTED] Sent: Wednesday, 3 November 2004 7:45 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Subbu Balakrishnan Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Nant-users] VB6 build dependencies Guys, this is really helpful of you. I g

RE: [Nant-users] VB6 build dependencies

2004-11-03 Thread Crowhurst,Christian
-Original Message- From: Eric Fetzer [mailto:[EMAIL PROTECTED] Sent: 03 November 2004 15:06 To: Subbu Balakrishnan; Crowhurst,Christian; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Nant-users] VB6 build dependencies Me also Christian! I think our developers

RE: [Nant-users] VB6 build dependencies

2004-11-03 Thread Eric Fetzer
rowhurst,Christian > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 3 November 2004 7:45 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Subbu > Balakrishnan > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: [Nant-users] VB6 build dependencies > > > Guys, this is r

RE: [Nant-users] VB6 build dependencies

2004-11-03 Thread Crowhurst,Christian
Hopefully this will make up for you guys doing the hand work on the vb6 build - at least until I can get onto it ;-) Christian -Original Message- From: Subbu Balakrishnan [mailto:[EMAIL PROTECTED] Sent: 02 November 2004 21:55 To: Crowhurst,Christian Cc: [EMAIL PROTECTED] Subject: RE:

RE: [NAntC-Dev] RE: [Nant-users] VB6 build dependencies

2004-11-02 Thread John Cole
:02 PM To: John Cole; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: [NAntC-Dev] RE: [Nant-users] VB6 build dependencies Hi John Thanks for the updated build.include! Looks like you gents are (generously) doing my job for me. I had similar thoughts about saving the build

RE: [Nant-users] VB6 build dependencies

2004-11-02 Thread John Cole
t: Monday, November 01, 2004 11:21 PM To: '[EMAIL PROTECTED]'; John Cole; '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: Re: [Nant-users] VB6 build dependencies Quite by accident, I came upon the John's vbp.build.include and Els

RE: [Nant-users] VB6 build dependencies

2004-11-02 Thread Crowhurst,Christian
Hi Subbu, Yeah I agree it was generous of these guys to supply the code. As to my progress on getting the build to work. My time is torn between trying to include SQL Server databases in the automated build, test and deploy cycle and getting the vb6 build to work without having to hard wire a d

Re: [Nant-users] VB6 build dependencies

2004-11-01 Thread Subbu Balakrishnan
Quite by accident, I came upon the John's vbp.build.include and Els' (Peter's?) C# code to create a build order. Gents, can't thank you enough. I've had some trouble getting started with this and these two pieces of code will be an immense help. Christian, any joy with your vb6 build issues? Reg

RE: [Nant-users] VB6 build dependencies

2004-10-22 Thread Crowhurst,Christian
I'm going to try and set aside some time next weekend to dig around :-) Keep up the good work Christian -Original Message- From: Eric Fetzer [mailto:[EMAIL PROTECTED] Sent: 21 October 2004 22:23 To: John Cole; [EMAIL PROTECTED] Subject: RE: [Nant-users] VB6 build dependencies Well,

RE: [Nant-users] VB6 build dependencies

2004-10-21 Thread Crowhurst,Christian
ent: 21 October 2004 22:03 To: [EMAIL PROTECTED] Subject: RE: [Nant-users] VB6 build dependencies I have a lot of functions to slice and dice vbp's. I'll try and put them together so they are usable outside our enviroment. In the meantime, here is an include file I use with custom funct

RE: [Nant-users] VB6 build dependencies

2004-10-21 Thread Eric Fetzer
ntrib to compile > fully lately :-) > > John Cole > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Behalf Of Eric Fetzer > Sent: Thursday, October 21, 2004 2:00 PM > To: Crowhurst,Christian; > [EMAIL PROTECTED] > Subject: Re: [N

RE: [Nant-users] VB6 build dependencies

2004-10-21 Thread John Cole
OTECTED] Subject: Re: [Nant-users] VB6 build dependencies Christian, Sorry it took me so long to track this down, but it's been a while. A guy who I believe was named Peter, sent me the following code. It's supposed to be like a task but for VB6. I don't have the C# skills to d

RE: [Nant-users] VB6 build dependencies

2004-10-21 Thread Crowhurst,Christian
ober 2004 20:00 To: Crowhurst,Christian; [EMAIL PROTECTED] Subject: Re: [Nant-users] VB6 build dependencies Christian, Sorry it took me so long to track this down, but it's been a while. A guy who I believe was named Peter, sent me the following code. It's supposed to be like a task b

Re: [Nant-users] VB6 build dependencies

2004-10-21 Thread Eric Fetzer
BTW, if you or anyone here is having trouble automating the compilation of *.dsr files after they've changed, we seem to have a solution. It seems that the typeinfocookie setting in the dsr file is machine dependant, and thus, when it gets modified and checked in, the typeinfocookie is changed bas

Re: [Nant-users] VB6 build dependencies

2004-10-21 Thread Eric Fetzer
Christian, Sorry it took me so long to track this down, but it's been a while. A guy who I believe was named Peter, sent me the following code. It's supposed to be like a task but for VB6. I don't have the C# skills to debug it and such. Maybe you or one of the folks talking about vb6 here do

RE: [Nant-users] VB6 build dependencies

2004-10-18 Thread Subbu Balakrishnan
ssage- From: Crowhurst,Christian [mailto:[EMAIL PROTECTED] Sent: Monday, 18 October 2004 5:42 PM To: Subbu Balakrishnan Subject: RE: [Nant-users] VB6 build dependencies Yeah, I agree VB6 seems to be going the way of the dinosaur. Lets hope one of us comes up with something that fits the