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-11[runtimes] Add the ability to customize the output name of libc++, libc++abi ...Louis Dionne
2022-10-04[SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.Zibi Sarbinowski
2022-08-23Revert the removal of LLVM_ENABLE_PROJECTS for libc++ and libc++abiLouis Dionne
2022-08-21[libcxxabi][cmake] Allow building without libcxx againJohn Ericson
2022-08-19Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-06-14[libcxx][AIX] Switch build compiler to clangJake Egan
2022-06-09[libc++] Towards a simpler extern template story in libc++Louis Dionne
2022-05-26[libc++abi] Use from-scratch testing configs for libc++abi by defaultLouis Dionne
2022-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne
2022-05-18[runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on WindowsMartin Storsjö
2022-05-14[libcxxabi] Copy headers into build locationPetr Hosek
2022-05-13[runtimes][NFC] Remove dead code for Standalone buildsLouis Dionne
2022-05-11[runtimes] Print the testing configuration in use in libunwind and libc++abiLouis Dionne
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek
2022-03-30[libunwind] Add a _LIBUNWIND_VERSION macroLouis Dionne
2022-03-07[libcxxabi] Fix cmake order dependency wrt dllexportingMartin Storsjö
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne
2022-03-01[libc++abi] Install the libc++abi headers from libc++abiLouis Dionne
2022-02-16[runtimes] Move warning messages for FOO_SYSROOT & friends above their defaul...Louis Dionne
2022-02-16[runtimes] Deprecate FOO_SYSROOT & friendsLouis Dionne
2022-02-09[runtimes] Remove support for standalone buildsLouis Dionne
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson
2022-01-20[cmake] Move HandleOutOfTreeLLVM to common cmake utilsJohn Ericson
2022-01-18[libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDirs` to support custom ...John Ericson
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-14[SystemZ][z/OS] ASCII/EBCDIC support with no coexistenceMuiez Ahmed
2022-01-11[libc++][libc++abi][libunwind] Dedup install path var definitionsJohn Ericson
2022-01-03[CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson
2021-12-01[runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITSLouis Dionne
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne
2021-11-17[libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded modeLouis Dionne
2021-11-10[libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMESDavid Tenty
2021-10-28[CMake] Cache the compiler-rt library search resultsPetr Hosek
2021-10-21Revert "[CMake] Cache the compiler-rt library search results"Petr Hosek
2021-10-21[runtimes] Properly handle the sysroot/triple/gcc-toolchainLouis Dionne
2021-10-19[CMake] Cache the compiler-rt library search resultsPetr Hosek
2021-10-13[libc++abi][ci] Add a from-scratch config for libc++abi on Apple/systemLouis Dionne
2021-10-06[runtimes] Allow FOO_TEST_CONFIG to be a relative pathLouis Dionne
2021-09-09[runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)Martin Storsjö
2021-07-16[runtimes] Simplify how we set the target tripleLouis Dionne
2021-07-15[runtimes] Don't try passing --target flags to GCCLouis Dionne
2021-07-14[runtimes] Bring back TARGET_TRIPLELouis Dionne
2021-07-14[runtimes] Inherit the TARGET_TRIPLE that may be set by LLVMLouis Dionne
2021-07-14[runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLELouis Dionne
2021-07-13Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson
2021-06-10[libc++abi] Remove the LIBCXXABI_ENABLE_PIC optionLouis Dionne