<div dir="ltr"><div>You are missing the "all" in the end.<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 10:15 AM, Aleksejs Fomins <span dir="ltr"><<a href="mailto:aleksejs.fomins@lspr.ch" target="_blank">aleksejs.fomins@lspr.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dominic,<br>
<br>
Thank you for your reply. I have tried<br>
<br>
./dune-common/bin/dunecontrol --use-cmake<br>
--opts=af.debian7.lsprag.cmakebuild.minimalistic.opts<br>
--only=dune-curvilineargrid<br>
<br>
as you suggested, but the result is the same. This command simply exits<br>
and does not build anything, unlike<br>
<br>
./dune-common/bin/dunecontrol --use-cmake<br>
--opts=af.debian7.lsprag.cmakebuild.minimalistic.opts all<br>
<br>
which does build dune-curvilineargrid. What am I missing?<br>
<br>
Regards,<br>
Aleksejs<br>
<div class="HOEnZb"><div class="h5"><br>
On 11/26/2014 10:07 AM, Dominic Kempf wrote:<br>
> Hey Aleksejs,<br>
><br>
> you can use dunecontrols --only= option instead of the --module= option.<br>
> See dunecontrol --help for more options.<br>
><br>
> Dominic<br>
><br>
> On Wed, Nov 26, 2014 at 10:07 AM, Aleksejs Fomins <<a href="mailto:aleksejs.fomins@lspr.ch">aleksejs.fomins@lspr.ch</a>><br>
> wrote:<br>
><br>
>> Dear Dune,<br>
>><br>
>> When I change a CMakeList in one of the directories of my project, can I<br>
>> only rebuild that project, or do I need to rebuild the whole of Dune?<br>
>><br>
>> I somehow expected that the command<br>
>><br>
>> ./dune-common/bin/dunecontrol --use-cmake<br>
>> --opts=af.debian7.lsprag.cmakebuild.minimalistic.opts<br>
>> --module=dune-curvilineargrid<br>
>><br>
>> would build my module. However, the output is just<br>
>><br>
>> ----- using default flags $CONFIGURE_FLAGS from<br>
>><br>
>> /home/fomins/gitwork/hades-github-lspr-ag/af.debian7.lsprag.cmakebuild.minimalistic.opts<br>
>> -----<br>
>> --- going to build dune-common dune-geometry dune-grid dune-alugrid<br>
>> dune-curvilineargrid  ---<br>
>> --- done ---<br>
>><br>
>><br>
>> even though I have modified the project. What is the correct way to do<br>
>> this?<br>
>><br>
>> Thank you,<br>
>> Aleksejs<br>
>><br>
>><br>
>> _______________________________________________<br>
>> Dune mailing list<br>
>> <a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>
>> <a href="http://lists.dune-project.org/mailman/listinfo/dune" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune</a><br>
>><br>
>><br>
><br>
<br>
</div></div></blockquote></div><br></div>