summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/cmake/LibompHandleFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove -Wl,-fini=__kmp_internal_end_finiAaron Puchert2019-11-191-1/+0
* Don't link libm with -Wl,--as-needed on FreeBSDAndrey Churbanov2019-10-081-2/+2
* [OpenMP] Change initialization of __kmp_globalJonas Hahnfeld2019-09-041-1/+0
* [OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld2019-08-151-1/+0
* [OpenMP] Remove 'unnecessary parentheses'Jonas Hahnfeld2019-08-151-1/+0
* [OMPT] Resolve warnings because of ints in if conditionsJonas Hahnfeld2019-08-151-1/+0
* [OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld2019-08-151-29/+13
* [OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGSJonas Hahnfeld2019-07-301-12/+0
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-12/+0
* Ensure correct pthread flags and libraries are usedDimitry Andric2019-04-031-4/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-0/+1
* Add DragonFlyBSD support to OpenMPKamil Rytarowski2018-12-091-0/+5
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-10/+15
* [CMake] Disable -Wstringop-overflowJonas Hahnfeld2018-07-301-0/+1
* [CMake] Refactor common settings and flagsJonas Hahnfeld2017-11-291-4/+0
* OpenMP version 5.0 addedJonathan Peyton2017-03-061-0/+3
* Introduce dynamic affinity dispatch capabilitiesJonathan Peyton2016-11-141-0/+1
* Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton2016-06-141-2/+2
* Adding Hwloc library option for affinity mechanismJonathan Peyton2015-11-301-0/+1
* Complex division requires libm on NetBSD, add it.Joerg Sonnenberger2015-09-211-0/+3
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-28/+2
* Fix link error on Windows when LIBOMP_USE_DEBUGGER is offJonathan Peyton2015-08-061-0/+1
* [cmake] Support enabling -Werror in the OpenMP runtime CMake build andChandler Carruth2015-07-181-1/+16
* Re-indent the CMake refactor to two-space indentionJonathan Peyton2015-07-151-158/+158
* Large Refactor of CMake build systemJonathan Peyton2015-07-151-0/+213
OpenPOWER on IntegriCloud