- Oct 06, 2014
-
-
Ansgar Burchardt authored
-
- Jan 27, 2014
-
-
Markus Blatt authored
With this patch autotools now creates the file <dune-module>-config-version.cmake mit autotools. To facilitate this we added the variables DUNE_MOD_{MAJOR,MINOR,REVISION} to the makefiles.
-
- Nov 22, 2013
-
-
Markus Blatt authored
With this patch dunecontrol will work even if the path to the module contains spaces. Unfortunately, the tests for dune modules will still not work as I could not figure out how to use quoting in the CPP_FLAGS.
-
- Jun 07, 2013
-
-
Markus Blatt authored
Some modules do test for complicated symbols, eg. "&StandardMerge<double,1,1,1>::build;", which lead to broken configure scripts. In the above case : " 1>build; ;" as a shell command. This patch quotes the program body used for AC_LANG_PROGRAM correctly to prevent this.
-
- Mar 30, 2013
-
-
Robert Klöfkorn authored
[[Imported from SVN: r7434]]
-
- Mar 27, 2013
-
-
Markus Blatt authored
make sure that flags passed with DUNE_LDFLAGS are the first flags in linker test and not duplicated another time. Fixes flyspray #1270 [[Imported from SVN: r7433]]
-
- Mar 19, 2013
-
-
Robert Klöfkorn authored
[[Imported from SVN: r7429]]
-
- Mar 15, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r7428]]
-
- Sep 03, 2012
-
-
Jorrit Fahlke authored
[[Imported from SVN: r6953]]
-
- Aug 10, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6892]]
-
Markus Blatt authored
default if the module supports it. This can be behaviour can be deactivated using the --use-autoconf switch. Then autoconf is used whereever posible. [[Imported from SVN: r6891]]
-
- May 20, 2012
-
-
Oliver Sander authored
This fixes FS 946. [[Imported from SVN: r6734]]
-
- Dec 15, 2011
-
-
Christian Engwer authored
apply the two caching patches proposed by Christoph Grüninger, at least for me they worked flawless and showed some considerable configure speedup. [[Imported from SVN: r6539]]
-
- Aug 11, 2011
-
-
Oliver Sander authored
It has been deprecated at least since dune 2.0. [[Imported from SVN: r6482]]
-
- Apr 06, 2011
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6414]]
-
- Mar 07, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6383]]
-
- Feb 09, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6333]]
-
- Jun 04, 2010
-
-
Martin Nolte authored
[[Imported from SVN: r6031]]
-
- Mar 22, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5939]]
-
- Mar 19, 2010
-
-
Martin Nolte authored
[[Imported from SVN: r5936]]
-
- Jan 19, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5840]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5838]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5837]]
-
Martin Nolte authored
[[Imported from SVN: r5836]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5835]]
-
- Jan 18, 2010
-
-
Jorrit Fahlke authored
libs to the ALL_PKG_* family of variables and DUNE_ADD_MODULE_DEPS to add flags and libs to the DUNE_* family of variables and the modules variables. Use those macros in DUNE_CHECK_MODULES. [[Imported from SVN: r5834]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5831]]
-
- Jan 17, 2010
-
-
Jorrit Fahlke authored
* Essentially copy and adapt the definition of AC_CHECK_LIB. This should make sure the two macros behave the same even in corner cases (except for the added functionality, of course). * Properly document what exactly is allowed in the arguments. Parse arguments to DUNE_CHECK_LIBS_EXT properly in parmetis. This avoids expansions like 'LDFLAGS="$LDFLAGS -L"$PARMETISLIBPATH""'. [[Imported from SVN: r5830]]
-
- Jan 15, 2010
-
-
Jorrit Fahlke authored
Improve the module's m4 file generated by duneproject [[Imported from SVN: r5828]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5827]]
-
- Jan 13, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5820]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5815]]
-
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]]
-
- Dec 08, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5756]]
-
- Nov 04, 2009
-
-
Christian Engwer authored
dune directory [[Imported from SVN: r5694]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5646]]
-
Christian Engwer authored
[[Imported from SVN: r5637]]
-
- Sep 26, 2009
-
-
Martin Nolte authored
@Christian: Could you please take a look at this? [[Imported from SVN: r5602]]
-
- Sep 21, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5583]]
-
- Jan 21, 2009
-
-
Christian Engwer authored
* now libdunegrid is found * delay LT_OUTPUT as long as possible [[Imported from SVN: r5410]]
-