summaryrefslogtreecommitdiff
path: root/runtimes
Commit message (Expand)AuthorAgeFilesLines
...
* Reapply #2 of [runtimes] Fix building initial libunwind+libcxxabi+libcxx with...Martin Storsjö2021-12-091-1/+18
* Revert "Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx wi...Martin Storsjö2021-12-091-32/+10
* Re-Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin2021-12-071-0/+2
* Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö2021-12-081-10/+32
* [runtimes] Do not force -stdlib=libc++ on Apple platformsLouis Dionne2021-11-221-4/+0
* Revert "[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö2021-11-171-32/+10
* [libc] Fix incorrect revert of 1ee3205Mircea Trofin2021-11-161-8/+0
* Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/...Mircea Trofin2021-11-161-1/+7
* [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler impl...Martin Storsjö2021-11-161-10/+32
* [runtimes] Fix incorrect comment about the purpose of LLVM_DEFAULT_TARGET_TRIPLELouis Dionne2021-11-161-1/+1
* Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'""Mircea Trofin2021-11-161-0/+2
* Revert "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin2021-11-161-2/+0
* [benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'Mircea Trofin2021-11-161-0/+2
* [libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes buildDavid Spickett2021-11-161-4/+5
* [runtimes] Make sure LLVM_LIT_ARGS is set before including individual runtimesLouis Dionne2021-10-191-7/+8
* [runtimes] Use the new "runtimes" build by default and deprecate other buildsLouis Dionne2021-10-181-0/+2
* [runtimes] Set a default value for LLVM_LIT_ARGSMartin Storsjö2021-10-051-0/+6
* [libcxx] Add a CI configuration for standalone building in llvm-project/runtimesMartin Storsjö2021-09-291-0/+10
* [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory2021-09-161-1/+1
* [runtimes] Check whether -nostdinc++ and -nostdlib++ are supportedMartin Storsjö2021-09-141-6/+13
* [runtimes] Calculate the path to the llvm directory without the LLVM cmake pa...Martin Storsjö2021-09-141-2/+2
* [runtimes] Initialize LLVM_DEFAULT_TARGET_TRIPLE if not set by the callerMartin Storsjö2021-09-141-0/+5
* [CMake] Use NOT instead of STREQUALPetr Hosek2021-09-101-1/+1
* Reapply [runtimes] Set more paths when building runtimes standaloneMartin Storsjö2021-09-091-0/+11
* Revert "[runtimes] Set more paths when building runtimes standalone"Leonard Chan2021-09-081-6/+0
* [runtimes] Set more paths when building runtimes standaloneMartin Storsjö2021-09-091-0/+6
* [runtimes] Add the libc project to the list of runtimes.Siva Chandra2021-03-231-1/+1
* [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILDPetr Hosek2021-03-031-1/+1
* [runtimes] Use standalone build only for compiler-rtPetr Hosek2021-03-031-13/+6
* Revert "[runtimes] Use standalone build only for compiler-rt"Petr Hosek2021-03-021-5/+13
* [runtimes] Use standalone build only for compiler-rtPetr Hosek2021-03-021-13/+5
* [MSVC] Don't add -nostdinc++ -isystem to runtimes buildsReid Kleckner2021-01-151-6/+9
* [CMake] Split the target side of runtimes buildPetr Hosek2021-01-112-0/+203