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-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny
2022-08-19Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-08-06lld/cmake: Drop use of llvm-config for LLVM install discoveryTom Stellard
2022-08-06[LLVM] Update C++ standard to 17Tobias Hieta
2022-07-29[clang][lld][cmake] Simplify header dirsJohn Ericson
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-24[NFC][lld] Fix typos to test commit accessDaniel Bertalan
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-02-23[lld] Require C++14 in LLD standalone buildJez Ng
2022-02-03[lld][clang][cmake] Clean up a few thingsJohn Ericson
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson
2022-01-07[lld] Deprecate using llvm-config to detect llvm installationJohn Ericson
2022-01-01Set the path to the shared cmake modules based on the llvm directoryJohn Ericson
2021-12-31[lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson
2021-12-02[lld-macho] Remove old macho darwin lldKeith Smiley
2021-09-16[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory
2021-05-19Fix lld macho standalone build by including llvm/Config/llvm-config.h instead...Mariusz Ceier
2021-05-05[lld] Convert LLVM_CMAKE_PATH to a CMake pathIsuru Fernando
2021-03-15[test] Add ability to get error messages from CMake for errc substitutionMarkus Böck
2021-03-15[CMake] Require python 3.6 if enabling LLVM test targetsChristopher Tetreault
2021-01-29Revert "[CMake] Actually require python 3.6 or greater"Christopher Tetreault
2021-01-29[CMake] Actually require python 3.6 or greaterChristopher Tetreault
2020-12-17Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru
2020-09-15[LLD] Allow configuring default ld.lld backendMateusz Mikuła
2020-09-08[CMake] Remove dead FindPythonInterp codeRaul Tambre
2020-08-22lld: link libatomic if needed for TimerJosh Stone
2020-07-28[CMake] Move find_package(ZLIB) to LLVMConfigPetr Hosek
2020-07-24[CMake] Simplify CMake handling for zlibPetr Hosek
2020-07-24Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek
2020-07-24[CMake] Simplify CMake handling for zlibPetr Hosek
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne
2020-07-15Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek
2020-07-15[CMake] Simplify CMake handling for zlibPetr Hosek
2020-05-14lld: Let find_package(LLD) workMatt Arsenault
2020-05-12Add vendor macro to "lld"stevewan
2020-04-29Revert "Temporarily revert "build: use `find_package(Python3)` if available""Saleem Abdulrasool
2020-04-29Temporarily revert "build: use `find_package(Python3)` if available"Eric Christopher
2020-04-28build: use `find_package(Python3)` if availableSaleem Abdulrasool
2020-04-02Reland D75382 "[lld] Initial commit for new Mach-O backend"Fangrui Song
2020-04-02Revert "[lld] Initial commit for new Mach-O backend"Oliver Stannard
2020-03-31[lld] Initial commit for new Mach-O backendJez Ng
2020-01-16try to unbreak build after 4b6d9ac392613Nico Weber
2020-01-16Make lld cmake not compute commit revision twiceNico Weber
2019-07-18[CMake] Don't set Python_ADDITIONAL_VERSIONSJonas Devlieghere
2017-11-17[WebAssembly] Initial wasm linker implementationSam Clegg