Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindOpenMP: Allow try_compile() to find omp.h for AppleClang | Craig Scott | 2019-10-17 | 1 | -0/+1 |
| | | | Fixes: #18098 #18470 #18520 | ||||
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+2 |
| | | | | | | | | | | | | Run the `clang-format.bash` script to update all our C and C++ code to a new style defined by `.clang-format`. Use `clang-format` version 6.0. * If you reached this commit for a line in `git blame`, re-run the blame operation starting at the parent of this commit to see older history for the content. * See the parent commit for instructions to rebase a change across this style transition commit. | ||||
* | TestFindOpenMP,MPI: Disable default languages | Christian Pfeiffer | 2017-05-08 | 1 | -1/+1 |
| | |||||
* | separgs: Use NATIVE_COMMAND where appropriate | Christian Pfeiffer | 2017-04-26 | 1 | -5/+1 |
| | |||||
* | FindOpenMP: Add tests | Christian Pfeiffer | 2017-04-25 | 8 | -0/+182 |