comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@acm.org>
Subject: Re: autotools and ada
Date: Fri, 25 Nov 2005 11:36:23 -0500
Date: 2005-11-25T11:36:23-05:00	[thread overview]
Message-ID: <uy83cn0qg.fsf@acm.org> (raw)
In-Reply-To: 9fxhf.934$Hk1.734@newsread1.news.pas.earthlink.net

"Jeffrey R. Carter" <spam@spam.com> writes:

> Ottavio Campana wrote:
>> I'm trying to develop a program using autotools to manage the
>> makefiles.
>
> My experience, in over 21 yrs using Ada, is that make files are
> unnecessary. I have never used them.

Amazing :).

Here are some of the things I use Makefiles for, that the various
Ada-specific tools don't do:

running unit tests automatically

creating zip files for archiving or installation

running compilers for languages other than Ada (LaTeX, VHDL). These
tools are essential to the core Ada project.

I gather you work on simpler (Ada-only) projects, and have a different
mechanism for running unit tests?

Hmm. I guess you could use shell scripts. But I find make's ability
to perform only the minimally required operations enhances
productivity enormously compared to shell scripts.

-- 
-- Stephe



  parent reply	other threads:[~2005-11-25 16:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-23  8:16 autotools and ada Ottavio Campana
2005-11-23  9:31 ` Matthieu Moy
2005-11-23  8:39   ` Pascal Obry
2005-11-23  9:33     ` Georg Bauhaus
2005-11-23 10:04       ` Ottavio Campana
2005-11-23 10:14     ` Stephen Leake
2005-11-23 10:28       ` Ottavio Campana
2005-11-23 10:37         ` Ottavio Campana
2005-11-23 10:44       ` Jerome Hugues
2005-11-23 11:40         ` Samuel Tardieu
2005-11-23 12:39           ` Jerome Hugues
2005-11-24 11:17         ` Stephen Leake
2005-11-24 12:01           ` Jerome Hugues
2005-11-24 14:23             ` Samuel Tardieu
2005-11-24 13:10           ` Martin Dowie
2005-11-25  5:25 ` Jeffrey R. Carter
2005-11-25  6:28   ` Brian May
2005-11-25 14:31   ` Samuel Tardieu
2005-11-25 18:03     ` Georg Bauhaus
2005-11-25 18:53       ` Pascal Obry
2005-11-25 19:33         ` Georg Bauhaus
2005-11-25 19:35           ` Pascal Obry
2005-11-25 20:59         ` Björn Persson
2005-11-25 21:43           ` Pascal Obry
2005-11-25 23:21             ` Björn Persson
2005-11-26  6:51               ` Pascal Obry
2005-11-25 16:36   ` Stephen Leake [this message]
2005-11-26  1:26     ` Jeffrey R. Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox