20 messages in com.perforce.perforce-user[p4] c++ build script.
FromSent OnAttachments
Christopher Chong07 May 2001 16:47 
Jeff A. Bowles07 May 2001 17:34 
Tom Worrell07 May 2001 17:51 
Sheryl McKeown07 May 2001 18:52 
Stephen Vance07 May 2001 22:28 
Stephen Vance07 May 2001 22:30 
Hoff, Todd08 May 2001 06:32 
Karr, David08 May 2001 08:21 
Shawn Campbell08 May 2001 08:24 
Christopher Chong08 May 2001 10:48 
Andrew Dalgleish13 May 2001 19:21 
Ganesh Kondal22 May 2001 16:53 
Jim Idle23 May 2001 12:53 
Ganesh Kondal23 May 2001 13:20 
Ganesh Kondal29 May 2001 12:32 
Stephen Vance29 May 2001 13:02 
Simon Green30 May 2001 02:22 
Sheryl McKeown30 May 2001 10:56 
Ganesh Kondal30 May 2001 11:01 
Mike Castle30 May 2001 11:39 
Subject:[p4] c++ build script.
From:Ganesh Kondal (gkon@modulant.com)
Date:05/29/2001 12:32:33 PM
List:com.perforce.perforce-user

Hi All,

I have to get a automated daily build(on windows) which includes java/c++(dll) build. I am done with the java part using ANT. I am not familiar with scripting languages other than ANT.

Reqt: /Qns: * Is there anyother scripting language like ANT which provides built-in tasks for a c++ build ? * Can you specify some links ( sample scripts - for a c++ build ). * It seems that - calling a c++ compiler @command line for compilation followed by explicit linking is the only option .. is there anyother easier way to get this done ?

Thanks in advance, Ganesh