- Feb 08, 2021
-
-
Soeren Peters authored
Add the option for call linkBoost() without components. In that case cmake will just add the boost header dependency.
-
- Feb 05, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 04, 2021
-
-
Soeren Peters authored
Restructure the cmake cuda process. Remove the policy and always set CMAKE_CUDA_ARCHITECTURE to 30, if not set. This will fail when someone is trying to build with cuda 10.2 or higher, as cuda 10.2 minimum support is 52. NOTICE: preferred way is to set CMAKE_CUDA_ARCHITECTURE as cmake argument OR in the config file to the real gpu architecture. For example phoenix tesla P100 have the compute capability 60.
-
- Jan 18, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Jan 14, 2021
-
-
Soeren Peters authored
-
- Dec 10, 2020
-
-
Soeren Peters authored
-
- Dec 09, 2020
-
-
TESLA01\soerenpeters authored
Change in cmake: When BUILDTYPE is not defined in vf_add_library(), a library is build regarding the CMAKE_BUILDY_TYPE.
-
- Dec 03, 2020
-
-
Martin Schönherr authored
no changes in configFiles for numerical tests necessary
-
- Nov 10, 2020
-
-
Martin Schönherr authored
-
- 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
-