I've been handed the responsibility of designing a new automatic build
process. Currently we use manually edited Makefiles for all or our C,
C++ & java code. We will be scrapping almost all of the C & C++, so that
it will be 90% java. I would like to make it easy on the other
developers, so that changes can be easily updated. 

Any ideas on the best tools for this. I would like to have dependencies
built in so that incremental builds only recompile the code that has
changed. I will use Imake for the C & C++ so that is is portable (Win32,
Linux & Solaris) but I don't need to portability for the java stuff.

Thanks

-- 
 Jesse Stockall                 |       Tel: 1+ 613.599.2441 ext. 243
 CRYPTOCard Corporation         |       Fax: 1+ 613.599.2442            
 Suite 304, 300 March Rd.       |       email: [EMAIL PROTECTED]
 Ottawa, ON, Canada K2K 2E2     |       web: www.cryptocard.com 
---------------------------------------------------------------------


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to