- May 29, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6781]]
-
Oliver Sander authored
r6757 | christi | 2012-05-22 23:33:24 +0200 (Di, 22. Mai 2012) | 2 Zeilen [dunecontrol] - fix 1. part of FS#1116 .------------------------------------------------------------------------ r6752 | christi | 2012-05-22 20:06:40 +0200 (Di, 22. Mai 2012) | 2 Zeilen [dunecontrol] cleanup fix of fs#1114 .------------------------------------------------------------------------ r6750 | christi | 2012-05-22 18:29:16 +0200 (Di, 22. Mai 2012) | 4 Zeilen [dunecontrol] - canonicalize DUNE_CONTROL_PATH - sort/uniq DUNE_CONTROL_PATH - fix FS#1114 .------------------------------------------------------------------------ r6749 | christi | 2012-05-22 18:05:16 +0200 (Di, 22. Mai 2012) | 3 Zeilen [dunecontrol] - use pkg-config to destinguish between installed and source modules - fix FS#1100 .------------------------------------------------------------------------ r6746 | mblatt | 2012-05-22 15:18:31 +0200 (Di, 22. Mai 2012) | 6 Zeilen On Debian ${name}.pc gets install into ${libdir}/x86_64-linux-gnu/pkgconfig/. Honor this setting when checking whether the module is installed. Fixes flyspray 1100 for me. [[Imported from SVN: r6780]]
-
Oliver Sander authored
- Remove unnecessary path to control file (It was needed for building installed modules which we do not do any more - Test for ../../pkgconfig/$modname.pc to decide whether a module is installed or not. Fixes flyspray 1100. [[Imported from SVN: r6779]]
-
Oliver Sander authored
do exist, as they are actually one file for installed modules.) - Only build modules that are not installed - Store relative path of CONTROL file and use it during running commands (on second thought I am not sure whether this is really needed). Fixes flyspray 1112. [[Imported from SVN: r6778]]
-
Oliver Sander authored
- make sure that the module is not a local one before checking if it is installed - fix FS#1100 [[Imported from SVN: r6777]]
-
Oliver Sander authored
[[Imported from SVN: r6776]]
-
Oliver Sander authored
[[Imported from SVN: r6775]]
-
- May 25, 2012
-
-
Oliver Sander authored
avoid unused variable warnings/error in nullptr test patch by Matthias Wohlmuth [[Imported from SVN: r6771]]
-
Oliver Sander authored
[[Imported from SVN: r6770]]
-
Oliver Sander authored
Add DUNE_DEPRECATED_MSG() to the predefined macros for Doxygen, otherwise it gets confused and messes up with \copydoc. [[Imported from SVN: r6768]]
-
- May 23, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6758]]
-
- May 20, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6732]]
-
- May 19, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6730]]
-
- May 14, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6718]]
-
- May 13, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6714]]
-
Oliver Sander authored
[[Imported from SVN: r6711]]
-
- May 08, 2012
-
-
Carsten Gräser authored
(Merge r6705 from trunk) [[Imported from SVN: r6706]]
-
- May 02, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6683]]
-
Oliver Sander authored
[[Imported from SVN: r6682]]
-
Markus Blatt authored
It is not standard conforming. This file must have missed when deleting th backwards compatible code. [[Imported from SVN: r6681]]
-
Carsten Gräser authored
This patch removes the constructor from the overload set. Before the constructor was there but failed to compile due to the static assertion. If you have methods f(K) and f(FieldVector<K,n>) with n>1 the overload was ambigous when calling f() with a FieldVector<K,1> because there is a conversion from this to FieldVector<K,n> - even if it does not compile due to the failing static assertion. Now this is avoided using SFINAE. This fixes fs#1024. [[Imported from SVN: r6680]]
-
Christoph Grüninger authored
[[Imported from SVN: r6678]]
-
Oliver Sander authored
[[Imported from SVN: r6677]]
-
- Apr 30, 2012
-
-
Jorrit Fahlke authored
[[Imported from SVN: r6666]]
-
- Apr 25, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6659]]
-
Oliver Sander authored
Only standard-conforming methods are supported from now on. [[Imported from SVN: r6658]]
-
Oliver Sander authored
It is not standard conforming. [[Imported from SVN: r6657]]
-
- Apr 24, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6656]]
-
- Apr 23, 2012
-
-
Oliver Sander authored
This is part of FS 787 [[Imported from SVN: r6649]]
-
Oliver Sander authored
[[Imported from SVN: r6648]]
-
Oliver Sander authored
a) it appears overly complicated. Why not just use '=='? b) it is never used anyway [[Imported from SVN: r6647]]
-
Oliver Sander authored
[[Imported from SVN: r6646]]
-
Oliver Sander authored
so it matches the name of its source file. [[Imported from SVN: r6645]]
-
- Apr 18, 2012
-
-
Christoph Grüninger authored
warning. [[Imported from SVN: r6631]]
-
- Apr 17, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6630]]
-
Christoph Grüninger authored
[[Imported from SVN: r6629]]
-
Christoph Grüninger authored
[[Imported from SVN: r6628]]
-
- Apr 12, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r6617]]
-
Christian Engwer authored
[[Imported from SVN: r6616]]
-
- Apr 05, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6608]]
-