summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/BuildingLibcxx.rst
Commit message (Expand)AuthorAgeFilesLines
* Update the docs for building libc++.Dan Albert2019-11-181-25/+29
* [NFC] Fix typos in libc++ documentationLouis Dionne2019-10-011-3/+3
* [libc++] Fix typo in documentation for LIBCXX_HERMETIC_STATIC_LIBRARYLouis Dionne2019-08-231-1/+1
* docs: add documentation for `LIBCXX_INCLUDE_TESTS`Saleem Abdulrasool2019-07-041-0/+6
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-1/+1
* Rework std::type_info definition to support systems without fullyEric Fiselier2019-05-291-0/+15
* Remove repeated words from BuildingLibcxx.rstJonathan Metzman2019-04-101-1/+1
* Allow disabling of filesystem library.Eric Fiselier2019-03-211-0/+7
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-191-12/+0
* Revert "[libc++] Build <filesystem> support as part of the dylib"Louis Dionne2019-03-191-0/+12
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-191-12/+0
* Adjust documentation for git migration.James Y Knight2019-01-291-36/+11
* [libcxx] Support building hermetic static libraryPetr Hosek2019-01-061-0/+9
* [libcxx] Mention restriction on inline namespaces in LIBCXX_ABI_NAMESPACE docsLouis Dionne2018-11-161-1/+3
* Rename cxx-benchmark-unittests target and convert to LIT.Eric Fiselier2018-11-141-0/+9
* Make libc++'s versioning namespace customizableEric Fiselier2018-10-301-0/+12
* [libcxx] By default, do not use internal_linkage to hide symbols from the ABILouis Dionne2018-08-161-0/+9
* Implement <filesystem>Eric Fiselier2018-07-271-3/+7
* Corrected a typo in the building libc++ docsHamza Sood2017-12-031-1/+1
* [libc++] Add site config option for ABI macrosShoaib Meenai2017-10-041-0/+7
* [libcxx][CMake] Add install path variable to allow overriding the destinationPetr Hosek2017-07-111-0/+5
* docs: add some documentation for building on WindowsSaleem Abdulrasool2017-02-101-0/+51
* Add start of filesystem benchmarksEric Fiselier2016-10-301-5/+12
* Attempt to fix Sphinx buildEric Fiselier2016-09-161-6/+6
* Enable installation of libc++experimental by default.Eric Fiselier2016-09-071-1/+1
* Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.Eric Fiselier2016-08-291-1/+1
* [Docs] Update libc++ target names after r279675.Eric Fiselier2016-08-281-2/+2
* Allow building both shared and static libraryPetr Hosek2016-08-081-2/+9
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-191-3/+19
* Add Filesystem TS -- CompleteEric Fiselier2016-06-171-0/+8
* Update libcxx.llvm.org documentation by linking to new docs.Eric Fiselier2016-06-021-0/+70
* Add documentation for new experimental libraryEric Fiselier2016-05-031-0/+33
* [docs] Remove references to autoconf build.Alexey Samsonov2016-01-301-2/+1
* Update paths in libc++ build instructions. Patch from Jonathan Anderson.Eric Fiselier2015-12-141-2/+2
* [libcxx] Make libc++.so a linker script by default on most platforms.Eric Fiselier2015-10-151-0/+8
* ABI versioning macros for libc++.Evgeniy Stepanov2015-10-131-0/+19
* Cleanup BuildingLibcxx.rst and remove TODOEric Fiselier2015-09-061-3/+3
* [libcxx] Add new Sphinx documentationEric Fiselier2015-08-221-0/+279
OpenPOWER on IntegriCloud