aboutsummaryrefslogtreecommitdiff
path: root/libcxx/docs/BuildingLibcxx.rst
AgeCommit message (Expand)AuthorFilesLines
2022-07-19[libc++] Treat incomplete features just like other experimental featuresLouis Dionne1-9/+0
2022-07-19[libc++] Re-apply "Always build c++experimental.a""Louis Dionne1-21/+2
2022-07-18Revert "[libc++] Always build c++experimental.a"Hans Wennborg1-2/+21
2022-07-08[libc++] Always build c++experimental.aLouis Dionne1-21/+2
2022-07-08[libc++] Re-apply the use of ABI tags to provide per-TU insulationLouis Dionne1-9/+0
2022-07-07Revert "[libc++] Use ABI tags instead of internal linkage to provide per-TU i...Jonas Devlieghere1-0/+9
2022-07-06[libc++] Use ABI tags instead of internal linkage to provide per-TU insulationLouis Dionne1-9/+0
2022-05-13[libc++] Overhaul how we select the ABI libraryLouis Dionne1-2/+3
2022-04-04[libcxx] Stop recommending setting LIBCXX_HAS_WIN32_THREAD_API in the MinGW b...Martin Storsjö1-1/+0
2022-03-31[libcxx] [doc] Update Windows build instructions after deprecating the legacy...Martin Storsjö1-6/+9
2022-03-23[libc++] Add a lightweight overridable assertion handlerLouis Dionne1-1/+4
2022-03-01[libcxx] Add an explicit option to build against system-libcxxabiMichał Górny1-1/+1
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne1-1/+1
2022-02-10Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTSLouis Dionne1-4/+4
2022-02-08[libc++] Remove _LIBCPP_ABI_UNSTABLELouis Dionne1-3/+3
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne1-6/+0
2021-10-18[runtimes] Use the new "runtimes" build by default and deprecate other buildsLouis Dionne1-22/+30
2021-10-12[libc++] Add an option to disable wide character support in libc++Louis Dionne1-0/+9
2021-07-29[libcxx][doc] Update the build documentation.Mark de Wever1-2/+2
2021-07-27[libc++] Disable incomplete library features.Mark de Wever1-0/+9
2021-07-13Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson1-0/+22
2021-07-06[libc++][docs] Overhaul the documentation for building and using libc++Louis Dionne1-122/+82
2021-05-04[libcxx] Update docs regarding the need for bash/posix tools for tests on Win...Martin Storsjö1-1/+4
2021-04-01[CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIXPetr Hosek1-6/+0
2021-03-17[libcxx] [docs] Fix formatting of inline verbatim snippets in the Windows sec...Martin Storsjö1-8/+8
2021-03-15[libcxx] [docs] Update docs about how to build for WindowsMartin Storsjö1-25/+67
2021-02-18libcxx: fix a documentation typoNico Weber1-1/+1
2020-11-18[libc++] Clarify how we pick the typeinfo comparisonLouis Dionne1-20/+0
2020-06-29[libc++] Provide a default LLVM_PATH when building standaloneLouis Dionne1-9/+7
2020-05-29[libc++] Fix the LIBCXX_HAS_MERGED_TYPEINFO_NAMES_DEFAULT settingLouis Dionne1-8/+14
2020-03-30[libc++] Fix wrong default value for LIBCXX_ENABLE_ASSERTIONS in documentationRaul Tambre1-1/+1
2020-03-30Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne1-1/+1
2020-03-23Revert "Remove legacy CMake targets for libcxx and libcxxabi"Louis Dionne1-1/+1
2020-03-23Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne1-1/+1
2019-11-18Update the docs for building libc++.Dan Albert1-25/+29
2019-10-01[NFC] Fix typos in libc++ documentationLouis Dionne1-3/+3
2019-08-23[libc++] Fix typo in documentation for LIBCXX_HERMETIC_STATIC_LIBRARYLouis Dionne1-1/+1
2019-07-04docs: add documentation for `LIBCXX_INCLUDE_TESTS`Saleem Abdulrasool1-0/+6
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett1-1/+1
2019-05-29Rework std::type_info definition to support systems without fullyEric Fiselier1-0/+15
2019-04-10Remove repeated words from BuildingLibcxx.rstJonathan Metzman1-1/+1
2019-03-21Allow disabling of filesystem library.Eric Fiselier1-0/+7
2019-03-19[libc++] Build <filesystem> support as part of the dylibLouis Dionne1-12/+0
2019-03-19Revert "[libc++] Build <filesystem> support as part of the dylib"Louis Dionne1-0/+12
2019-03-19[libc++] Build <filesystem> support as part of the dylibLouis Dionne1-12/+0
2019-01-29Adjust documentation for git migration.James Y Knight1-36/+11
2019-01-06[libcxx] Support building hermetic static libraryPetr Hosek1-0/+9
2018-11-16[libcxx] Mention restriction on inline namespaces in LIBCXX_ABI_NAMESPACE docsLouis Dionne1-1/+3
2018-11-14Rename cxx-benchmark-unittests target and convert to LIT.Eric Fiselier1-0/+9
2018-10-30Make libc++'s versioning namespace customizableEric Fiselier1-0/+12