Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-26[flang][CMake] Remove BACKEND_PACKAGE_STRINGFangrui Song
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-08-19Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-08-15[flang] Install runtime libs with the toolchainDiana Picus
2022-07-26[CMake] Fix add_subdirectory llvm buildsSebastian Neubauer
2022-07-26[cmake] Support custom package install pathsJohn Ericson
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-05-16[flang] Install Fortran_main libraryDiana Picus
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson
2021-12-31[flang] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2021-10-01[flang] Revert 3 commits pushed by mistake along b7c07ce15ffe6da9dcd69d457a3e...Jean Perier
2021-10-01[flang] Add a wrapper for Fortran main programJean Perier
2021-05-12[cmake] Add support for multiple distributionsShoaib Meenai
2021-02-11[flang] Fix typo in FlangConfig.cmake.in.Leandro Vaz
2020-10-14[flang] Make flang build compatible with LLVM dylibSerge Guelton
2020-04-16[flang] Use the Flang cmake-functions to add targets.Mehdi Chinoune
2020-03-26[flang] A rework of the cmake build components for in and out of tree builds.Patrick McCormick
2018-02-14[flang] Revert "Schauveau cmake"Steve Scalpone
2018-02-09[flang] Add new global CMakefile infrastructure with examplesStephane Chauveau