summaryrefslogtreecommitdiffstats
path: root/lldb/lib
Commit message (Expand)AuthorAgeFilesLines
* Use libxml2 on Mac OS X.Filipe Cabecinhas2012-10-311-0/+1
* Patch submitted by Dan Malea -- I introduced a dependency betweenJason Molenda2012-10-041-2/+6
* Patch by Matt, to get lldb to build with the updated llvm+clang versions (via...Filipe Cabecinhas2012-09-261-2/+0
* Fixes by Daniel Malea.Filipe Cabecinhas2012-08-281-0/+1
* Continue the work started by Dragos' Makefile patch (LLVMLibsOptions usage)Filipe Cabecinhas2012-05-291-7/+8
* Add Security framework to the list of frameworks needed for linking.Bill Wendling2012-04-051-1/+1
* Makefile build: clang now depends on libclangEdit.Benjamin Kramer2012-03-141-0/+1
* Fix the linux build now that we link against the Linux and FreeBSD platforms.Greg Clayton2012-02-281-5/+5
* Makefiles for new mach-core directory.Johnny Chen2012-02-241-1/+2
* This patch combines common code from Linux and FreeBSD intoJohnny Chen2012-01-051-5/+9
* libEnhancedDisassembly.a is gone from recent LLVM.Peter Collingbourne2011-12-081-1/+0
* build: liblldb now depends on the linker libraryDaniel Dunbar2011-11-011-1/+1
* build: Build in the Darwin-Kernel OperatingSystem plugin.Daniel Dunbar2011-10-311-1/+2
* build: Fix Makefiles on Darwin to link proper dynamic loader plugin.Daniel Dunbar2011-10-311-0/+1
* build: Fix Darwin linker flags which weren't properly passed (and aren't valid).Daniel Dunbar2011-10-311-2/+1
* build: Fixup Darwin process plugin build for Makefiles.Daniel Dunbar2011-10-311-1/+1
* Patch from Dragos Tatulea to re-enable the PECOFF object file parser for allGreg Clayton2011-10-111-0/+1
* Patch by Filipe to build lldb usng 'make'!Johnny Chen2011-08-231-1/+2
* Patch by David Forsythe to build lldb on FreeBSD!Johnny Chen2011-08-021-2/+18
* Link in the MCJIT. Fixes makefile build.Charles Davis2011-05-241-1/+1
* Add the LanguageRuntime plugins to liblldb. Fixes link errors for me; if thisCharles Davis2011-05-191-2/+5
* python-config in MakefilesJohnny Chen2011-05-191-1/+1
* Build and initialise the Darwin ABI plugins on all platformsPeter Collingbourne2011-05-191-0/+1
* Link to LLVM instrumentation libPeter Collingbourne2011-05-191-1/+1
* Add UnwindAssembly plugins to makefile buildPeter Collingbourne2011-05-191-0/+2
* Add makefile support for the ARM instruction emulation plugin.Stephen Wilson2011-04-081-1/+2
* Add PlatformGDBServer and ProcessGDBRemote to the build system.Stephen Wilson2011-03-261-1/+2
* linux: add Host/linux subdirectoryStephen Wilson2011-03-231-1/+2
* Add Makefile support for the Platform plugins.Stephen Wilson2011-03-101-2/+4
* Add Makefile support for the new DynamicLoaderStatic plugin.Stephen Wilson2011-03-081-0/+1
* Python override patch from Jai Menon.Greg Clayton2011-02-051-2/+4
* Simple makefile fixups.Stephen Wilson2011-01-251-2/+1
* Initial support for a DynamicLoader plugin on Linux.Stephen Wilson2011-01-161-1/+2
* Makefile updates.Stephen Wilson2011-01-061-5/+3
* Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse moreGreg Clayton2010-09-071-3/+2
* Missed an aspect of the previous makefile patch.Stephen Wilson2010-07-241-1/+1
* Fix makefiles to build properly on Darwin.Stephen Wilson2010-07-241-1/+1
* Add a new Process plugin for Linux.Stephen Wilson2010-07-241-3/+4
* Patch from Jean-Daniel Dupas:Greg Clayton2010-07-121-1/+1
* Make current Makefiles work on Linux (at least, they work for me). PleaseEli Friedman2010-07-091-43/+22
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-0/+128
OpenPOWER on IntegriCloud