[Vm-dev] jenkins build generator image location

Camillo Bruni camillo.bruni at inria.fr
Fri Jan 20 09:25:01 UTC 2012


I changed all the Jenkins builds move the image into /image instead of /build, 
that should make things a bit more consistent.


best
cami

On 2012-01-18, at 23:08, Mariano Martinez Peck wrote:
> 
> On Wed, Jan 18, 2012 at 8:36 PM, Igor Stasenko <siguctua at gmail.com> wrote:
> 
> i usually copy image from build to image dir. and in case of need
> (kind of clean build) i wiping build and results dir altogether.
> 
> 
> In my short experience, I have spent sometimes several minutes until I found that something that was not working, start to working after removing /build and /results. Even if cmake or whatever is supposed to clean it self...it doesn't work for me and I end up always removing by hand.  So.. what I would do is that CMakeVMMaker automatically remove /build and remove not /results (because you may have build another target, like CogVM, CogMTVM, StackVM, etc) because you don't want to remove all results, but at least the one (if exists) of the target you are building. Say I am building CogMTVM, then CogVMMT should be automatically removed by CMakeVMMaker from /results 
> 
> can we do that?
>  
> On 18 January 2012 19:24, Mariano Martinez Peck <marianopeck at gmail.com> wrote:
> >
> >
> >
> > On Wed, Jan 18, 2012 at 5:35 PM, Camillo Bruni <camillo.bruni at inria.fr> wrote:
> >>
> >>
> >> is there a particular reason why the generator image is under /build
> >> I would prefer it under /image, or delete /image from the repos ;)
> >>
> >
> > I always have it under /image also :)
> > I don't like to have it in /build because I don't trust CMakeVMMaker neither CMake so I remove /build each time I build again...and if the image is there I would loose it.
> >
> >
> > --
> > Mariano
> > http://marianopeck.wordpress.com
> >
> >
> 
> 
> 
> --
> Best regards,
> Igor Stasenko.
> 
> 
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com
> 



More information about the Vm-dev mailing list