Any body give me a hand on automate my build process

M

Mary

Hi all;
I have a client/server application that are built in VC .NET. The
source codes are versioned in Perforce. I need automate the process to:
Setup environment variable, Check out latest changes, build
Client/Server projects, copy files to desired location, and so on.
Anybody can give me some references on this topic.

Thank you very much.
Mary
 
C

Carl Daniel [VC++ MVP]

Mary said:
Hi all;
I have a client/server application that are built in VC .NET. The
source codes are versioned in Perforce. I need automate the process to:
Setup environment variable, Check out latest changes, build
Client/Server projects, copy files to desired location, and so on.
Anybody can give me some references on this topic.

Look for FinalBuilder on the net - it should do everything you need.

-cd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top