index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lldb
/
docs
/
resources
/
build.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add lldb-server targets to build docs
David Spickett
2023-01-12
1
-3
/
+13
*
[lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docs
Michael Buch
2022-10-28
1
-1
/
+1
*
[lldb] Remove references to epydoc from the documentation
Jonas Devlieghere
2022-06-16
1
-4
/
+1
*
Raise the minimum Visual Studio version to VS2019
Simon Pilgrim
2022-01-29
1
-4
/
+4
*
[lldb] Update the lldb build instructions on Windows
Stella Stamenova
2022-01-28
1
-7
/
+14
*
[lldb][docs] Update instructions for building libc++
Tor Arne Vestbø
2021-12-16
1
-4
/
+6
*
[LLDB][Docs] Indicate `PS1` variable by $
Shivam Gupta
2021-09-04
1
-33
/
+34
*
[lldb][docs] Remove mention of subversion. NFC.
Bruce Mitchener
2021-07-14
1
-1
/
+1
*
[lldb] Fix typos in documentation (NFC)
Kazu Hirata
2021-03-01
1
-1
/
+1
*
[Branch-Rename] Fix some links
xgupta
2021-02-01
1
-2
/
+2
*
[lldb][docs] Use inline literals for code/paths instead of rendering it with ...
Raphael Isemann
2021-01-18
1
-1
/
+1
*
[lldb] Bump the required SWIG version to 3
Jonas Devlieghere
2021-01-08
1
-1
/
+1
*
Remove Python2 fallback and only advertise Python3 in the doc
serge-sans-paille
2020-12-17
1
-1
/
+1
*
[lldb/docs] Clarify python/swig version incompatibility
Pavel Labath
2020-10-07
1
-4
/
+9
*
[lldb/docs] Remove manual codesigning documentation
Dave Lee
2020-09-29
1
-52
/
+5
*
[lldb/Docs] Correct LLDB_ENABLE_TESTS to LLDB_INCLUDE_TESTS
Dave Lee
2020-09-09
1
-2
/
+2
*
[lldb][doc] Mention python3-dev instead of python2.7-dev in build docs
Raphael Isemann
2020-09-09
1
-1
/
+1
*
Revert "Revert "[lldb/Docs] Mark both Python 3.6 and 3.8 as supported on Wind...
Stefan Stipanovic
2020-03-03
1
-4
/
+4
*
Revert "[lldb/Docs] Mark both Python 3.6 and 3.8 as supported on Windows"
Stefan Stipanovic
2020-03-03
1
-4
/
+4
*
[lldb/Docs] Mark both Python 3.6 and 3.8 as supported on Windows
Jonas Devlieghere
2020-03-03
1
-4
/
+4
*
[lldb/Docs] Update the Windows documentation
Jonas Devlieghere
2020-02-18
1
-13
/
+22
*
[LLDB] [doc] Remove note about libpanel(3) and NetBSD
Kamil Rytarowski
2020-02-09
1
-8
/
+0
*
[lldb/CMake] Use LLDB's autodetection logic for libxml2
Jonas Devlieghere
2020-01-08
1
-0
/
+2
*
[lldb/Docs] Describe optional dependencies on build page.
Jonas Devlieghere
2020-01-06
1
-5
/
+31
*
[lldb/Docs] Fix capitalization typo.
Jonas Devlieghere
2020-01-06
1
-1
/
+1
*
[lldb/Docs] Include how to generate the man page
Jonas Devlieghere
2020-01-03
1
-0
/
+1
*
[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON
Jonas Devlieghere
2019-12-13
1
-3
/
+3
*
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
Jonas Devlieghere
2019-12-12
1
-2
/
+2
*
[lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES
Jonas Devlieghere
2019-12-12
1
-3
/
+3
*
[Docs] Add Python caveats under the development section
Jonas Devlieghere
2019-11-18
1
-0
/
+5
*
[Docs] Repurpose 'sources' page as 'contributing'.
Jonas Devlieghere
2019-10-28
1
-2
/
+12
*
[CMake] Remove unused variable LLDB_TEST_CXX_COMPILER
Jonas Devlieghere
2019-10-24
1
-3
/
+2
*
[lldb][CMake] Infer `Clang_DIR` if not passed explicitly
Stefan Granitz
2019-09-18
1
-7
/
+7
*
use https for llvm.org in the doc
Sylvestre Ledru
2019-08-29
1
-4
/
+4
*
[CMake] Remove LLDB_TEST_USE_CUSTOM_C(XX)_COMPILER
Jonas Devlieghere
2019-08-20
1
-3
/
+0
*
[lldb][CMake] Generating Xcode projects
Stefan Granitz
2019-08-06
1
-1
/
+1
*
[lldb][docs] Update landing page for monorepo
Stefan Granitz
2019-08-01
1
-0
/
+2
*
[lldb][docs] Add CMake version notes for -B flag
Stefan Granitz
2019-07-31
1
-4
/
+15
*
[lldb][docs] Update documentation for monorepo and CMake caches
Stefan Granitz
2019-07-30
1
-36
/
+144
*
[Docs] Update documentation build instructions.
Jonas Devlieghere
2019-07-03
1
-3
/
+3
*
[Docs] Unify build instructions
Jonas Devlieghere
2019-07-03
1
-244
/
+243
*
[Docs] Modernize references to macOS
J. Ryan Stinnett
2019-05-30
1
-2
/
+6
*
[Docs] Remove SVN checkout from LLDB build steps
Jonas Devlieghere
2019-05-17
1
-51
/
+0
*
[CMake] Add error to clarify that lldb requires libcxx
Stefan Granitz
2019-05-15
1
-0
/
+6
*
Rename MacOS X -> macOS where applicable.
Adrian Prantl
2019-05-14
1
-4
/
+3
*
[Docs] Add more info about building the docs
Jonas Devlieghere
2019-04-19
1
-15
/
+27
*
Add LLDB website and documentation in reStructuredText for Sphinx
Jonas Devlieghere
2019-01-30
1
-0
/
+516