Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • cherry-pick-154ed2e1
  • cherry-pick-a4c439ec
  • cherry-pick-b824570f
  • cherry-pick-b824570f-2
  • feature/ConstDenseMatrix
  • feature/FS1191-assigner
  • feature/FS1191-new
  • feature/FS1429-shared-lib-fixes
  • feature/FS1557-add-all-flags-by-default
  • feature/add-changelog
  • feature/add-cmake-flags-to-dunecontrol
  • feature/autotools-cleanup
  • feature/combine-release-master-changelogs
  • feature/copy_ptr
  • feature/disable-debugallocator-tests-on-osx
  • feature/dont-regire-pip-II
  • feature/downstream-module-path-takes-precendence
  • feature/extend-ptparser-1
  • feature/extend-ptparser-2
  • feature/fix-libdunegrid-alu-check
  • v2.5.1
  • v2.4.2
  • v2.5.1rc1
  • v2.4.2-rc1
  • v2.5.0
  • v2.5.0rc2
  • v2.5.0rc1
  • v2.4.1
  • v2.4.1-rc2
  • v2.4.1-rc1
  • v2.4.0
  • v2.4.0-rc3
  • v2.4.0-rc2
  • v2.4.0-rc1
  • v2.3.1
  • v2.3.1-rc1
  • v2.3.0
  • v2.3beta2
  • 2.3beta1
  • v2.2.1
40 results
Created with Raphaël 2.2.01Aug31Jul3027262524212018171612111093129Jun282716137631May30241918171615121110875432128Apr2726252120181715141310976543131Mar3029282725242322212017161514139876532128Feb27242322212019181716151413109876use of duneproject script to create new dune project modulesdunecontrol now supports a DUNE_CONTROL_PATH environment variable.fiy quoting, this should fix issue #164new option to disable libcheck... needed by the web-buildArgh! Somehow the AC_REQUIRE didn't work as expected...dune_module.m4 will come later...updated list of m4 filesconfigure parameter for alberta dimadded description of DUNE_CHECK_ALL and DUNE_CHECK_ALL_Mconfigure will not try to start the mpi-daemon anymore. This must be done by hand before starting configure/test/etc, to avoid raise conditionsDistribute dune.moduleFixed bug 163 (automake got confused by dashes in variable name).ease the usage of svnfixed compile testfixed DUNE_COMMON_ROOT problemadded method flushuntabifyAdded scripts to start lam environment.removed traces of capabilities.hhVariable DUNE{COMMON,ISTL,GRID,DISC,..}ROOT changed to DUNE_{COMMON,ISTL,GRID,DISC,..}_ROOTmoved capabilities.hh to dune/grid/commonfixed dependencies for check-log-storeif HAVE_MPI instead of ifdef added methods rank and size for easier use of this class.use in output* Added isLeafwiseConforming (fixes issue 156)disable all exprtmpl testsuse DUNE_CHECK_ALL instead of DUNE_CHECK_ALL_MStruggling with the Id tag!As this is supposed to be nice C++ code we use references instead of pointers of course.More elabrate documentation.If MPI was found by configure HAVE_MPI will be set tompi-config and dune_mpi.m4 now share the MPI identification code (mpi-config.m4)improved control files handling to catch multiple definition of the* updated instalaltion notes regarding the MPI CPPFLAGS and LDFLAGSmpi-config script that might by used to extract the compiler parameters forremoved to 16 bit constraint of BasicType, as it results in an ICE.added operator<print should return the unparsed module namesremove debug statement
Loading