summaryrefslogtreecommitdiff
path: root/flang/cmake
Commit message (Expand)AuthorAgeFilesLines
* [flang] Refine how Clang dependencies are expressed #58663Ezike Ebuka2023-04-161-4/+9
* [flang] Handle Flang examples consistently with LLVM.Slava Zakharin2023-03-141-1/+0
* [cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen2023-01-131-1/+2
* [Flang] Restore Flang cmake configuration dataPeter Steinfeld2022-12-051-0/+4
* Add version to all LLVM cmake packageThomas Preud'homme2022-11-253-3/+22
* Revert: Add version to all LLVM cmake packageThomas Preud'homme2022-11-253-22/+3
* Add version to all LLVM cmake packageThomas Preud'homme2022-11-203-3/+22
* [flang][CMake] Remove BACKEND_PACKAGE_STRINGFangrui Song2022-10-251-1/+1
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-09-141-1/+1
* Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson2022-08-251-1/+1
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-08-241-1/+1
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-182-4/+4
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-182-4/+4
* [flang] Install runtime libs with the toolchainDiana Picus2022-08-151-2/+3
* [CMake] Fix add_subdirectory llvm buildsSebastian Neubauer2022-07-261-1/+1
* [cmake] Support custom package install pathsJohn Ericson2022-07-251-6/+11
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-07-211-2/+2
* Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson2022-06-101-2/+2
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-06-101-2/+2
* [flang] Install Fortran_main libraryDiana Picus2022-05-161-2/+2
* [CMake] Factor out config prefix finding logicJohn Ericson2022-01-071-10/+2
* [flang] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2021-12-312-3/+6
* [flang] Revert 3 commits pushed by mistake along b7c07ce15ffe6da9dcd69d457a3e...Jean Perier2021-10-011-2/+2
* [flang] Add a wrapper for Fortran main programJean Perier2021-10-011-2/+2
* [cmake] Add support for multiple distributionsShoaib Meenai2021-05-123-24/+8
* [flang] Fix typo in FlangConfig.cmake.in.Leandro Vaz2021-02-111-1/+1
* [flang] Make flang build compatible with LLVM dylibSerge Guelton2020-10-141-1/+0
* [flang] Use the Flang cmake-functions to add targets.Mehdi Chinoune2020-04-161-1/+0
* [flang] A rework of the cmake build components for in and out of tree builds.Patrick McCormick2020-03-263-0/+228
* [flang] Revert "Schauveau cmake"Steve Scalpone2018-02-144-269/+0
* [flang] Add new global CMakefile infrastructure with examplesStephane Chauveau2018-02-094-0/+269