Home All Groups Group Topic Archive Search About

Continuous integration tools for VB6?

Author
17 Apr 2006 3:32 AM
Bit byte
I have a larg(ish) project consisting of over 40 seperate projects, of
which about 30 are C/C++ Dlls and the remainder (will be VB6 GUI
applications).

I have finally opted for VB6, after spending about a year, evaluating
both Java and C# (in that order). The problem though is, are there any
continuous integration tools that will help me automate code builds?

I would prefer not to have to write perl scripts (though I can if I have
to), but I would like something that is open source and can work with CVS.

Author
17 Apr 2006 5:24 AM
Cor Ligthert [MVP]
Bit,

Then have a look a little bit further to C# and VB.Net. In my opinion is VB6
is definitely not the way to go anymore because the posibilitity to run it
on future systems. (Beside probably longer development trajects using it.)

I hope this helps,

Cor

Show quoteHide quote
"Bit byte" <f***@flop.com> schreef in bericht
news:meednQFQ-ulslt7ZRVnysg@bt.com...
>I have a larg(ish) project consisting of over 40 seperate projects, of
>which about 30 are C/C++ Dlls and the remainder (will be VB6 GUI
>applications).
>
> I have finally opted for VB6, after spending about a year, evaluating both
> Java and C# (in that order). The problem though is, are there any
> continuous integration tools that will help me automate code builds?
>
> I would prefer not to have to write perl scripts (though I can if I have
> to), but I would like something that is open source and can work with CVS.
>