[p4] Build tool for Perforce builds......

Jeff A. Bowles jab at piccoloeng.com
Thu Jun 14 18:38:19 PDT 2001


At 04:48 PM 6/14/2001 -0700, Usha Rajesh wrote:
>which build tool is mostly used with perforce ? We are running perforce
>servers on Redhat Linux 7.2 box and the clients are various operating
>systems.......

         That's a hard question; it depends on what you're building.

         One company I know uses "ant" because they're doing
         Java builds; many, many companies use MS Dev Studio
         project files and build using "msdev /make filename.prj"
         to build the projects (which is a mechanism I don't like);
         many use make or gmake.

         If you had the source on your machine, how would you
         build it? That often leads you to the answer to your question.

         -Jeff Bowles




More information about the perforce-user mailing list