summaryrefslogtreecommitdiff
path: root/openmp/cmake/HandleOpenMPOptions.cmake
AgeCommit message (Expand)Author
2024-02-11[OpenMP] Remove -Wno-enum-constexpr-conversion (#81318)Carlos Galvez
2024-02-08[OpenMP] [cmake] Don't use -fno-semantic-interposition on Windows (#81113)Martin Storsjö
2024-02-01[openmp] On Windows, fix standalone cmake build (#80174)Alexandre Ganea
2024-01-23Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Cl...Alexandre Ganea
2024-01-23Revert 10f3296dd7d74c975f208a8569221dc8f96d1db1 - [openmp] Fix warnings when ...Alexandre Ganea
2024-01-23[openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT ...Alexandre Ganea
2023-11-27[OpenMP] Add back implicit flags manuallyJoseph Huber
2023-11-27[OpenMP] Fix missing CMake function in runtimes buildJoseph Huber
2023-05-16[OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö
2022-12-14[OpenMP] Fix detecting warning options for GCCMartin Storsjö
2022-08-09[openmp] Fix enumeration build issue for openmp libraryRon Lieberman
2022-08-08Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield
2022-08-08Move openmp from -std=c++14 to -std=c++17Ron Lieberman
2021-07-23[OpenMP] always compile with c++14 instead of gnu++14Ye Luo
2020-02-11[OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert
2019-08-15[OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld
2019-08-15[OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld
2018-12-11[cmake] Use -std=gnu++11 to fix alloca() on NetBSDMichal Gorny
2017-11-29[CMake] Refactor common settings and flagsJonas Hahnfeld