summaryrefslogtreecommitdiff
path: root/flang/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* [cmake] Correct option to LLVM_FORCE_USE_OLD_TOOLCHAINJonas Hahnfeld2023-05-171-1/+1
* 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
* [flang] Raise configure-time error when LLVM_ENABLE_EH is setPatrick McCormick2023-04-261-0/+8
* 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
* [flang] Handle Flang examples consistently with LLVM.Slava Zakharin2023-03-141-4/+2
* 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
* flang: break the build on 32bit systemsSylvestre Ledru2023-01-061-0/+4
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* [FLANG] Fix MSVC + clang-cl buildMuhammad Omair Javaid2022-11-301-0/+10
* [flang] Harmonize standalone gtest support with other projectsMichał Górny2022-11-241-17/+1
* [flang] Fix unittests in standalone build for third-party moveMichał Górny2022-11-231-2/+1
* [flang] Add one missing "llvm_" prefix to gtest_mainMichał Górny2022-11-051-1/+1
* Alias Analysis infra in FlangRenaud-K2022-11-041-0/+3
* Fixing flang's definition of MLIR_MAIN_SRC_DIRRenaud-K2022-11-031-2/+2
* Revert "[FLANG] Fix MSVC + clang-cl build"Muhammad Omair Javaid2022-11-021-10/+0
* [FLANG] Fix MSVC + clang-cl buildMuhammad Omair Javaid2022-11-021-0/+10
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-281-4/+6
* Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny2022-10-271-2/+0
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-271-0/+2
* [flang][CMake] Remove BACKEND_PACKAGE_STRINGFangrui Song2022-10-251-2/+0
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-2/+2
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-2/+2
* Disable -Wctad-maybe-unsupported in flang since it already uses the feature a...David Blaikie2022-08-161-0/+4
* [mlir] Fix calling the native mlir-tblgen tool when cross compiling flangMartin Storsjö2022-08-021-1/+0
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-07-211-0/+5
* Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan2022-07-081-6/+0
* [llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane2022-07-081-0/+6
* Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson2022-06-101-5/+0
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-06-101-0/+5
* Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo2022-03-041-7/+7
* Revert "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo2022-03-021-7/+7
* [cmake] Prefix gtest and gtest_main with "llvm_".Stella Laurenzo2022-03-021-7/+7
* [cmake] Make include(GNUInstallDirs) always below project(..)John Ericson2022-01-201-3/+7
* Set the path to the shared cmake modules based on the llvm directoryJohn Ericson2022-01-011-1/+5
* [flang] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2021-12-311-3/+8
* [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory2021-09-161-1/+1
* [flang] Use CMake to determine endianness.Michael Kruse2021-09-031-0/+8
* [flang] Refine output file generationAndrzej Warzynski2021-08-211-0/+3
* [flang] Disable Plugins in out-of-tree buildsAndrzej Warzynski2021-08-121-0/+3
* [flang][driver] Add support for Frontend PluginsStuart Ellis2021-08-121-0/+2
* [flang][driver] Delete `f18` (i.e. the old Flang driver)Andrzej Warzynski2021-08-051-39/+28
* [flang] Revert "PoC for Flang Driver Plugins"Andrzej Warzynski2021-07-011-0/+1
* PoC for Flang Driver PluginsStuart Ellis2021-07-011-1/+0