[Dune-devel] [Dune-Commit] [Commit] dune-common - 8cfcea5: [CMake] Increase timeout for Doxygen runs.

Markus Blatt markus at dr-blatt.de
Fri Jul 31 12:37:56 CEST 2015


Just wondering whether it would be possible to introduce a variable for
the timeout that can be overwritten in individual modules (between
dun_project and adding the documentation targets. Would that work and
be picked up?

On Fri, Jul 31, 2015 at 12:13:15PM +0200, Christoph Grüninger wrote:
> Author: Christoph Grüninger <gruenich at dune-project.org>
> Date:   Thu Jul 17 09:32:33 2014 +0200
> 
>     [CMake] Increase timeout for Doxygen runs.
>     
>     There is no need to limit it to 2 min. For larger modules
>     like DuMuX this is not enough. Increased timeout to 5 min.
>     
>     (cherry picked from commit 59b87a1a7588b8843253b72e16fabcfac30607e9)
>     Signed-off-by: Christoph Grüninger <gruenich at dune-project.org>
> 
>  cmake/scripts/RunDoxygen.cmake | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 
> 
> diff --git a/cmake/scripts/RunDoxygen.cmake b/cmake/scripts/RunDoxygen.cmake
> index 3c79b11..6084a2b 100644
> --- a/cmake/scripts/RunDoxygen.cmake
> +++ b/cmake/scripts/RunDoxygen.cmake
> @@ -1,3 +1,3 @@
>  execute_process(COMMAND
>    ${DOXYGEN_EXECUTABLE} Doxyfile OUTPUT_FILE doxygen.log ERROR_FILE doxygen.log
> -  TIMEOUT 120)
> +  TIMEOUT 300)
> 
> _______________________________________________
> Dune-Commit mailing list
> Dune-Commit at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-commit

-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20150731/76de2340/attachment.sig>


More information about the Dune-devel mailing list