| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds, | Dimitry Andric | 2020-08-06 | 1 | -31/+39 |
* | Regenerate lib/clang/liblldb/LLDBWrapLua.cpp with swig 4.0.2. | Dimitry Andric | 2020-08-06 | 1 | -799/+1648 |
* | lldb: build and enable lua script bindings | Ed Maste | 2020-04-03 | 1 | -0/+5 |
* | lldb: commit generated LLDBWrapLua.cpp | Ed Maste | 2020-04-03 | 1 | -0/+71334 |
* | lldb: add rule to generate LLDBWrapLua.cpp | Ed Maste | 2020-04-03 | 1 | -0/+13 |
* | Update build glue for lldb (MK_LLDB=yes). Also update lldb's generated | Dimitry Andric | 2020-01-27 | 1 | -17/+37 |
* | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -1/+1 |
* | Update build glue for a build of clang plus lldb (enabled via MK_LLDB). | Dimitry Andric | 2019-08-26 | 1 | -11/+46 |
* | Update lldb build glue to make MK_LLDB=yes work. | Dimitry Andric | 2019-01-22 | 1 | -13/+20 |
* | Update build glue to make WITH_LLDB work. | Dimitry Andric | 2018-08-02 | 1 | -0/+15 |
* | Remove SRCS for files that have been deleted upstream. | Dimitry Andric | 2018-07-31 | 1 | -4/+0 |
* | Build llvm-extract with -lz, and add a few objects to liblldb, both of | Dimitry Andric | 2018-01-13 | 1 | -0/+2 |
* | Next step in updating llvm/clang build glue: make lldb build. | Dimitry Andric | 2017-12-22 | 1 | -0/+10 |
* | First step in updating llvm/clang build glue: make only the clang | Dimitry Andric | 2017-12-21 | 1 | -2/+0 |
* | Add a few more object files to liblldb, which should solve errors when | Dimitry Andric | 2017-07-24 | 1 | -0/+4 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and update | Dimitry Andric | 2017-07-02 | 1 | -4/+4 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update | Dimitry Andric | 2017-06-27 | 1 | -2/+4 |
* | Merge ^/head r319801 through r320041. | Dimitry Andric | 2017-06-17 | 1 | -0/+3 |
|\ |
|
| * | Revert r319796 for now, it can cause undefined references when linking | Dimitry Andric | 2017-06-13 | 1 | -0/+3 |
| * | Remove a few unneeded files from libllvm, libclang and liblldb. | Dimitry Andric | 2017-06-10 | 1 | -3/+0 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and update | Dimitry Andric | 2017-05-16 | 1 | -1/+1 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update | Dimitry Andric | 2017-05-03 | 1 | -1/+1 |
* | | Strip out a few objects from libclang, liblldb and lldb, which are not | Dimitry Andric | 2017-04-21 | 1 | -3/+0 |
* | | Update objects in liblldb for the MK_LLDB=yes case. | Dimitry Andric | 2017-04-18 | 1 | -30/+33 |
|/ |
|
* | Update lldb Makefile, and disable some functionality for Windows and | Dimitry Andric | 2017-01-04 | 1 | -2/+5 |
* | Initial updates to llvm/clang build glue. | Dimitry Andric | 2017-01-03 | 1 | -7/+0 |
* | DIRDEPS_BUILD: Connect the new clang build. | Bryan Drewery | 2016-09-01 | 1 | -0/+22 |
* | Centralize where LLVM_SRCS, CLANG_SRCS and LLDB_SRCS are defined. | Dimitry Andric | 2016-08-27 | 1 | -3/+1 |
* | Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build. | Dimitry Andric | 2016-08-27 | 1 | -3/+3 |
* | Completely revamp the way llvm, clang and lldb are built. | Dimitry Andric | 2016-08-26 | 2 | -27/+588 |
* | META MODE: Update dependencies with 'the-lot' and add missing directories. | Bryan Drewery | 2015-12-01 | 1 | -13/+0 |
* | Update LLDB snapshot to upstream r241361 | Ed Maste | 2015-07-04 | 1 | -2/+2 |
* | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -0/+28 |
* | Update build for LLDB snapshot at upstream rev 216948 | Ed Maste | 2014-11-26 | 1 | -1/+3 |
* | Add LLDB bmake infrastructure | Ed Maste | 2013-09-20 | 1 | -0/+18 |