- Sep 28, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
This was removed in https://github.com/ufz/ogs/commit/8462108.
-
- Sep 11, 2017
-
-
Lars Bilke authored
Possible values: missing (default), all, never, list of lib names Examples: cmake . -DOGS_CONAN_BUILD="Eigen3;Boost" -> Builds Eigen and Boost locally cmake . -DOGS_CONAN_BUILD=all -> Builds all libs locally This basically reimplements all functionality we had with ExternalProject.
-
Lars Bilke authored
This makes sure that CMAKE_BUILD_TYPE variable is set which is required by Conan.
-
Lars Bilke authored
Set OGS_USE_CONAN=ON to enable this. Once enabled there is no conan install .. call necessary anymore. You can select individual libraries to be used from the system, e.g.: cmake -DOGS_USE_CONAN=ON -DOGS_LIB_VTK=System .. This lets Conan install all third-party libraries except of VTK.
-
Lars Bilke authored
Local installation of libraries can be done with Conan.
-
Lars Bilke authored
-
Lars Bilke authored
Add error message when trying to build Gui with CMake 3.9.x.
-
- Sep 07, 2017
-
-
Lars Bilke authored
in future CMake version. Fixes a warning on CMake 3.9.
-
- Aug 28, 2017
-
-
- Aug 25, 2017
-
-
Defaults to ON. See https://eigen.tuxfamily.org/dox/TopicPreprocessorDirectives.html.
-
- Aug 07, 2017
-
-
Closes #1890.
-
- Jul 27, 2017
-
-
Tom Fischer authored
-
- Jun 23, 2017
-
-
Dmitri Naumov authored
Not setting the matrices to zero saves few cycles. Setting them to NaN in Debug build helps finding uninitialized matrices.
-
- Jun 22, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jun 02, 2017
-
-
Lars Bilke authored
-
- Apr 24, 2017
-
-
Lars Bilke authored
Disabled PCH on Visual Studio 2015.
-
- Apr 21, 2017
-
-
Lars Bilke authored
-
- Apr 18, 2017
-
-
- Apr 05, 2017
-
-
Lars Bilke authored
Fixes error: "formal parameter with requested alignment of 16 won't be aligned"
-
- Mar 23, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 16, 2017
-
-
Lars Bilke authored
-
- Feb 13, 2017
-
-
Lars Bilke authored
Building the target installs node packages, imports from Contentful and builds the site via gulp and hugo.
-
- Jan 31, 2017
-
-
Fixes #1266.
-
- Jan 23, 2017
-
-
- Jan 06, 2017
-
-
Lars Bilke authored
- Works on Mac - Needs to be checked on Linux / Windows.
-
- Nov 07, 2016
-
-
Norihiro Watanabe authored
-
- Nov 04, 2016
-
-
- Nov 02, 2016
-
-
Norihiro Watanabe authored
-
- Sep 29, 2016
-
-
Lars Bilke authored
Beforehand this logic was executed in a forced addional CMake run everytime after the specific executable was built. Now this is done at the moment this information is needed (at building the package or install target).
-
- Sep 23, 2016
-
-
Norihiro Watanabe authored
-
- Sep 21, 2016
-
-
Lars Bilke authored
-
- Sep 20, 2016
-
-
Lars Bilke authored
-
- Sep 16, 2016
-
-
Lars Bilke authored
-
- Aug 02, 2016
-
-
wenqing authored
-
- Jul 11, 2016
-
-
wenqing authored
-