aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang/lldb
Commit message (Expand)AuthorAgeFilesLines
* Regenerate ReStructuredText based manpages for llvm-project tools:Dimitry Andric2020-06-271-36/+36
* lldb: build and enable lua script bindingsEd Maste2020-04-031-0/+1
* Update build glue for lldb (MK_LLDB=yes). Also update lldb's generatedDimitry Andric2020-01-272-3/+411
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Update build glue for a build of clang plus lldb (enabled via MK_LLDB).Dimitry Andric2019-08-261-0/+1
* Update lldb build glue to make MK_LLDB=yes work.Dimitry Andric2019-01-221-0/+13
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix packaging for clang, lldb and lld 3.9.0Dimitry Andric2016-11-281-0/+1
* Some further micro-optimizations for the libllvm and lldb build.Dimitry Andric2016-09-041-1/+0
* DIRDEPS_BUILD: Connect the new clang build.Bryan Drewery2016-09-011-0/+30
* Centralize where LLVM_SRCS, CLANG_SRCS and LLDB_SRCS are defined.Dimitry Andric2016-08-271-3/+1
* Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build.Dimitry Andric2016-08-271-4/+4
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-262-324/+21
* Update build glue for lldb. Also comment out parts of theDimitry Andric2016-08-201-82/+87
* DIRDEPS_BUILD: Update clang dependencies after r296417.Bryan Drewery2016-03-081-7/+11
* Merge ^/head r293850 through r294089.Dimitry Andric2016-01-151-0/+3
|\
| * Set -mlong-calls where needed to get a static clang and lldb 3.8.0Andrew Turner2016-01-141-0/+3
* | Some additional llvm tools need libz. While here, consistently useDimitry Andric2016-01-061-1/+1
* | Update build infrastructure for LLDB 3.8Ed Maste2016-01-041-1/+5
* | Next part of updating llvm/clang build glue: getting theDimitry Andric2015-12-311-6/+6
|/
* Use LIBADD for pthread.Bryan Drewery2015-12-101-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-071-0/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+8
* Merge ^/head r285153 through r285283.Dimitry Andric2015-07-081-2/+2
|\
| * lldb: use .PATH to find man page instead of symlinking itEd Maste2015-07-071-2/+2
* | Update LLDB snapshot to upstream r241361Ed Maste2015-07-041-7/+15
|/
* new dependsSimon J. Gerraty2015-06-161-0/+146
* Convert to LIBADDBaptiste Daroussin2015-06-151-2/+1
* Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromDimitry Andric2015-02-141-1/+0
* Update FreeBSD LLDB build for 3.6 updateEd Maste2015-02-081-0/+4
* Add the AArch64 llvm backend to the build to allow for early testing andDimitry Andric2015-01-071-37/+43
* Update build for LLDB snapshot at upstream rev 216948Ed Maste2014-11-261-3/+9
* Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"Enji Cooper2014-08-261-2/+2
* Apply fix for lldb not linking after the sparc backend import.Dimitry Andric2014-03-011-0/+6
* Update LLDB bmake build for r262187Ed Maste2014-02-181-2/+3
* Update lldb for clang/llvm 3.4 importEd Maste2014-02-171-0/+1
* Enable llvm's integrated assembler for PowerPC, since it should now beDimitry Andric2013-12-161-0/+1
* Add LLDB bmake infrastructureEd Maste2013-09-201-0/+135