- Jan 06, 2014
-
-
Markus Blatt authored
When unpacking the tarballs, the time stamps are preserved, but the access time of the files might be set differently. In addition during configure Doxyfile is always created. This resulted in some files being newer than the doxygen-tag in the tarball and triggered building the documentation. This patch fixes the problem for me by only checking the modification time and excluding Doxyfile.
-
- Dec 19, 2013
-
-
Markus Blatt authored
The cause for the problem was the introduction of cmake/modules. This caused the find statement to always print something. This patch simply excludes cmake/modules from the result with grep -v.
-
- May 08, 2013
-
-
Christian Engwer authored
fix the last doxygen fix some accidential debug statements broke the build for a clean checkout
-
- May 07, 2013
-
-
Christian Engwer authored
make doxygen work in out-of-source builds: extra magic to find the correct doxygen-tag file
-
- Jul 18, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6872]]
-
- Jul 09, 2012
-
-
Christian Engwer authored
don't try to install doxygen when documentation is disabled [[Imported from SVN: r6852]]
-
- Jun 09, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6794]]
-
- May 23, 2012
-
-
Christian Engwer authored
always install doxygen files, even if we didn't generate them [[Imported from SVN: r6759]]
-
- May 02, 2011
-
-
Christian Engwer authored
This fixes #803, but leaves us with the ugly situation, that docs in the tar balls don't get installed, if doxygen is missing. [[Imported from SVN: r6435]]
-
- Oct 06, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6156]]
-
- Oct 04, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r6154]]
-
- Sep 08, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6133]]
-
- Mar 22, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5937]]
-
- Jan 20, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5843]]
-
- Jan 13, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5815]]
-
- Jan 12, 2010
-
-
Christian Engwer authored
* make distcheck work * make out-of-source builds for tarballs work ... all this only for dune-common... [[Imported from SVN: r5811]]
-
- Jan 11, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5804]]
-
- Dec 16, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5793]]
-
- Dec 15, 2009
-
-
Christian Engwer authored
- add proper web-install target that seperated recursion and local targets - move web-install to documentation, so that you can call "make web.install" from top-src - provide fallback targets, if doxygen and/or wml is missing [[Imported from SVN: r5792]]
-
- Dec 13, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5782]]
-
- Dec 11, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5770]]
-
- Dec 08, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5756]]
-
- Nov 04, 2009
-
-
Christian Engwer authored
- doxygen/html wasn't properly included - enable build only if doxygen was found [[Imported from SVN: r5692]]
-
- Oct 15, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5663]]
-
Christian Engwer authored
[[Imported from SVN: r5661]]
-
- Oct 04, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5621]]
-
Christian Engwer authored
* run doxygen.css only if it exists [[Imported from SVN: r5618]]
-
- Oct 03, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5615]]
-
- Sep 30, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5605]]
-
- Sep 24, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5600]]
-
- Jul 17, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5559]]
-
- Jun 11, 2009
-
-
Jorrit Fahlke authored
also rerun Doxygen when da "modules" file has changed, as used for example by dune grid do seed the module hierachy [[Imported from SVN: r5547]]
-
- May 17, 2009
-
-
Christian Engwer authored
using the wml templates from dune-web. [[Imported from SVN: r5529]]
-
- May 13, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5524]]
-
- Mar 23, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5483]]
-
- Jun 17, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5220]]
-
- May 20, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5211]]
-
- Apr 23, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5178]]
-
- Apr 21, 2008
-
-
Christian Engwer authored
* use doxy-header/footer.html only wen building with dune-web * fix #267 [[Imported from SVN: r5164]]
-