discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] patch to have make distcheck succeed for usrp


From: Martin Dvh
Subject: Re: [Discuss-gnuradio] patch to have make distcheck succeed for usrp
Date: Fri, 10 Mar 2006 01:10:23 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

Eric Blossom wrote:
> On Tue, Feb 28, 2006 at 04:34:19AM +0100, Martin Dvh wrote:
> 
>>A lot of things have changed in the verilog so make distcheck failed for 
>>several reasons.
>>This patch repairs this all.
>>It also includes a script to generate the fpga Makefile.am from 
>>fpga/toplevel/usrp_std/usrp_std.qpf
>>This could make it a lot easier to keep the verilog and Makefiles in sync.
>>
>>It must be run manualy every time the verilog files change (filenamechanges, 
>>new files, removed files)
>>This patch also includes a better fix for building outside of the sourcedir.
>>(The previous patch I sent copied files to the builddir but never removed 
>>them)
>>
>>Greetings,
>>Martin
> 
> 
> Hi Martin,
> 
> I applied the gist of this patch, but used a variation on your idea of
> machine generating the list of files to include.  After checking with
> Matt, I removed some deadwood from the fpga tree.  Now I recursively
> descend the tree and include all files with particular extensions.
> Hopefully this will be robust.
Looks more robust to me then my original script.
The only thing that still can go wrong is files automatically being added to 
the Makefile.am while not added/committed to cvs.

Greetings,
Martin

> 
> Thanks!
> Eric
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]