summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/cmake
Commit message (Expand)AuthorAgeFilesLines
* Complex division requires libm on NetBSD, add it.Joerg Sonnenberger2015-09-211-0/+3
* libomp on NetBSD needs libc, libpthread and libm.Joerg Sonnenberger2015-09-211-0/+2
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-282-97/+3
* Fix link error on Windows when LIBOMP_USE_DEBUGGER is offJonathan Peyton2015-08-061-0/+1
* LibompMicroTests.cmake: Invoke 'test' instead of using '[ x -eq y ]'Hans Wennborg2015-07-241-1/+1
* [CMake] Fix libomp_check_linker_flag functionJonathan Peyton2015-07-231-1/+1
* [cmake] Support enabling -Werror in the OpenMP runtime CMake build andChandler Carruth2015-07-182-7/+35
* Re-indent the CMake refactor to two-space indentionJonathan Peyton2015-07-159-714/+713
* Large Refactor of CMake build systemJonathan Peyton2015-07-1526-1657/+1146
* Enable debugger supportJonathan Peyton2015-07-092-0/+6
* Remove unused variables '__kmp_build_check_*' for non assert builds.Jonathan Peyton2015-06-111-1/+3
* Implement recursive CMake.Jonathan Peyton2015-06-111-19/+19
* Apply name change to CMake build system.Jonathan Peyton2015-06-017-26/+26
* Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIBJonathan Peyton2015-05-261-1/+1
* fixed missed arch renaming (from C.Bergstrom)Andrey Churbanov2015-05-251-1/+1
* Fix spelling errorsJonathan Peyton2015-05-221-1/+1
* Change CMake variable prefix to LIBOMPJonathan Peyton2015-05-208-47/+47
* Cross compiler build fix [Important] - from J.Peyton, initial version from C....Andrey Churbanov2015-05-141-3/+3
* D9306 omp 4.1 async offload support (partial): build changes for version 4.1Andrey Churbanov2015-05-072-1/+4
* Integrate libiomp CMake into LLVM CMake build system.Andrey Churbanov2015-05-054-219/+152
* This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov2015-04-292-0/+18
* moved Windows-specific flags under the WINDOWS guard in CMakeAndrey Churbanov2015-03-051-8/+8
* added KMP_NESTED_HOT_TEAMS macro definitionAndrey Churbanov2015-03-051-0/+1
* added support for PPC architectures (version 3): initial patch provided by Ca...Andrey Churbanov2015-01-191-2/+4
* cleanup changes of cmake-building for Intel(R) Many Integrated Core ArchitectureAndrey Churbanov2015-01-165-42/+36
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-131-2/+4
* Return the architecture by probing predefined compiler macrosAndrey Churbanov2015-01-131-0/+67
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-0715-31/+189
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-072-1/+10
* After three iterations of community review, we believe that this newJim Cownie2014-08-0517-0/+1522
OpenPOWER on IntegriCloud