aboutsummaryrefslogtreecommitdiff
path: root/flang/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-06-03[flang] Fix for 541f5c4a6db35870091dd15dfa09dde751229a17 (D140524) breaking o...Hussain Kadhem1-0/+1
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+8
2023-05-17[cmake] Correct option to LLVM_FORCE_USE_OLD_TOOLCHAINJonas Hahnfeld1-1/+1
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-26[flang] Raise configure-time error when LLVM_ENABLE_EH is setPatrick McCormick1-0/+8
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-14[flang] Handle Flang examples consistently with LLVM.Slava Zakharin1-4/+2
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-06flang: break the build on 32bit systemsSylvestre Ledru1-0/+4
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-11-30[FLANG] Fix MSVC + clang-cl buildMuhammad Omair Javaid1-0/+10
2022-11-24[flang] Harmonize standalone gtest support with other projectsMichał Górny1-17/+1
2022-11-23[flang] Fix unittests in standalone build for third-party moveMichał Górny1-2/+1
2022-11-05[flang] Add one missing "llvm_" prefix to gtest_mainMichał Górny1-1/+1
2022-11-04Alias Analysis infra in FlangRenaud-K1-0/+3
2022-11-03Fixing flang's definition of MLIR_MAIN_SRC_DIRRenaud-K1-2/+2
2022-11-02Revert "[FLANG] Fix MSVC + clang-cl build"Muhammad Omair Javaid1-10/+0
2022-11-02[FLANG] Fix MSVC + clang-cl buildMuhammad Omair Javaid1-0/+10
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-4/+6
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny1-2/+0
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-0/+2
2022-10-25[flang][CMake] Remove BACKEND_PACKAGE_STRINGFangrui Song1-2/+0
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-2/+2
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-2/+2
2022-08-16Disable -Wctad-maybe-unsupported in flang since it already uses the feature a...David Blaikie1-0/+4
2022-08-02[mlir] Fix calling the native mlir-tblgen tool when cross compiling flangMartin Storsjö1-1/+0
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+5
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan1-6/+0
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane1-0/+6
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-5/+0
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+5
2022-03-04Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo1-7/+7
2022-03-02Revert "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo1-7/+7
2022-03-02[cmake] Prefix gtest and gtest_main with "llvm_".Stella Laurenzo1-7/+7
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson1-3/+7
2022-01-01Set the path to the shared cmake modules based on the llvm directoryJohn Ericson1-1/+5
2021-12-31[flang] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-3/+8
2021-09-16[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory1-1/+1
2021-09-03[flang] Use CMake to determine endianness.Michael Kruse1-0/+8
2021-08-21[flang] Refine output file generationAndrzej Warzynski1-0/+3
2021-08-12[flang] Disable Plugins in out-of-tree buildsAndrzej Warzynski1-0/+3
2021-08-12[flang][driver] Add support for Frontend PluginsStuart Ellis1-0/+2
2021-08-05[flang][driver] Delete `f18` (i.e. the old Flang driver)Andrzej Warzynski1-39/+28