Recall:

2004-11-03 Thread Faist, Jeff
Faist, Jeff would like to recall the message, "".

RE: Incremental builds with VSS

2003-09-11 Thread Faist, Jeff
I don't know why a full build is happening for you because if you do a get of a previously populated tree it will only get the changed files and will set the date/time stamp to whatever the vssget function is coded to do.( modified, checked in, current ) If you remove the get feature from the buil

Automatic list all src files for depends list?

2003-06-17 Thread Faist, Jeff
Question, I managed to create a basic build and copy file to build an exe in ANT by reading the manual so far but it was not obvious to me how to create a source level depends list on the fly. I saw items like dirset, fileset and filelist but I'm not sure as to how to take that list and put it

Ant newbie

2003-06-17 Thread Faist, Jeff
Hey all! I'm new to ANT but far from a newbie to Make/build or SCM. We are mostly a PC ( VB VC++ Centura ), little java and AS400 server based product. We are now porting to HPUX and converting some of our PC projects to .NET which brings up the need for a better build system. Currently we have