aboutsummaryrefslogtreecommitdiff
path: root/runtime/cmake
AgeCommit message (Expand)Author
2018-12-10Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov
2018-12-09Add DragonFlyBSD support to OpenMPKamil Rytarowski
2018-08-09[OpenMP] Cleanup codeJonathan Peyton
2018-07-30[CMake] Disable -Wstringop-overflowJonas Hahnfeld
2018-01-02[OMPT] Build runtime with OMPT support by defaultJoachim Protze
2017-11-29[CMake] Refactor common settings and flagsJonas Hahnfeld
2017-11-11[OMPT] Provide initialization for Mac OS XJonas Hahnfeld
2017-11-10[OMPT] Purge OMPT_BLAME and OMPT_TRACEJonas Hahnfeld
2017-03-06OpenMP version 5.0 addedJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton
2016-12-08Support of mips & mips64 for openmprtlSylvestre Ledru
2016-11-14Introduce dynamic affinity dispatch capabilitiesJonathan Peyton
2016-11-07[OpenMP] Enable ThreadSanitizer to check OpenMP programsJonas Hahnfeld
2016-09-30[cmake] Fix for a bug https://llvm.org/bugs/show_bug.cgi?id=30489 "Cannot bui...Paul Osmialowski
2016-06-28Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions()Jonathan Peyton
2016-06-27Fix the Windows build after r273599Hans Wennborg
2016-06-16Teach OpenMP Library to use Hwloc on WindowsJonathan Peyton
2016-06-14Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton
2016-05-17Remove trailing whitespace in CMake filesJonathan Peyton
2016-03-28[STATS] Missing check for MIC in config-ix.cmakeJonathan Peyton
2016-01-26Bypass Perl modules in build systemJonathan Peyton
2015-12-18[STATS] Have CMake do real check for stats functionalityJonathan Peyton
2015-12-17[STATS] Add libm.so to lib dependencies for stats libraryJonathan Peyton
2015-11-30Adding Hwloc library option for affinity mechanismJonathan Peyton
2015-10-29[OMPT] Windows Support for OMPTJonathan Peyton
2015-09-21Complex division requires libm on NetBSD, add it.Joerg Sonnenberger
2015-09-21libomp on NetBSD needs libc, libpthread and libm.Joerg Sonnenberger
2015-08-28[OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton
2015-08-06Fix link error on Windows when LIBOMP_USE_DEBUGGER is offJonathan Peyton
2015-07-24LibompMicroTests.cmake: Invoke 'test' instead of using '[ x -eq y ]'Hans Wennborg
2015-07-23[CMake] Fix libomp_check_linker_flag functionJonathan Peyton
2015-07-18[cmake] Support enabling -Werror in the OpenMP runtime CMake build andChandler Carruth
2015-07-15Re-indent the CMake refactor to two-space indentionJonathan Peyton
2015-07-15Large Refactor of CMake build systemJonathan Peyton
2015-07-09Enable debugger supportJonathan Peyton
2015-06-11Remove unused variables '__kmp_build_check_*' for non assert builds.Jonathan Peyton
2015-06-11Implement recursive CMake.Jonathan Peyton
2015-06-01Apply name change to CMake build system.Jonathan Peyton
2015-05-26Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIBJonathan Peyton
2015-05-25fixed missed arch renaming (from C.Bergstrom)Andrey Churbanov
2015-05-22Fix spelling errorsJonathan Peyton
2015-05-20Change CMake variable prefix to LIBOMPJonathan Peyton
2015-05-14Cross compiler build fix [Important] - from J.Peyton, initial version from C....Andrey Churbanov
2015-05-07D9306 omp 4.1 async offload support (partial): build changes for version 4.1Andrey Churbanov
2015-05-05Integrate libiomp CMake into LLVM CMake build system.Andrey Churbanov
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov
2015-03-05moved Windows-specific flags under the WINDOWS guard in CMakeAndrey Churbanov
2015-03-05added KMP_NESTED_HOT_TEAMS macro definitionAndrey Churbanov
2015-01-19added support for PPC architectures (version 3): initial patch provided by Ca...Andrey Churbanov
2015-01-16cleanup changes of cmake-building for Intel(R) Many Integrated Core ArchitectureAndrey Churbanov