Re: [eigen] Continuous integration builds

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Sun, Jul 7, 2013 at 2:30 PM, Hauke Heibel <hauke.heibel@xxxxxxxxx> wrote:
> Hi,
>
> On Fri, Jul 5, 2013 at 11:23 PM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
> wrote:
>>
>> As you can see, a VC build takes about 3h that is too much for that
>> purpose.
>
>
> If I remember correctly, there exists an option to prevent CTest from
> issuing a full rebuild. Maybe it makes sense to simply use incremental
> builds for CI. VS should then automatically detect which tests are affected
> by the change and rebuild only those. On the other hand side it might not
> help much because Eigen/Core includes almost all files - so maybe the
> compiler will anyways rebuild everything.

yes, I though about that and came up with the same conclusion. That's
still worth trying. It seems to be the "--build-noclean" option.

gael

>
> Regards,
> Hauke
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/