summaryrefslogtreecommitdiffstats
path: root/lldb/docs/resources
Commit message (Expand)AuthorAgeFilesLines
* [lldb/CMake] Use LLDB's autodetection logic for libxml2Jonas Devlieghere2020-01-081-0/+2
* [lldb/Docs] Describe optional dependencies on build page.Jonas Devlieghere2020-01-061-5/+31
* [lldb/Docs] Fix capitalization typo.Jonas Devlieghere2020-01-061-1/+1
* [lldb/Docs] Include how to generate the man pageJonas Devlieghere2020-01-031-0/+1
* [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere2019-12-131-3/+3
* [lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDITJonas Devlieghere2019-12-121-2/+2
* [lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSESJonas Devlieghere2019-12-121-3/+3
* Add a "Using LLDB" section to the welcome page of the websiteAdrian Prantl2019-11-191-0/+192
* [Docs] Add reproducer documentationJonas Devlieghere2019-11-181-0/+116
* [Docs] Add Python caveats under the development sectionJonas Devlieghere2019-11-182-0/+42
* [LLDB] Make a clear distinction between usage & development docsJonas Devlieghere2019-11-141-21/+0
* Fix typos in docs. NFCDiana Picus2019-11-141-2/+2
* lldb/docs: update the lldb-x86_64-debian bot urlPavel Labath2019-11-061-1/+1
* [Docs] Repurpose 'sources' page as 'contributing'.Jonas Devlieghere2019-10-282-18/+31
* [CMake] Remove unused variable LLDB_TEST_CXX_COMPILERJonas Devlieghere2019-10-242-5/+3
* [Docs] Update testing documentatonJonas Devlieghere2019-10-101-42/+66
* [Docs] Document lldb-instrJonas Devlieghere2019-10-011-0/+40
* [lldb][www] Update bot linksRaphael Isemann2019-09-261-2/+2
* [Docs] Document forwarding arguments with litJonas Devlieghere2019-09-251-0/+8
* [Documentation] Expand on testing variants.Jonas Devlieghere2019-09-251-7/+54
* [lldb][CMake] Infer `Clang_DIR` if not passed explicitlyStefan Granitz2019-09-181-7/+7
* [lldb] Remove xcode bot from website listing and fix link to sanitizedRaphael Isemann2019-09-061-2/+1
* use https for llvm.org in the docSylvestre Ledru2019-08-292-9/+9
* Provide a real link to the doc and remove old informationSylvestre Ledru2019-08-291-15/+2
* [dotest] Remove -q (quiet) flag.Jonas Devlieghere2019-08-281-3/+1
* [CMake] Remove LLDB_TEST_USE_CUSTOM_C(XX)_COMPILERJonas Devlieghere2019-08-202-6/+1
* [lldb][CMake] Generating Xcode projectsStefan Granitz2019-08-061-1/+1
* [lldb][docs] Update landing page for monorepoStefan Granitz2019-08-011-0/+2
* [lldb][docs] Add CMake version notes for -B flagStefan Granitz2019-07-311-4/+15
* [dotest] Remove multiprocessingJonas Devlieghere2019-07-301-19/+1
* [lldb][docs] Update documentation for monorepo and CMake cachesStefan Granitz2019-07-301-36/+144
* [Docs] Remove stale documentationJonas Devlieghere2019-07-221-21/+2
* [Docs] Remove stale builderJonas Devlieghere2019-07-031-1/+0
* [Docs] Update documentation build instructions.Jonas Devlieghere2019-07-031-3/+3
* [Docs] Unify build instructionsJonas Devlieghere2019-07-031-244/+243
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-2/+6
* [Docs] Remove SVN checkout from LLDB build stepsJonas Devlieghere2019-05-171-51/+0
* [CMake] Add error to clarify that lldb requires libcxxStefan Granitz2019-05-151-0/+6
* [Docs] Document lldb-dotestJonas Devlieghere2019-05-151-13/+35
* Rename MacOS X -> macOS where applicable.Adrian Prantl2019-05-141-4/+3
* [Docs] Fix incorrect heading and update titles.Jonas Devlieghere2019-05-082-8/+8
* [Docs] Re-order homepage: Download -> Build -> TestJonas Devlieghere2019-05-081-13/+16
* [Docs] Update the CI pageJonas Devlieghere2019-04-241-0/+17
* [Docs] Move external links upJonas Devlieghere2019-04-241-13/+0
* [Docs] Move API docs to the front pageJonas Devlieghere2019-04-221-6/+0
* [Docs] Add more info about building the docsJonas Devlieghere2019-04-191-15/+27
* [Docs] Add LLDB botsJonas Devlieghere2019-04-181-0/+20
* Don't abort() in lldb_assert and document why.Adrian Prantl2019-03-291-0/+102
* Add LLDB website and documentation in reStructuredText for SphinxJonas Devlieghere2019-01-305-0/+788
OpenPOWER on IntegriCloud