summaryrefslogtreecommitdiff
path: root/openmp/cmake/config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö2023-05-161-2/+0
* [OpenMP] Fix detecting warning options for GCCMartin Storsjö2022-12-141-4/+10
* [openmp] Fix enumeration build issue for openmp libraryRon Lieberman2022-08-091-0/+1
* Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield2022-08-081-1/+1
* Move openmp from -std=c++14 to -std=c++17Ron Lieberman2022-08-081-1/+1
* [OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton2022-02-141-0/+16
* [OpenMP] always compile with c++14 instead of gnu++14Ye Luo2021-07-231-1/+0
* [OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert2020-02-111-2/+2
* [OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld2019-08-151-0/+1
* [OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld2019-08-151-2/+12
* [cmake] Use -std=gnu++11 to fix alloca() on NetBSDMichal Gorny2018-12-111-1/+2
* [CMake] Refactor common settings and flagsJonas Hahnfeld2017-11-291-0/+6