[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU make integration through an IDE
From: |
Noel Yap |
Subject: |
Re: GNU make integration through an IDE |
Date: |
Thu, 02 Oct 2003 12:14:49 -0400 |
Alain Magloire wrote:
> I am just looking for feedbacks on how to tackle the issue, maybe the answer
> is not to change make and build other tools around it that can exploit its
> build paradigm?
> The goals are simple, help the users in the development cycle.
We have a standard, well-documented makefile infrastructure, all developers
have to do is define the sources, the end target (eg library or executable
name), flags, etc.
Most developers I know are able to grasp these concepts quite easily.
Noel
--
NOTICE: If received in error, please destroy and notify sender. Sender does
not waive confidentiality or privilege, and use is prohibited.
- GNU make integration through an IDE, Alain Magloire, 2003/10/01
- Re: GNU make integration through an IDE, Paul D. Smith, 2003/10/01
- Message not available
- Re: GNU make integration through an IDE, Paul D. Smith, 2003/10/02
- Re: GNU make integration through an IDE, Alain Magloire, 2003/10/02
- Message not available
- Re: GNU make integration through an IDE, Paul D. Smith, 2003/10/03
- Re: GNU make integration through an IDE, Noel Yap, 2003/10/03
- Re: GNU make integration through an IDE, Alain Magloire, 2003/10/03