| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-05 | Pick up State.h include path change | Tom Tromey | -0/+0 | |
| 2018-09-04 | Restore lldb build | Tom Tromey | -0/+0 | |
| commit 6c10142251 ("Update LLVM submodule") disabled the lldb build. This patch updates the lldb and clang submodules to once again build against the LLVM that is included in the Rust tree, and reverts the .travis.yml changes from that patch. | ||||
| 2018-08-14 | Add lldb to the build | Tom Tromey | -0/+0 | |
| This optionally adds lldb (and clang, which it needs) to the build. Because rust uses LLVM 7, and because clang 7 is not yet released, a recent git master version of clang is used. The lldb that is used includes the Rust plugin. lldb is only built when asked for, or when doing a nightly build on macOS. Only macOS is done for now due to difficulties with the Python dependency. | ||||
