- Jan 13, 2010
-
-
Jorrit Fahlke authored
* Documentation of the various autoconf/configure/automake variables/substitutions in the buildsytem doc. * Move of the MPI detection to better defined variables. [[Imported from SVN: r5816]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5815]]
-
Jorrit Fahlke authored
* Adapt superlu-dist.m4, parmetis.m4, hdf5.m4, dune/common/test/Makefile.am and duneproject to the MPI changes. * Add DUNE_CHECK_LIB_EXT, a wrapper around AC_CHECK_LIB which allows to set the library path. [[Imported from SVN: r5814]]
-
Christian Engwer authored
support for out-of-source builds in Dune. You call dunecontrol with a parameter --builddir=NAME dunecontrol will create a subdirectory NAME inside each module and do an out-of-source build there. Not necessarily all modules support out-of-source, but at least common/istl did work. [[Imported from SVN: r5813]]
-
- Jan 12, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5812]]
-
Christian Engwer authored
* make distcheck work * make out-of-source builds for tarballs work ... all this only for dune-common... [[Imported from SVN: r5811]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5810]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5809]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5808]]
-
- Jan 11, 2010
-
-
Jorrit Fahlke authored
* Infrastructure to warn about the use of deprecated preprocessor make variables. * Use that infrastructure to war about MPI_CPPFLAGS. [[Imported from SVN: r5807]]
-
Jorrit Fahlke authored
- Introduce autoconf substitutions DUNEMPICPPFLAGS, DUNEMPILDFLAGS and DUNEMPILIBS. - Deprecate MPI_LDFLAGS and MPI_CPPFLAGS: the automake manual recommends against "_" in names of such variables, MPI_LDFLAGS actually contains mainly libraries and simply changing MPI_LDFLAGS to MPI_LIBS will probably break a lot of stuff. By deprecating MPI_CPPFLAGS it is possible to make the preprocessor generate a deprecation warning with instructions to change both MPI_CPPFLAGS and MPI_LDFLAGS (though this has yet to be implemented). [[Imported from SVN: r5806]]
-
Oliver Sander authored
[[Imported from SVN: r5805]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5804]]
-
- Jan 08, 2010
-
-
Carsten Gräser authored
You might sometimes need them im the Function<D,R> is used as template argument. [[Imported from SVN: r5803]]
-
- Dec 20, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5802]]
-
Christian Engwer authored
* use test(i) to get the value of a bit instead of getBit(i), this method work for bitset and BitSetVectorConstReference [[Imported from SVN: r5801]]
-
Christian Engwer authored
* add more tests, some of them fail atm. [[Imported from SVN: r5800]]
-
Christian Engwer authored
[[Imported from SVN: r5799]]
-
- Dec 17, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5798]]
-
- Dec 16, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5797]]
-
Christian Engwer authored
[[Imported from SVN: r5796]]
-
Christian Engwer authored
[[Imported from SVN: r5795]]
-
Christian Engwer authored
[[Imported from SVN: r5794]]
-
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]]
-
Christian Engwer authored
[[Imported from SVN: r5791]]
-
Christian Engwer authored
foreign 1.5 (require automake >= 1.5) and tar-pax (use pax archive format) [[Imported from SVN: r5790]]
-
Markus Blatt authored
[[Imported from SVN: r5789]]
-
Christian Engwer authored
[[Imported from SVN: r5788]]
-
Christian Engwer authored
[[Imported from SVN: r5787]]
-
Markus Blatt authored
Added test for version 4.0 [[Imported from SVN: r5786]]
-
- Dec 14, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5785]]
-
Christian Engwer authored
[[Imported from SVN: r5784]]
-
Christian Engwer authored
patch provided by Atgeirr Rasmussen [[Imported from SVN: r5783]]
-
- Dec 13, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5782]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5781]]
-
Christian Engwer authored
[[Imported from SVN: r5780]]
-
- Dec 12, 2009
-
-
Jorrit Fahlke authored
use AC_PROG_LIBTOOL and AC_DISABLE_SHARED instead of LT_INIT([disable-shared]). LT_INIT may be the new way of doing this, but the other are not yet deprecated and I could not get LT_INIT to work tested with libtool 2.2.6 and 1.5.26 [[Imported from SVN: r5779]]
-
- Dec 11, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5778]]
-
Martin Nolte authored
[[Imported from SVN: r5777]]
-