Re: Build System

2001-06-23 Thread Joi Ellis
On 14 Jun 2001, Jesse wrote: > 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 e

Re: Build System

2001-06-15 Thread Marcus Crafter
On 14 Jun 2001, Jesse wrote: > 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 e

Build System

2001-06-14 Thread Jesse
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 c