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.017Apr161512115329Mar2625201514131110954329Feb131110987626Jan2523222018141110985316Dec156527Nov2624179863126Oct23191713121054130Sep231514138630Aug1712115412Jul28Jun241611108630May2018171311954230Apr29282726211715126529Mar28242218171614117432128Feb242322211614111098330Jan1613124221Dec171086532130Nov29282726252420191714131187543231Oct3029282423212019181413121110765430Sep29231413129842127Aug262524231712976430Jul876529Jun28252215148764131May282726251918146328Apr262322211913121098Suppress compiler warnings about unused variables, mainly with DUNE_UNUSED.Set debug and relase compiler flags.- Make doc installation script more flexible such that otherRemove redundant target and add more documentation.Finally installing the doxygen documentation works.Rudimentarily build the doxygen documentation.Started our own doxygen CMake rules. We cannot use UseDoxygen.cmake asRemoved superfluous curly bracket.Create a rudimentary Doxyfile using cmake.Introduced doc target for building the documentation.Facilitate providing a custom target name where the files will beadd missing headeradd documentation on the opts file variablesMake this more compact and readable by using loops.Use MPI in the DUNE way (deactivating the CXX bindings usingAdded missing file with the doxygen stuff.The names of the produced executable were changed in the branch :/Moved add_test directives to CMakeLists.txt of the right directory.- Moved the test definitions to the CMakeLists.txt of the testEnable testing _BEFORE_ adding sub directories.Fix for "Iterator rbegin()" in densevector, probably copy&paste bug.Avoid compiler warnings, mainly with DUNE_UNUSED.Adapt cmake variables, such that we can use dune-common.pc.inInstall Doxystyle file.Install buildsystem.pdfBuild the build system documentation.Cmake now installs headers, libs, m4 macros, shell scripts.force linking to fortran libs (needed for static linking)Use flags as documented in axlapack for linking with lapack. Now test should compile with static linkage on nonbroken systems. (My system Debian wheezy is obviouly broken and complains about function xerbla_ that is defined in libblas.a and liblapack.a)If configured with DUNE_LDFLAGS=all-static force static linkage even for theBy default cmake prefers to use shared libraries resulting in a mix of shared Added Lapack test. (Yes, we have to activate Fortran to find out the name mangling!)remove expression template support, until it is properly implementedRemove license info. Dune was relicensed unter GPL+ExceptionUse the correct names for the defines (Some start with HAS!)A small test for the output streams.[CMake][CMake][CMake][CMake]
Loading