aboutsummaryrefslogtreecommitdiff
path: root/openmp/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-10[OpenMP] Allow setting OPENMP_INSTALL_LIBDIR (#77533)Martin Storsjö1-2/+4
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue1-1/+2
2023-12-14[openmp][wasm] Allow compiling OpenMP to WebAssembly (#71297)Andrew Brown1-1/+1
2023-09-01[openmp] Tighten flang detection in offloading testEthan Luis McDonough1-3/+12
2023-08-29[openmp] Fix flang detection for offloading testEthan Luis McDonough1-0/+7
2023-06-03[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-2/+2
2023-06-03Revert "[CMake] Ensure `CLANG_RESOURCE_DIR` is respected."Martin Storsjö1-2/+2
2023-06-02[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-2/+2
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-9/+2
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-2/+9
2023-05-16[OpenMP] Compile assembly files as ASM, not CMartin Storsjö1-1/+1
2023-05-16[OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö1-2/+12
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+8
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-8/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+8
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-01-18[OpenMP] Disable building `libomptarget` on 32-bit systemsShilei Tian1-1/+4
2022-12-23[OpenMP] [OMPD] Enable OMPD TestsVignesh Balasubramanian1-3/+3
2022-12-20[OpenMP][NFC] Fix message to recommend C++17 instead of C++14Joseph Huber1-1/+1
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-11-30Revert "[OpenMP] [OMPD] Enable OMPD Tests"Vignesh Balasubramanian1-3/+3
2022-11-30[OpenMP] [OMPD] Enable OMPD TestsVignesh Balasubramanian1-3/+3
2022-11-14[OpenMP] Fix installation to old resource dirJoseph Huber1-1/+1
2022-09-09[OpenMP] Install ompt-multiplex.h alongside omp.hserge-sans-paille1-0/+8
2022-08-29[libomptarget] Always enable time tracing in libomptargetJoseph Huber1-7/+0
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-3/+6
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-6/+3
2022-08-08Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield1-2/+2
2022-07-26[cmake] Slight fix ups to make robust to the full range of GNUInstallDirsJohn Ericson1-2/+7
2022-01-22[openmp][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-0/+5
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-2/+0
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-0/+2
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-2/+0
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-0/+2
2021-12-07[OpenMP] Disable libomptarget profiling by default if built via the "runtimes...Martin Storsjö1-1/+6
2021-11-11[OpenMP] Allow building libomp using Microsoft Visual C++ naming schemeBran Hagger1-0/+1
2021-09-01[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian1-0/+3
2021-05-07An attempt to abandon omptarget out-of-tree builds.Vyacheslav Zakharin1-16/+0
2021-01-28[OpenMP] Disabled profiling in `libomp` by default to unblock link errorsShilei Tian1-0/+1
2021-01-27[OpenMP] Fix building using LLVM_ENABLE_RUNTIMESGiorgis Georgakoudis1-5/+5
2021-01-12[OpenMP] Fixed a typo in openmp/CMakeLists.txtShilei Tian1-1/+1
2021-01-12[OpenMP] Fixed include directories for OpenMP when building OpenMP with LLVM_...Shilei Tian1-5/+7
2020-12-11[OpenMP] Add time profiling for libomptargetGiorgis Georgakoudis1-0/+2
2020-10-21[libomptarget] Require LLVM source tree to build libomptargetJon Chesterfield1-0/+14
2020-09-18[OpenMP] Initial Support for OpenMP Webpage DocumentationJoseph Huber1-0/+4