- Mar 12, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7416]]
-
Markus Blatt authored
[[Imported from SVN: r7415]]
-
Markus Blatt authored
[[Imported from SVN: r7414]]
-
Markus Blatt authored
At least on Debian CMAKE_INSTALL_LIBDIR is the multiarch libdir. [[Imported from SVN: r7412]]
-
Markus Blatt authored
At least on Debian CMAKE_INSTALL_LIBDIR is the multiarch libdir. [[Imported from SVN: r7411]]
-
Markus Blatt authored
Original message: Skip LATEX_USABLE guard for communication.pdf as the check is incorporated into dune_add_latex_document. [[Imported from SVN: r7410]]
-
Markus Blatt authored
[Merge][CMake] r7404 from branches/cmake: Skip LATEX_USABLE guard for buildsystem.pdf as the check is incorporated into dune_add_latex_document. [[Imported from SVN: r7409]]
-
Markus Blatt authored
[[Imported from SVN: r7408]]
-
Markus Blatt authored
[Merge][CMake] r7402 from branches/cmake: Install doxygen documentation from tarball even if doxygen is not present. [[Imported from SVN: r7407]]
-
Markus Blatt authored
[Merge][CMake] r7383 from branches/cmake: Do not run doxygen for the tarballs. Instead we install the distributed doxygen documentation. [[Imported from SVN: r7406]]
-
Markus Blatt authored
Skip LATEX_USABLE guard for communication.pdf as the check is incorporated into dune_add_latex_document. [[Imported from SVN: r7405]]
-
Markus Blatt authored
Skip LATEX_USABLE guard for buildsystem.pdf as the check is incorporated into dune_add_latex_document. [[Imported from SVN: r7404]]
-
Markus Blatt authored
[[Imported from SVN: r7403]]
-
Markus Blatt authored
[[Imported from SVN: r7402]]
-
- Mar 11, 2013
-
-
Markus Blatt authored
[Merge][CMake] -r7398 from branches/cmake: [BugFix] Fix endless recursion in dune_add_latex_document. We now check whether the tex source exists. If not we check whether the pdf is already in the source tree, otherwise we send an error. [[Imported from SVN: r7401]]
-
Markus Blatt authored
Previously there still was a dependency to build the pdf which miserably failed as we don not distribute tex files. [[Imported from SVN: r7400]]
-
Markus Blatt authored
Honor pdf documentation distributed with autotools tarballs. [[Imported from SVN: r7399]]
-
Markus Blatt authored
We now check whether the tex source exists. If not we check whether the pdf is already in the source tree, otherwise we send an error. [[Imported from SVN: r7398]]
-
Markus Blatt authored
[[Imported from SVN: r7397]]
-
Markus Blatt authored
[[Imported from SVN: r7396]]
-
- Feb 26, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7392]]
-
Markus Blatt authored
[MERGE] r7387 from trunk: Only check default installation if dune-common is not found via pkg-config. Fixes flyspray 1260. PLEASE REVIEW! [[Imported from SVN: r7391]]
-
Markus Blatt authored
Patch by Bernd Flemisch [[Imported from SVN: r7390]]
-
Markus Blatt authored
I shouldn't be doing patch reviews after 2300 Here is Andreas' commit message: >From 1049843fa0dbc6b340817b0cd69959e742e80d7a Mon Sep 17 00:00:00 2001 From: Andreas Lauser <Andreas.Lauser@iws.uni-stuttgart.de> Date: Wed, 6 Feb 2013 23:33:28 +0100 Subject: [PATCH] once again: fix dune_unused.m4 my previous attempt was only partially correct: the compiler did not chocke because the unused attribute was placed behind the variable, but because the third argument of AC_TRY_COMPILE is placed inside the main function. it seems like c++ does not support nested functions, so the test still failed, leading to the equally undesired result that DUNE_UNUSED did not have an effect anymore. Mea culpa! (this time I have at least double verified, that the compiler does not bail out. last time I probably mis-interpreted the wrong lines as the output of the dune_unused test in config.log.) [[Imported from SVN: r7389]]
-
Markus Blatt authored
Thanks to Andreas Lauser for this patch. Here is his own commit message: From: Andreas Lauser <and@poware.org> Date: Mon, 4 Feb 2013 15:34:22 +0100 Subject: [PATCH] fix the test for __attribute__((unused)) it contained two errors which "anihilated" themselfs: the first was a syntax error in the test itself (the UNUSED macro must be placed before the identifier of the variable), which caused the compiler to always return an error. this was compensated by an incorrect invocation of the AC_TRY_COMPILE macro which featured an empty argument as third argument instead of the action to be executed if the test succeeded. this in turn always lead the forth argument (which was intended by the test to be executed if the test succeeds but was actually executed if it failed) to be always triggered. In turn this leads me to the conclusion that DUNE was never compiled using a compiler which does not support __attribute__((unused)) since this macro was introduced... [[Imported from SVN: r7388]]
-
- Feb 25, 2013
-
-
Markus Blatt authored
Fixes flyspray 1260. PLEASE REVIEW! [[Imported from SVN: r7387]]
-
Carsten Gräser authored
[[Imported from SVN: r7386]]
-
Carsten Gräser authored
Patch by Bernd Flemisch [[Imported from SVN: r7385]]
-
- Feb 22, 2013
-
-
Christoph Grüninger authored
This commit is related to FS#1257. [[Imported from SVN: r7384]]
-
Markus Blatt authored
[[Imported from SVN: r7383]]
-
Markus Blatt authored
Previously there still was a dependency to build the pdf which miserably failed as we don not distribute tex files. [[Imported from SVN: r7382]]
-
Markus Blatt authored
Original message was: Distribute and install dynmatrixev.hh. [[Imported from SVN: r7381]]
-
Markus Blatt authored
The tarballs already contain the generated pdf files. No CMake will detect whether the pdf are contained in the source tree. If that is the case they will not be generated and installed directly. [[Imported from SVN: r7380]]
-
Markus Blatt authored
[[Imported from SVN: r7379]]
-
Christian Engwer authored
add missing implementation of state() [[Imported from SVN: r7378]]
-
- Feb 20, 2013
-
-
Markus Blatt authored
Revision r7376 .---------------------- Distribute Doxylocal for CMake .---------------------- [[Imported from SVN: r7377]]
-
Markus Blatt authored
[[Imported from SVN: r7376]]
-
Markus Blatt authored
Revision r7374 .---------------------- Distribute am2cmake.py. .---------------------- [[Imported from SVN: r7375]]
-
Markus Blatt authored
[[Imported from SVN: r7374]]
-
Markus Blatt authored
[[Imported from SVN: r7373]]
-