- Jan 05, 2016
-
-
René Fritze authored
instead default to activate dune-common's
-
- Jan 04, 2016
-
-
René Fritze authored
-
René Fritze authored
-
- Dec 11, 2015
-
-
René Fritze authored
-
- Nov 27, 2015
-
-
René Fritze authored
also fix default max for intel's MIC platform
-
- Nov 16, 2015
-
-
René Fritze authored
For some reason cmake errored out if Likwid was not found on that platform.
-
- Nov 09, 2015
-
-
René Fritze authored
-
- Oct 07, 2015
-
-
René Fritze authored
-
- Sep 09, 2015
-
-
René Fritze authored
-
- Aug 03, 2015
-
-
René Fritze authored
This reverts commit ba71a7857d78f85ff258834f7820928c253102af since the update required cmake stuff in common (>=2.4)
-
- Jul 31, 2015
-
-
René Fritze authored
-
- Jul 20, 2015
-
-
René Fritze authored
-
- May 20, 2015
-
-
René Fritze authored
-
- Feb 11, 2015
-
-
René Fritze authored
-
- Feb 10, 2015
-
-
René Fritze authored
users will need to use add_forced_doxygen_target instead of add_doxygen_target in their appropiate CMakeLists.txt
-
- Oct 28, 2014
-
-
René Fritze authored
-
- Oct 22, 2014
-
-
René Fritze authored
-
- Oct 21, 2014
-
-
René Fritze authored
-
Dr. Felix Tobias Schindler authored
Drop support for override and final keyword discovery since all supported compiler understand those by now. Further use of DS_OVERRIDE or DS_FINAL will trigger a compile error.
-
- Oct 19, 2014
-
-
René Fritze authored
-
- Sep 18, 2014
-
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
- Sep 02, 2014
-
-
René Fritze authored
-
- Aug 21, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 18, 2014
-
-
René Fritze authored
This reverts commit 2e8a29f9f02fae28920147e17fc0406a57ca8524 and should work now since we're shipping the FindEigen3 script that's apparently missing from some current cmake distributions
-
- Aug 15, 2014
-
-
Dr. Felix Tobias Schindler authored
This reverts commit 043fbca5cadb4e4ef7909df0049aef350bb61d89. refs #5
-
- Aug 14, 2014
-
-
René Fritze authored
-
- Aug 13, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 07, 2014
-
-
René Fritze authored
-
- Aug 06, 2014
-
-
René Fritze authored
-
- Jul 22, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Jul 21, 2014
-
-
Dr. Felix Tobias Schindler authored
This reverts commit b5e571fc9ad2240d510514566c0946b2cce23426.
-
- Jul 20, 2014
-
-
Dr. Felix Tobias Schindler authored
At the moment it is not trivial to configure a debug build with e.g. -O2. Upon calling make cmake is called and the CMAKE_CXX_FLAGS_DEBUG are appended to any given CMAKE_CXX_FLAGS, thus overriding any -O? given there. Since the desired debug flag might vary from compiler to compiler (-O0, -Og) anyway I propose to remove the -O? entirely from the debug flags. Please revert or voice opinions!
-
- Apr 16, 2014
-
-
Felix Schindler authored
-
- Apr 14, 2014
-
-
Sven Kaulmann authored
-
- Apr 10, 2014
-
-
René Fritze authored
-