- Oct 28, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- 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
Changed AppleClang no warning flag from no-reorder-ctor to no-reorder. Disable unroll-all-loops for GNU when IWYU is enabled. Fixed Cycle in include-mapping.
-
Soeren Peters authored
-
- Oct 21, 2020
-
-
peters authored
-
Soeren Peters authored
-
- Oct 19, 2020
-
-
TESLA01\soerenpeters authored
-
Soeren Peters authored
Exchange DEPENDS (which links everything private) variable with PUBLIC_LINK and PRIVATE_LINK. Therefore VirtualFluidsCPU is linking everything public know. Everything else is still linking private.
-
- Oct 08, 2020
-
-
Soeren Peters authored
-
- Oct 07, 2020
-
-
peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Oct 06, 2020
-
-
Soeren Peters authored
-
- Oct 05, 2020
-
-
Soeren Peters authored
Changed in metis CMakeLists: - add cmake required version to 3.0 - removed installation - add METIS options for idx54 and real64 bit. - set target include path - set public target defintions - put metis target into the 3rd folder group.
-
Soeren Peters authored
-
Soeren Peters authored
-
TESLA01\soerenpeters authored
Add msvc warning level W4 and removed most of the warnings. Some of the warnings are suppressed (see MSVC.cmake)
-
- Oct 02, 2020
-
-
Soeren Peters authored
-
TESLA01\soerenpeters authored
Fix exclude in cmake target files.
-
peters authored
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
Soeren Peters authored
-
- Sep 16, 2020
-
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
Soeren Peters authored
Few refactorings in cmake. Remove the old openmp flag. Put the intel and gcc libraries in the compiler file.
-
Soeren Peters authored
Make use of the new cmake command: target_link_options, target_compile_options and target_compile_definitions.
-
- Sep 15, 2020
-
-
Soeren Peters authored
Removed unused machine config files. Removed CAB_COMPILER variable. compiler flag files is now loaded regarding the CMAKE_CXX_COMPILER_ID variable: https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html Removed the 64 bit support.
-
- Sep 10, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Move VirtualFluids header to src. Add CI file and add files, only existing in the open source version.
-
- Sep 04, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Add public target include directories to the cmake targets. Therefore the IncludeList.cmake files are not necessary anymore. ADapt the export macros in the gks libraries. Add 3rd/vtk helper cmake macro. Gorup muparser into 3rd subfolder in visual studio project.
-
- Sep 03, 2020
-
-
Soeren Peters authored
-