summaryrefslogtreecommitdiff
path: root/openmp/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-2/+9
* [OpenMP] Compile assembly files as ASM, not CMartin Storsjö2023-05-161-1/+1
* [OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö2023-05-161-2/+12
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-8/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+8
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-8/+1
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+8
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-8/+1
* [OpenMP] Disable building `libomptarget` on 32-bit systemsShilei Tian2023-01-181-1/+4
* [OpenMP] [OMPD] Enable OMPD TestsVignesh Balasubramanian2022-12-231-3/+3
* [OpenMP][NFC] Fix message to recommend C++17 instead of C++14Joseph Huber2022-12-201-1/+1
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* Revert "[OpenMP] [OMPD] Enable OMPD Tests"Vignesh Balasubramanian2022-11-301-3/+3
* [OpenMP] [OMPD] Enable OMPD TestsVignesh Balasubramanian2022-11-301-3/+3
* [OpenMP] Fix installation to old resource dirJoseph Huber2022-11-141-1/+1
* [OpenMP] Install ompt-multiplex.h alongside omp.hserge-sans-paille2022-09-091-0/+8
* [libomptarget] Always enable time tracing in libomptargetJoseph Huber2022-08-291-7/+0
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-3/+6
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-6/+3
* Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield2022-08-081-2/+2
* [cmake] Slight fix ups to make robust to the full range of GNUInstallDirsJohn Ericson2022-07-261-2/+7
* [openmp][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2022-01-221-0/+5
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-2/+0
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-0/+2
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-2/+0
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-0/+2
* [OpenMP] Disable libomptarget profiling by default if built via the "runtimes...Martin Storsjö2021-12-071-1/+6
* [OpenMP] Allow building libomp using Microsoft Visual C++ naming schemeBran Hagger2021-11-111-0/+1
* [OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian2021-09-011-0/+3
* An attempt to abandon omptarget out-of-tree builds.Vyacheslav Zakharin2021-05-071-16/+0
* [OpenMP] Disabled profiling in `libomp` by default to unblock link errorsShilei Tian2021-01-281-0/+1
* [OpenMP] Fix building using LLVM_ENABLE_RUNTIMESGiorgis Georgakoudis2021-01-271-5/+5
* [OpenMP] Fixed a typo in openmp/CMakeLists.txtShilei Tian2021-01-121-1/+1
* [OpenMP] Fixed include directories for OpenMP when building OpenMP with LLVM_...Shilei Tian2021-01-121-5/+7
* [OpenMP] Add time profiling for libomptargetGiorgis Georgakoudis2020-12-111-0/+2
* [libomptarget] Require LLVM source tree to build libomptargetJon Chesterfield2020-10-211-0/+14
* [OpenMP] Initial Support for OpenMP Webpage DocumentationJoseph Huber2020-09-181-0/+4
* [CMake] Bump CMake minimum version to 3.13.4Louis Dionne2020-07-221-1/+1
* [OpenMP] NFC: Fix trivial typoKazuaki Ishizaki2020-04-041-1/+1
* [OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert2020-02-111-3/+3
* [OpenMP] NFC: Fix trivial typos in commentsKelvin Li2020-01-031-1/+1
* [OpenMP] Add implementation and tests of Archer toolprotze@itc.rwth-aachen.de2019-11-181-0/+12
* [CMake] Unify install path for librariesJonas Hahnfeld2018-05-251-1/+3
* Unify build documentation and convert to reStructuredTextJonas Hahnfeld2017-12-271-1/+1
* [CMake] Detect information about test compilerJonas Hahnfeld2017-11-301-1/+1
* [CMake] Refactor testing infrastructureJonas Hahnfeld2017-11-291-0/+24