- May 22, 2012
-
-
Christian Engwer authored
- fix 1. part of FS#1116 [[Imported from SVN: r6757]]
-
Christian Engwer authored
cleanup fix of fs#1114 [[Imported from SVN: r6752]]
-
Markus Blatt authored
[[Imported from SVN: r6751]]
-
Christian Engwer authored
- canonicalize DUNE_CONTROL_PATH - sort/uniq DUNE_CONTROL_PATH - fix FS#1114 [[Imported from SVN: r6750]]
-
Christian Engwer authored
- use pkg-config to destinguish between installed and source modules - fix FS#1100 [[Imported from SVN: r6749]]
-
Markus Blatt authored
${libdir}/x86_64-linux-gnu/pkgconfig/. Honor this setting when checking whether the module is installed. Fixes flyspray 1100 for me. [[Imported from SVN: r6746]]
-
- May 21, 2012
-
-
Markus Blatt 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: r6738]]
-
Markus Blatt authored
[[Imported from SVN: r6737]]
-
Markus Blatt 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. Please check whether flyspray 1100 is also resolved. After review this should definitely be merged into the release branch. [[Imported from SVN: r6736]]
-
- May 20, 2012
-
-
Oliver Sander authored
This fixes FS 946. [[Imported from SVN: r6734]]
-
- May 18, 2012
-
-
Christian Engwer authored
- make sure that the module is not a local one before checking if it is installed - fix FS#1100 [[Imported from SVN: r6728]]
-
Christian Engwer authored
according to the standard std::pair is a struct [[Imported from SVN: r6727]]
-
- May 14, 2012
-
-
Oliver Sander authored
No clue what that patch was supposed to due, but it even slipped into dune 2.1. [[Imported from SVN: r6716]]
-
- May 13, 2012
-
-
Oliver Sander authored
Backported from Martin's development branch. [[Imported from SVN: r6713]]
-
Oliver Sander authored
Backported from Martin's development branch, minus some whitespace changes. Thanks. [[Imported from SVN: r6712]]
-
- May 10, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6709]]
-
- May 08, 2012
-
-
Carsten Gräser authored
[[Imported from SVN: r6705]]
-
- 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]]
-