- Jun 17, 2016
-
-
René Fritze authored
-
- Jun 14, 2016
-
-
René Fritze authored
see http://clang.llvm.org/extra/clang-tidy/
-
René Fritze authored
-
René Fritze authored
`add_format` now only takes one argument: a directory that is used the base dir for recursive globbing files into clang-format Usages of the macros are adjusted accordingly. It's still possible to use it multiple times in a project, if one for whatever reason does not wnat to throw it at the source root. Only one `format` target will be generated either way, with one subtarget per `add_format` invocation.
-
René Fritze authored
this closes #10
-
René Fritze authored
clang format discovery is improved a lot by using cmake builtins, allowing us to very easily target a specific version only. This is one half of #10
-
René Fritze authored
-
- Jan 25, 2016
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Jan 21, 2016
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Jan 20, 2016
-
-
Tobias Leibner authored
-
- Jan 19, 2016
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Jan 05, 2016
-
-
René Fritze authored
instead default to activate dune-common's
-
- Jan 04, 2016
-
-
René Fritze authored
-
René Fritze authored
-
- Dec 22, 2015
-
-
Tobias Leibner authored
-
- Dec 11, 2015
-
-
René Fritze authored
-
- Dec 09, 2015
-
-
René Fritze authored
-
-
Tobias Leibner 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 13, 2015
-
-
René Fritze authored
-
- Nov 09, 2015
-
-
René Fritze authored
-
- Nov 05, 2015
-
-
Dr. Felix Tobias Schindler authored
-
- Oct 19, 2015
-
-
René Fritze authored
refs #30
-
- Oct 16, 2015
-
-
René Fritze authored
this builds and runs tests w/o ctest first. Errors here will and should fail our travis build as such. Afterwards ctest is run again on a cleaned build dir. This should replicate results and submit those to cdash, while enabling us not to have the travis build fail due to ctest itself failing.
-
- Oct 14, 2015
-
-
René Fritze authored
-
- Oct 07, 2015
-
-
René Fritze authored
-
- Sep 09, 2015
-
-
René Fritze authored
-
- Aug 04, 2015
-
-
René Fritze authored
GridUtils now default to YaspGrid, which is now also the only grid implementation guaranteed to be availabe for testing if dune-grid is present
-
- 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
-
- Apr 17, 2015
-
-
Dr. Felix Tobias Schindler authored
-
- Feb 11, 2015
-
-
René Fritze authored
-