aboutsummaryrefslogtreecommitdiff
path: root/openmp/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-06-07[OpenMP][Offload] - Ensure OPENMP_STANDALONE_BUILD is defined (#94801)estewart081-0/+2
2024-06-06[OpenMP][NFC] Fix warning for OpenMP standalone build (#93463)Joachim1-2/+4
2024-05-25[openmp] Revise IDE folder structure (#89750)Michael Kruse1-0/+1
2024-05-15[OpenMP] Add back in `ENABLE_LIBOMPTARGET' definitionJoseph Huber1-0/+12
2024-05-15[Offload] Correctly reject building on unsupported architectures (#92276)Joseph Huber1-12/+0
2024-05-06[OpenMP][CMake] Revert standalone build LIBOMP_HEADERS_INSTALL_PATH (#91243)David Tenty1-11/+1
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert1-14/+15
2024-02-28[OpenMP] Respect LLVM per-target install directories (#83282)Joseph Huber1-3/+9
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