summaryrefslogtreecommitdiffstats
path: root/lldb/docs/resources/build.rst
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
* [Docs] Add Python caveats under the development sectionJonas Devlieghere2019-11-181-0/+5
* [Docs] Repurpose 'sources' page as 'contributing'.Jonas Devlieghere2019-10-281-2/+12
* [CMake] Remove unused variable LLDB_TEST_CXX_COMPILERJonas Devlieghere2019-10-241-3/+2
* [lldb][CMake] Infer `Clang_DIR` if not passed explicitlyStefan Granitz2019-09-181-7/+7
* use https for llvm.org in the docSylvestre Ledru2019-08-291-4/+4
* [CMake] Remove LLDB_TEST_USE_CUSTOM_C(XX)_COMPILERJonas Devlieghere2019-08-201-3/+0
* [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
* [lldb][docs] Update documentation for monorepo and CMake cachesStefan Granitz2019-07-301-36/+144
* [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
* Rename MacOS X -> macOS where applicable.Adrian Prantl2019-05-141-4/+3
* [Docs] Add more info about building the docsJonas Devlieghere2019-04-191-15/+27
* Add LLDB website and documentation in reStructuredText for SphinxJonas Devlieghere2019-01-301-0/+516
OpenPOWER on IntegriCloud