- Dec 10, 2024
-
-
Jean-Noël Grad authored
-
- Dec 07, 2021
-
-
instead of the custom walberla_add_module the `add_library` command is now used for all folders in `src` to create libraries which can then be used as cmake targets
-
- Nov 17, 2021
-
-
- Sep 03, 2021
-
-
Jean-Noël Grad authored
-
- Dec 28, 2020
-
-
Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available. We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
-
- Dec 17, 2020
-
-
also clean up some old leftovers nearby
-
- Jul 17, 2020
-
-
Markus Holzer authored
-
- Jun 08, 2020
-
-
Sebastian Eibl authored
-
- Aug 28, 2019
-
-
Sebastian Eibl authored
-
- Aug 14, 2019
-
-
Martin Bauer authored
-
- Jan 22, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Sep 28, 2018
-
-
Sebastian Eibl authored
-
- Aug 24, 2018
-
-
Sebastian Eibl authored
added filter to exclude external libraries
-
- Jan 16, 2018
-
-
Christian Godenschwager authored
CMAKE_FIND_ROOT to be able to find external libraries like openmesh CMAKE_INSTALL_PREFIX for a possible later "make install"
-
Christian Godenschwager authored
Updated conda packages to cond build > 3.1.4 using host section See https://conda.io/docs/user-guide/tasks/build-packages/define-metadata.html#host
-
- Jan 11, 2018
-
-
Martin Bauer authored
- fixed problem with new conda by using new compiler mechanism - added test file that is checked before upload - open mesh recipe fixed - force downgrade for conda-build, new tested version(3.2.1) of conda-build leads to an empty package and then failing test.. perhaps it is fixed with newer conda-build versions?
-
- Dec 20, 2017
-
-
Christian Godenschwager authored
-
- Nov 16, 2017
-
-
Sebastian Eibl authored
searches for #pragma once in every .h file
-
- Aug 24, 2017
-
-
Christian Godenschwager authored
-
- Aug 14, 2017
-
-
Martin Bauer authored
-
- Mar 30, 2017
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-