aboutsummaryrefslogtreecommitdiff
path: root/flang/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
2023-10-02Revert "[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's ru...David Spickett2-6/+1
2023-09-30[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's runtime LL...Paul Scoropan2-1/+6
2023-04-16[flang] Refine how Clang dependencies are expressed #58663Ezike Ebuka1-4/+9
2023-03-14[flang] Handle Flang examples consistently with LLVM.Slava Zakharin1-1/+0
2023-01-13[cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen1-1/+2
2022-12-05[Flang] Restore Flang cmake configuration dataPeter Steinfeld1-0/+4
2022-11-25Add version to all LLVM cmake packageThomas Preud'homme3-3/+22
2022-11-25Revert: Add version to all LLVM cmake packageThomas Preud'homme3-22/+3
2022-11-20Add version to all LLVM cmake packageThomas Preud'homme3-3/+22
2022-10-25[flang][CMake] Remove BACKEND_PACKAGE_STRINGFangrui Song1-1/+1
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-1/+1
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2-4/+4
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2-4/+4
2022-08-15[flang] Install runtime libs with the toolchainDiana Picus1-2/+3
2022-07-26[CMake] Fix add_subdirectory llvm buildsSebastian Neubauer1-1/+1
2022-07-25[cmake] Support custom package install pathsJohn Ericson1-6/+11
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-2/+2
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-05-16[flang] Install Fortran_main libraryDiana Picus1-2/+2
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-10/+2
2021-12-31[flang] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2-3/+6
2021-10-01[flang] Revert 3 commits pushed by mistake along b7c07ce15ffe6da9dcd69d457a3e...Jean Perier1-2/+2
2021-10-01[flang] Add a wrapper for Fortran main programJean Perier1-2/+2
2021-05-12[cmake] Add support for multiple distributionsShoaib Meenai3-24/+8
2021-02-11[flang] Fix typo in FlangConfig.cmake.in.Leandro Vaz1-1/+1
2020-10-14[flang] Make flang build compatible with LLVM dylibSerge Guelton1-1/+0
2020-04-16[flang] Use the Flang cmake-functions to add targets.Mehdi Chinoune1-1/+0
2020-03-26[flang] A rework of the cmake build components for in and out of tree builds.Patrick McCormick3-0/+228
2018-02-14[flang] Revert "Schauveau cmake"Steve Scalpone4-269/+0
2018-02-09[flang] Add new global CMakefile infrastructure with examplesStephane Chauveau4-0/+269