aboutsummaryrefslogtreecommitdiff
path: root/lldb/lldb.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Update some file changes, but there's a dependency loop soJason Molenda1-12/+4
2019-07-08Remove install-headersJonas Devlieghere1-145/+0
2019-07-02add symbols/declvendor.cpp.Jason Molenda1-0/+4
2019-06-24Don't link against the DebugSymbols private framework; try to dlopenJason Molenda1-50/+0
2019-06-24Add windows abi plugin, breakpointprecondition.Jason Molenda1-0/+20
2019-06-11Update AuxVector.cppJason Molenda1-6/+4
2019-05-29Fix Xcode project lldb unit test target so it compiles.Greg Clayton1-0/+4
2019-05-24Revert Xcode scheme changes from 361675 Greg Clayton1-7/+1
2019-05-24Cleanup fixed form sizes.Greg Clayton1-1/+7
2019-05-23Ack, added DWARFTypeUnit to the wrong target...Jim Ingham2-10/+6
2019-05-22Add DWARFTypeUnit to the Xcode project.Jim Ingham1-0/+6
2019-05-09Fix the output file dependency for Options.inc.Jim Ingham1-1/+1
2019-05-06Revert xcode scheme changes that I didn't mean to check in.Greg Clayton2-32/+4
2019-05-06Include inlined functions when figuring out a contiguous address rangeGreg Clayton2-4/+32
2019-04-30Add CxxModuleHandler to Xcode projectJonas Devlieghere1-0/+6
2019-04-24add postfixexpression.cpp.Jason Molenda1-0/+4
2019-04-24Kill modify-python-lldb.pyPavel Labath1-2/+0
2019-03-27[Platform] Remove Kalimba PlatformJonas Devlieghere1-14/+0
2019-03-20Update DWARF files.Jason Molenda1-12/+6
2019-03-13Update.Jason Molenda1-6/+0
2019-03-12Fix the project for r355939 (ASTUtils.{h,c})Jim Ingham1-0/+6
2019-03-07When disassembling Aarch64 target and vendor Apple, set the cpu toJason Molenda1-0/+4
2019-03-06Factor the clang specific parts of ExpressionSourceCode.{h,cpp} into the clan...Jim Ingham1-4/+6
2019-03-06[SBAPI] Don't check IsValid in constructorJonas Devlieghere1-0/+2
2019-03-05Fix the Xcode project for UserIDResolver.Jim Ingham1-5/+11
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai1-1/+1
2019-03-01Resubmit r354706 with a fix for process launch.Jim Ingham1-1/+1
2019-02-28Symbols.cpp in unittest moved too.Jason Molenda1-4/+4
2019-02-28Move Symbols.cpp files.Jason Molenda1-8/+9
2019-02-22Revert "[xcodeproj] Add SBReproducer to LLDB.framework"Jonas Devlieghere1-9/+0
2019-02-21[xcodeproj] Add SBReproducer to LLDB.frameworkJonas Devlieghere1-0/+9
2019-02-21[Reproducers] Initialize reproducers before initializing the debugger.Jonas Devlieghere1-8/+0
2019-02-12Fix Xcode project for RemoteAwarePlatform files.Greg Clayton1-7/+10
2019-02-07Fix my mistake adding SBReproducer the Xcode projectJonas Devlieghere1-4/+8
2019-02-06Add SBReproducer to Xcode projectJonas Devlieghere1-0/+6
2019-02-06[Reproducers] Add instrumentation to Xcode projectJonas Devlieghere1-0/+8
2019-02-06Sort Xcode projectJonas Devlieghere1-4/+4
2019-02-05Update Xcode project after r353047Stefan Granitz1-15/+12
2019-02-01Fix the xcode build for r352845, attempt #2Stefan Granitz1-0/+16
2019-02-01Revert "Fix the xcode build for r352845."Stefan Granitz1-2663/+2651
2019-02-01Fix the xcode build for r352845.Jim Ingham1-2651/+2663
2019-01-31Add Sphinx generated html files as output to the build phase.Jonas Devlieghere1-1/+23
2019-01-30Add lldb-docs target to Xcode projectJonas Devlieghere1-0/+96
2019-01-29Add FileCollector + test to Xcode project.Jonas Devlieghere1-0/+8
2019-01-24Add unittests to the Xcode gtest target.Jim Ingham1-1/+57
2019-01-18Add BreakpadRecords to the Xcode project.Jim Ingham1-0/+6
2019-01-12Add SymbolFileBreakpad.Jason Molenda1-0/+15
2019-01-02Remove Range.* from Xcode projectAdrian Prantl1-6/+0
2018-12-18Remove the zlib CFLAGS and LDFLAGS settings from the xcode project file.Jason Molenda1-48/+0
2018-12-18Force libcompression calls to be enabled when building on DarwinJason Molenda1-60/+16