150
|
1 Continuous Integration
|
|
2 ======================
|
|
3
|
|
4 Buildbot
|
|
5 --------
|
|
6
|
221
|
7 LLVM Buildbot is the place where volunteers provide build machines. Everyone can
|
|
8 `add a buildbot for LLDB <https://llvm.org/docs/HowToAddABuilder.html>`_.
|
150
|
9
|
221
|
10 * `lldb-x64-windows-ninja <https://lab.llvm.org/buildbot/#/builders/83>`_
|
|
11 * `lldb-x86_64-debian <https://lab.llvm.org/buildbot/#/builders/68>`_
|
|
12 * `lldb-aarch64-ubuntu <https://lab.llvm.org/buildbot/#/builders/96>`_
|
|
13 * `lldb-arm-ubuntu <https://lab.llvm.org/buildbot/#/builders/17>`_
|
|
14 * `lldb-x86_64-fedora <https://lab.llvm.org/staging/#/builders/16>`_
|
150
|
15
|
221
|
16 An overview of all LLDB builders (except Fedora) can be found here:
|
150
|
17
|
221
|
18 `https://lab.llvm.org/buildbot/#/builders?tags=lldb <https://lab.llvm.org/buildbot/#/builders?tags=lldb>`_
|
150
|
19
|
|
20 GreenDragon
|
|
21 -----------
|
|
22
|
|
23 GreenDragon builds and tests LLDB on macOS. It has a `dedicated tab
|
|
24 <http://green.lab.llvm.org/green/view/LLDB/>`_ for LLDB.
|
|
25
|
|
26 * `lldb-cmake <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/>`_
|
|
27 * `lldb-cmake-matrix <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-matrix/>`_
|
221
|
28 * `lldb-cmake-reproducers <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-reproducers/>`_
|
150
|
29 * `lldb-cmake-standalone <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/>`_
|
|
30 * `lldb-cmake-sanitized <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-sanitized/>`_
|
|
31
|
221
|
32 Documentation
|
|
33 -------------
|
|
34
|
|
35 The documentation bot validates that the website builds correctly with Sphinx.
|
|
36 It does not generate the website itself, which happens on a separate server.
|
|
37
|
|
38 * `lldb-sphinx-docs <http://lab.llvm.org:8011/builders/lldb-sphinx-docs>`_
|