[vsipl++] [patch] Source configuration for package.py
Jules Bergmann
jules at codesourcery.com
Fri Apr 20 17:06:42 UTC 2007
Here's an update to the previous patch that incorporates some of the
feedback (thanks Stefan and Mark).
The new patch uses a single config file for both the source layout info
and the existing package/configuration info. It also supports the
inclusion of one config file from another.
The 1.3 commercial configuration looks like:
class MySource(Source):
svpp_dir='csl/vpp/branches/1.3'
fftw_dir='csl/fftw-commercial/trunk'
include("config")
Where 'include("config")' includes the exisitng 'config' file.
Ok to apply?
-- Jules
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pkg.cl
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20070420/4aff5f1d/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cfg.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20070420/4aff5f1d/attachment-0001.ksh>
More information about the vsipl++
mailing list