- Nov 10, 2020
-
-
TESLA01\soerenpeters authored
Add a fix for the numerical tests, where all compile definitions were overwritten by set_target_properties().
-
- Oct 27, 2020
-
-
Soeren Peters authored
Add gcov cmake and a python bindings cmake option (default off). Add the compiler flags also to the test targets.
-
- Oct 23, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Oct 21, 2020
-
-
Soeren Peters authored
-
- Oct 07, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
In CMakeLists enables clang-tidy for all targets.
-
- Oct 02, 2020
-
-
Soeren Peters authored
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
Soeren Peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 16, 2020
-
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
Soeren Peters authored
Make use of the new cmake command: target_link_options, target_compile_options and target_compile_definitions.
-
- Sep 10, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Move VirtualFluids header to src. Add CI file and add files, only existing in the open source version.
-
Soeren Peters authored
Therefore the muparser cmakeLists.txt was used, but a modified: - name is corresponding to the original file: muparser (in lowercases) - removed the install - adds public include directory : CMAKE_CURRENT_SOURCE_DIR/include. --> also adapt the include from the dependent fles. - adds link to OpemMP CXX 11 is now required. (CMake throws an error if cpp11 is not available).
-
- Sep 04, 2020
-
-
Soeren Peters authored
-
- Sep 03, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 02, 2020
-
-
Soeren Peters authored
Make the cmake project more flexible while removing the CMAKE_SOURCE_DIR usage.
-
Soeren Peters authored
Make the cmake project more flexible while removing the CMAKE_SOURCE_DIR usage.
-
- Sep 01, 2020
-
-
Soeren Peters authored
-
- Aug 27, 2020
-
-
Soeren Peters authored
Increase required version to 3.18 and set the cmake policy CMPI0104 to NEW. Therefore the CMAKE_CUDA_ARCHITECTURES needs to be set.
-
- Aug 26, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 25, 2020
-
-
Soeren Peters authored
Adds authors and contributing file. Clean up the readme file. Set the minimum cmake version to 3.13 according to the readme entry. Set the options BUILD_VF_CPU, BUILD_VF_GPU and BUILD_VF_UNIT_TEST to OFF by default.
-
- Aug 21, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 20, 2020
-
-
Soeren Peters authored
Warning: [-Wbackslash-newline-escape] https://stackoverflow.com/questions/31673945/clang-backslash-and-newline-separated-by-space-in-single-line-comment
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 19, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 18, 2020
-
-
Soeren Peters authored
-
- Aug 14, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 13, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 12, 2020
-
-
Soeren Peters authored
-