summaryrefslogtreecommitdiffstats
path: root/lldb/lldb.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Enabled the PlatformLinux and PlatforFreeBSD on MacOSX so they can be usedGreg Clayton2012-02-271-0/+32
* Added the POSIX-DYLD as a plug-in in the darwin build in the Xcode projectGreg Clayton2012-02-271-0/+32
* <rdar://problem/9886712>Greg Clayton2012-02-251-0/+8
* Bumped Xcode project version to lldb-117 and debugserver-168.Greg Clayton2012-02-251-15/+15
* Fix build for case sensitive file systems.Greg Clayton2012-02-251-6/+6
* <rdar://problem/3535148>Han Ming Ong2012-02-253-0/+449
* <rdar://problem/10103468>Greg Clayton2012-02-241-0/+6
* Bumping version to lldb-116.Jason Molenda2012-02-231-15/+15
* For stepping performance I added the ability to outlaw all memory accessesesGreg Clayton2012-02-221-6/+0
* Install lldb tool into /usr/local/bin if sdk==iphoneos.Jason Molenda2012-02-211-0/+3
* Patch Enrico's changes from r150558 on 2012-02-14 to build even if PythonJason Molenda2012-02-211-2/+2
* Add a logging mode that takes a callback and flush'es to that callback.Jim Ingham2012-02-211-0/+8
* Fix compile error for DisassemblerLLVMC.cpp.Johnny Chen2012-02-201-0/+6
* The second part in thread hardening the internals of LLDB where we makeGreg Clayton2012-02-183-7/+27
* reverting unwanted changes to scheme files with previous commitEnrico Granata2012-02-171-2/+2
* Adding formatters for several useful Objective-C/Cocoa data types. The new ca...Enrico Granata2012-02-171-2/+2
* <rdar://problem/10062621>Enrico Granata2012-02-151-2/+62
* Bump version number up to 115.Jason Molenda2012-02-131-15/+15
* First pass at mach-o core file support is in. It currently works for x86_64 Greg Clayton2012-02-091-0/+24
* Version bump to 113.Jason Molenda2012-02-081-15/+15
* Almost have templatized functions working (templatized classes are alreadyGreg Clayton2012-02-061-1/+1
* Removed the "lldb-forward-rtti.h" header file as it was designed to containGreg Clayton2012-01-301-4/+0
* Switching back to using std::tr1::shared_ptr. We originally switched awayGreg Clayton2012-01-291-0/+11
* Fix shell commands that do code signing.Jason Molenda2012-01-281-1/+1
* Bumping Xcode project versions for lldb-109 and debugserver-167.Greg Clayton2012-01-281-15/+15
* Xcode codesigning is broken. Work around this by doing code signing in a shel...Greg Clayton2012-01-281-6/+15
* Bumped Xcode project versions for lldb-108 and debugserver-166.Greg Clayton2012-01-211-16/+16
* Bump version number past lldb-107.Jason Molenda2012-01-181-15/+15
* Bumped xcode project versions for lldb-106 and debugserver-165Greg Clayton2012-01-141-15/+15
* Bumped Xcode project version for lldb-105 and debugserver-164.Greg Clayton2012-01-131-15/+15
* Bumped Xcode project versions for lldb-104 and debugserver-163.Greg Clayton2012-01-121-15/+15
* Updating Xcode project version numbers for lldb-103 and debugserver-162Sean Callanan2012-01-101-15/+15
* Updating Xcode project version numbers for lldb-102 and debugserver-161Sean Callanan2012-01-091-15/+15
* Bumped Xcode project versions for lldb-101 and debugserver-160.Greg Clayton2012-01-051-15/+15
* Updating Xcode project version numbers for lldb-100 and debugserver-159Sean Callanan2011-12-221-15/+15
* I accidentally committed some changes to theSean Callanan2011-12-213-23/+8
* Updating Xcode project version numbers for lldb-99 and debugserver-158Sean Callanan2011-12-211-15/+15
* Bump version number past lldb-98.Jason Molenda2011-12-211-15/+15
* Tightened Clang against a bug in which RecordDeclsSean Callanan2011-12-213-8/+23
* Updating Xcode project version numbers for lldb-97 and debugserver-157Sean Callanan2011-12-201-15/+15
* Updating Xcode project version numbers for LLDB-96Sean Callanan2011-12-171-15/+15
* Bumped Xcode project version to lldb-95 and debugserver-155.Greg Clayton2011-12-151-15/+15
* Fixed the Xcode project to correctly not strip anything for Debug and Release...Greg Clayton2011-12-131-21/+17
* Move the ARM specific arch picker from PlatformRemoteiOS.cpp toJason Molenda2011-12-091-15/+15
* Use the shorter form of the LLDB framework binary path.Jason Molenda2011-12-061-3/+3
* Skip over lldb-93.Jason Molenda2011-12-061-15/+15
* Bumped Xcode project version for lldb-92.Greg Clayton2011-12-051-15/+15
* Added ClangExternalASTSourceCommon, a local superclassSean Callanan2011-12-031-0/+6
* Bumping Xcode project version for lldb-91.Greg Clayton2011-12-011-15/+15
* Bumped Xcode project versions for lldb-90 and debugserver-154Greg Clayton2011-11-301-15/+15
OpenPOWER on IntegriCloud