Skip to content
Success

Changes

Summary

  1. Compile script improvements and new run_thread_test.py to replace bash version. (details)
  2. Changing default ENABLE_OMP to default off, and changing the default executable used by the new python version of the thread test to use the cmake install by default. (details)
  3. Making more general cmake test to test various compile options. (details)
Commit 1913a624ab6c41cdd7fb95feea56ea4441f73fee by Gunther Huebler
Compile script improvements and new run_thread_test.py to replace bash version.
The file was modified compile.py (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/CMakeLists.txt (diff)
The file was addedrun_scripts/run_thread_test.py
Commit 3371269108ea0a9c5e8f605444ffa7b629094169 by Gunther Huebler
Changing default ENABLE_OMP to default off, and changing the default executable used by the new python version of the thread test to use the cmake install by default.
The file was modified CMakeLists.txt (diff)
The file was modified run_scripts/run_thread_test.py (diff)
Commit 703be32bcf7f79cdcf3ee7761eeb6679475b7906 by Gunther Huebler
Making more general cmake test to test various compile options.
The file was addedjenkins_tests/clubb_cmake_test/Jenkinsfile