Re: [Mesa-dev] [PATCH 00/20] Automake cleanups and Cygwin fixes

2014-03-08 Thread Emil Velikov
On 04/03/14 21:12, Emil Velikov wrote: > Hi all, > > An interesting cleanup series inspired by Jon Turney's tinderbox. > > Highlights: > - Cleanup unused configure.ac variables dating from the static makefile days. > - Use platform specific library extension for links generation. > - Move all

Re: [Mesa-dev] [PATCH 00/20] Automake cleanups and Cygwin fixes

2014-03-06 Thread Jon TURNEY
On 04/03/2014 21:12, Emil Velikov wrote: > Hi all, > > An interesting cleanup series inspired by Jon Turney's tinderbox. > > Highlights: > - Cleanup unused configure.ac variables dating from the static makefile days. > - Use platform specific library extension for links generation. > - Move al

[Mesa-dev] [PATCH 00/20] Automake cleanups and Cygwin fixes

2014-03-04 Thread Emil Velikov
Hi all, An interesting cleanup series inspired by Jon Turney's tinderbox. Highlights: - Cleanup unused configure.ac variables dating from the static makefile days. - Use platform specific library extension for links generation. - Move all the link generation in three files. - Make check fix w