On Wed, 2015-03-11 at 11:34 -0700, Zac Medico wrote:
> On 03/11/2015 09:03 AM, Joakim Tjernlund wrote:
> > When developing code it would be really nice if one could run your ebuild
> > on that src tree as is(no fetch, unpack etc.)
> 
> The existing convention is to create an ebuild with version 9999 and use one 
> of the live vcs eclasses such 
> as git-r3 to pull the live sources in the src_unpack function. In a future 
> EAPI, we plan to add some 
> features related to this [1].

I think you misunderstand, [1] is not what I want to do(I think):

Got my src working copy and made a few modds, not commitet yet.
Now I just want build/test etc. before committing and to do that I just
run mytree/overlay/dev-util/myapp/myapp.ebuild compile and voila, my code is
built which I already have in mytree.

> 
> > Then one can compile, install, build a binary pkg etc. just for test. That 
> > way you shorten your 
> > development/test cycle, get to
> > partially test your brand new ebuild, don't have write
> > custom build scripts etc.
> > 
> > Any thoughts on this?
> > 
> >  Jocke 
> > 
> 
> [1] https://bugs.gentoo.org/show_bug.cgi?id=182028

Reply via email to