summaryrefslogtreecommitdiffstats
path: root/lldb/lldb.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Remove TimeValue classPavel Labath2016-11-161-6/+0
* One more try to fix the Xcode projectChris Bieneman2016-11-101-8/+8
* Fixing the Xcode build that I broke in r286479Chris Bieneman2016-11-101-8/+8
* Unify Darwin and Non-Darwin printing of version outputChris Bieneman2016-11-101-0/+56
* Add RenderScriptScriptGroup to the Xcode projectEnrico Granata2016-11-031-0/+6
* Remove TimeSpecTimeout classPavel Labath2016-11-031-6/+0
* Remove KQueue.cppPavel Labath2016-11-021-6/+0
* Add the new minidump plugin files to the Xcode projectEnrico Granata2016-10-311-0/+18
* Fixing up the project file for the removal of LibStdcppSmartPointer.cpp.Jim Ingham2016-10-251-4/+0
* Add the new stdcpp formatters to the Xcode project.Jim Ingham2016-10-211-0/+12
* Add a first unit test for the arm64 instruction profiled unwindJason Molenda2016-10-111-1/+13
* Removing the new Minidump pluginDimitar Vlahovski2016-10-051-12/+4
* Add the new minidump files to the Xcode project.Jim Ingham2016-10-051-4/+12
* Re-commit the changes from r282565 that I had to back out because of Jason Molenda2016-09-291-0/+36
* zorg Xcode python test suite target arch updateTodd Fiala2016-09-281-2/+2
* Reverting r282565.Jason Molenda2016-09-281-36/+0
* Refactor the x86 UnwindAssembly class into a separate class calledJason Molenda2016-09-281-0/+36
* Install only the manpage and only in the proper locationEnrico Granata2016-09-231-35/+1
* Xcode: support gtests that use the Inputs dirTodd Fiala2016-09-191-79/+115
* added LLDB_PYTHON_TESTSUITE_ARCH Xcode variableTodd Fiala2016-09-151-2/+6
* fixup Xcode build for removal of MIUtilParse.*Todd Fiala2016-09-131-6/+0
* Remove CxaDemangle.cpp / .h from xcode project file.Jason Molenda2016-09-071-6/+0
* added Xcode lldb-gtest-for-debugging targetTodd Fiala2016-08-201-0/+289
* add all missing gtest tests to the Xcode lldb-gtest targetTodd Fiala2016-08-191-9/+159
* fixup macOS gtest runningTodd Fiala2016-08-191-0/+22
* fix broken gdb-remote gtestTodd Fiala2016-08-191-2/+36
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-2/+72
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-191-72/+2
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-2/+72
* Centralize all select() calls into one place so that we can take advantage of...Greg Clayton2016-08-101-2/+8
* Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-08-091-0/+8
* Add the new OCaml support files to the Xcode project file.Jim Ingham2016-08-031-2/+28
* Revert "updated Xcode project r277139"Todd Fiala2016-07-291-12/+0
* updated Xcode project r277139Todd Fiala2016-07-291-0/+12
* Fixed up Xcode build for r276976 and r277011.Todd Fiala2016-07-281-27/+29
* reduce Green Dragon macOS build session filename lengthTodd Fiala2016-07-261-1/+1
* Add a new DynamicLoader plugin that uses SPI that are in developmentJason Molenda2016-07-211-0/+7
* Refactor (with some rewriting) the DynamicLoaderMacOSX plugin intoJason Molenda2016-07-171-0/+8
* Fixed the location of the Swift bindings in the Xcode build.Sean Callanan2016-07-161-1/+1
* Because of our lifetime rules w.r.t. ValueObjects and ClusterManagers, synthe...Enrico Granata2016-07-061-0/+2
* Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook ...Greg Clayton2016-06-241-0/+12
* fix Xcode build for r273547Todd Fiala2016-06-231-0/+8
* add code coverage support to Xcode buildTodd Fiala2016-06-211-3/+31
* Change the "debugserver-mini" target (a version of debugserverJason Molenda2016-06-211-1/+14
* Set TERM env var for Xcode gtestsTodd Fiala2016-06-151-1/+1
* Add results.xml for macOS lldb unittestsTim Hammerquist2016-06-151-1/+1
* add cmake files to Xcode projectTodd Fiala2016-05-231-0/+32
* Import block pointers from DWARF as Clang block pointers, not as structs.Sean Callanan2016-05-021-0/+8
* update Jenkins Xcode buildbot target for r266885Todd Fiala2016-04-201-1/+1
* Add the PDBParser.{cpp,h} files to the Xcode project.Jim Ingham2016-04-151-0/+6
OpenPOWER on IntegriCloud