aboutsummaryrefslogtreecommitdiff
path: root/libcxx/www/index.html
AgeCommit message (Expand)AuthorFilesLines
2019-06-11[libcxx] Slightly improved policy for handling experimental featuresLouis Dionne1-1/+1
2019-03-20[libc++][CMake] Clean up some of the libc++ re-exporting logicLouis Dionne1-5/+0
2019-01-29Adjust documentation for git migration.James Y Knight1-2/+1
2018-09-22Correct docs to reference the new libc++ lists.Eric Fiselier1-6/+6
2018-09-20add a quick link to libc++abiSylvestre Ledru1-0/+1
2018-09-20refresh the libc++ homepageSylvestre Ledru1-5/+6
2018-01-29Minor updated to the main libcxx page; add a link to the deprecation pageMarshall Clow1-6/+9
2017-08-31[libcxx] [www] Strip trailing whitespace.Stephan T. Lavavej1-1/+1
2017-08-31[libcxx] [www] Fix broken link for LLVM Bugzilla.Stephan T. Lavavej1-1/+1
2017-08-31[libcxx] [www] Manually change http links to https.Stephan T. Lavavej1-15/+15
2017-07-16Update libc++ status pages with results of the Toronto Meeting - and for C++2aMarshall Clow1-0/+2
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier1-1/+1
2016-12-28Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier1-1/+0
2016-08-09Remove *super* old test suite results doc for Linux and Windows.Eric Fiselier1-5/+0
2016-06-02Update libcxx.llvm.org documentation by linking to new docs.Eric Fiselier1-280/+12
2015-10-14Link to new documentation from existing homepageEric Fiselier1-0/+10
2015-08-05Update references to lists.llvm.orgTanya Lattner1-4/+4
2015-07-30Reapply working parts of CMake cleanup.Eric Fiselier1-8/+12
2015-07-29Revert recent CMake changes again due to failing compiler-rt buildsEric Fiselier1-12/+8
2015-07-29Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Eric Fiselier1-8/+12
2015-07-29Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Hans Wennborg1-12/+8
2015-07-29[libcxx] Cleanup CMake configuration and integrate with LLVMEric Fiselier1-8/+12
2015-05-12Document a known build issue on OS X 10.8 and later.Eric Fiselier1-3/+12
2015-05-08Fix typo in www. NFCJonathan Roelofs1-1/+1
2015-03-19[libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_P...Eric Fiselier1-4/+4
2015-01-30Update web page to direct patches to Phabricator.Dan Albert1-17/+17
2014-12-22[libcxx] Add numerous options to libc++ LIT test suite configuration. Eric Fiselier1-0/+1
2014-12-20[libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfgEric Fiselier1-2/+3
2014-12-09Update information on where to find buildbots. Remove dead buildbot links.Eric Fiselier1-11/+5
2014-11-10Update status pages for C++1zMarshall Clow1-0/+2
2014-10-21Remove dead buildbot linkEric Fiselier1-3/+0
2014-10-19[libcxx] Redo adding support for building and testing with an ABI library not...Eric Fiselier1-2/+3
2014-10-18[libcxx] Add support for building and testing with an ABI library not along l...Eric Fiselier1-0/+30
2014-10-16Fix bad link in documentation. Thanks to rsmithEric Fiselier1-1/+1
2014-10-16Add my buildbot to list of libc++ buildbots in documentationEric Fiselier1-0/+3
2014-08-18[libcxx] Add list of currently known buildbots to libc++ homepageEric Fiselier1-0/+19
2014-08-11Update libc++ docs to include instructions for LIT.Dan Albert1-80/+133
2014-06-02First cut at a post c++14 status pageMarshall Clow1-0/+2
2014-04-07Removed 'sized deallocation' from C++14 status page since it turned out to re...Marshall Clow1-1/+1
2014-04-03Add a section about reporting bugs and contributing patchesMarshall Clow1-0/+17
2014-04-03Reword C++14 status to match C++11 statusMarshall Clow1-1/+1
2014-04-03Mark C++14 status as 'complete'Marshall Clow1-3/+2
2013-10-06Make it possible to link against libstdc++ as well as libsupc++ with CMake.Peter Collingbourne1-1/+8
2013-08-13Fix case mismatchMarshall Clow1-1/+1
2013-08-13Create a C++14 status pageMarshall Clow1-1/+3
2013-03-14Updated link to Marshall's instructionsMarshall Clow1-1/+1
2013-03-14Some forward-looking and optimistic documentation.Howard Hinnant1-0/+1
2013-02-26Michael van der Westhuizen: correction to the libcxx build instructions when ...Howard Hinnant1-1/+1
2013-02-08Michael van der Westhuizen: Update instructions for building on Linux.Howard Hinnant1-0/+75
2012-12-31[CMake] Fix c++ abi library configuration on Linux.Michael J. Spencer1-0/+55