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

Re: Makefiles in Subversion repository ?



On Fri, Jan 16, 2004 at 12:57:34PM +0100, Sven Luther wrote:
> Hello,
> 
> I was thinking something about the way we handle subversion stuff.
> 
> Would it make sense to have in each trunk directory also a simple
> Makefile which would contain some simple targets to ease the build and
> upload of the packages ? 
> 
> I was thinking of the following stuff :
> 
>   - build : calls opkg-buildpackage, and builds the package, preferably
>     in a subdirectory called build.
>   - pbuild : same but using pbuilder.
>   - clean : erase all stuff not needed.
>   - tag : does the necessary svn magic to tag the current version.
>   - sign, upload : calls debsign and dupload.
>   - upload_and_tag : calls the upload and tag targets.
> 
> Does this make sense ? 
> 
> Friendly,
> 

Hello,

I was not thinking at a makefile, but at a tools to do this. Just like
opkg-buildpackage, but with more functions...

Let's start pkg-ocaml-maint/projects/trunk/opkg-tools ? ;-)

Kind regard
Sylvain LE GAL

ps : it should be nice also to have a tool to scan all commited
repository for new upstream, since most of the tools i have commited
recently have a watches ;-)

pps: it should also be nice to have a opkg-build-working-dir which untar
last version and link inside it the debian dir 



Reply to: