aboutsummaryrefslogtreecommitdiff
path: root/openmp/cmake/config-ix.cmake
AgeCommit message (Expand)AuthorFilesLines
2023-05-16[OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö1-2/+0
2022-12-14[OpenMP] Fix detecting warning options for GCCMartin Storsjö1-4/+10
2022-08-09[openmp] Fix enumeration build issue for openmp libraryRon Lieberman1-0/+1
2022-08-08Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield1-1/+1
2022-08-08Move openmp from -std=c++14 to -std=c++17Ron Lieberman1-1/+1
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton1-0/+16
2021-07-23[OpenMP] always compile with c++14 instead of gnu++14Ye Luo1-1/+0
2020-02-11[OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert1-2/+2
2019-08-15[OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld1-0/+1
2019-08-15[OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld1-2/+12
2018-12-11[cmake] Use -std=gnu++11 to fix alloca() on NetBSDMichal Gorny1-1/+2
2017-11-29[CMake] Refactor common settings and flagsJonas Hahnfeld1-0/+6