Re: Intermittent test failures

2010-08-14 Thread Ralf Wildenhues
Hello again, * Ralf Wildenhues wrote on Sat, Jul 31, 2010 at 02:11:59PM CEST: * Ludovic Courtès wrote on Tue, Jul 27, 2010 at 11:08:39AM CEST: FYI the Automake test suite currently fails on Hydra. The build at http://hydra.nixos.org/build/502179 has 5 failures; the one at

Re: Intermittent test failures

2010-08-14 Thread Ralf Wildenhues
Hello again, * Ralf Wildenhues wrote on Sat, Jul 31, 2010 at 02:11:59PM CEST: * Ludovic Courtès wrote on Tue, Jul 27, 2010 at 11:08:39AM CEST: FYI the Automake test suite currently fails on Hydra. The build at http://hydra.nixos.org/build/502179 has 5 failures; the one at

[PATCH v2] Improve support for non-default autotools in rebuild rules.

2010-08-14 Thread Stefano Lattarini
At Saturday 14 August 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Sat, Aug 14, 2010 at 01:18:14AM: At Friday 13 August 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Fri, Aug 13, 2010 at 07:38:13PM: At Friday 13 August 2010, Ralf Wildenhues wrote: Why are

Re: [PATCH v2.1] Improve support for non-default autotools in rebuild rules.

2010-08-14 Thread Stefano Lattarini
Please ignore the previous patch, and consider the attached, slighty amended patch instead. Sorry for the noise. Regards, Stefano From b8544b4340ddbca55857aef6db74f0ae520ef276 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini stefano.lattar...@gmail.com Date: Thu, 12 Aug 2010 18:57:25 +0200

Makefile to Makefile.am

2010-08-14 Thread samson.pierre
Hello, I have a Makefile and I would like to write a Makefile.am which can help to generate a Makefile nearly the same as this Makefile. This is the tree : --- / configure.ac Makefile.am /doc Doxyfile /src Makefile.am *.c *.h /data Makefile *.xcf --- This is the data/Makefile : --- GIMP=gimp

Re: Makefile to Makefile.am

2010-08-14 Thread Ralf Wildenhues
Hello, * samson.pierre wrote on Sat, Aug 14, 2010 at 04:01:15AM CEST: GIMP=gimp RM=rm -rfv BMP=bat.bmp beaver.bmp brown_bear.bmp cow.bmp coypu.bmp dromedary.bmp eel.bmp elephant.bmp giraffe.bmp golden_eagle.bmp great_white_shark.bmp hammerhead_shark.bmp human.bmp hyena.bmp jackal.bmp

Re: RE : call for help/crazy idea: nmake support

2010-08-14 Thread Braden McDaniel
On Fri, 2010-08-13 at 19:18 +0200, Ralf Wildenhues wrote: [snip] And of course I would be delighted if some of you provided fixes for pkg-config and whetever else is needed to make building for this setup work better. The problem with pkg-config is that it relies a lot on POSIXy development

better support for profiling/feedback optimization/coverage

2010-08-14 Thread Ralf Wildenhues
Hello automakers, Luca suggested Automake could be more helpful with profiling, profile-guided optimization, coverage measurement. So let's start evaluating the current situation, to get a bit better overview. For the packages using C or C++ which I work on, it suffices to ./configure

Re: Makefile to Makefile.am

2010-08-14 Thread samson.pierre
Message du 14/08/10 08:24 De : Ralf Wildenhues A : samson.pierre Copie à : automake@gnu.org Objet : Re: Makefile to Makefile.am Hello, * samson.pierre wrote on Sat, Aug 14, 2010 at 04:01:15AM CEST: GIMP=gimp RM=rm -rfv BMP=bat.bmp beaver.bmp brown_bear.bmp cow.bmp coypu.bmp