summaryrefslogtreecommitdiffstats
path: root/lldb/lldb.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Remove the Xcode projectJonas Devlieghere2019-07-221-11538/+0
* Remember to sort the Xcode project!!!Jim Ingham2019-07-181-2680/+2680
* The switch to table-genning command options brokeJim Ingham2019-07-181-2680/+2705
* Update some file changes, but there's a dependency loop soJason Molenda2019-07-151-12/+4
* Remove install-headersJonas Devlieghere2019-07-081-145/+0
* add symbols/declvendor.cpp.Jason Molenda2019-07-021-0/+4
* Don't link against the DebugSymbols private framework; try to dlopenJason Molenda2019-06-241-50/+0
* Add windows abi plugin, breakpointprecondition.Jason Molenda2019-06-241-0/+20
* Update AuxVector.cppJason Molenda2019-06-111-6/+4
* Fix Xcode project lldb unit test target so it compiles.Greg Clayton2019-05-291-0/+4
* Ack, added DWARFTypeUnit to the wrong target...Jim Ingham2019-05-231-3/+3
* Add DWARFTypeUnit to the Xcode project.Jim Ingham2019-05-221-0/+6
* Fix the output file dependency for Options.inc.Jim Ingham2019-05-091-1/+1
* Add CxxModuleHandler to Xcode projectJonas Devlieghere2019-04-301-0/+6
* add postfixexpression.cpp.Jason Molenda2019-04-241-0/+4
* Kill modify-python-lldb.pyPavel Labath2019-04-241-2/+0
* [Platform] Remove Kalimba PlatformJonas Devlieghere2019-03-271-14/+0
* Update DWARF files.Jason Molenda2019-03-201-12/+6
* Update.Jason Molenda2019-03-131-6/+0
* Fix the project for r355939 (ASTUtils.{h,c})Jim Ingham2019-03-121-0/+6
* When disassembling Aarch64 target and vendor Apple, set the cpu toJason Molenda2019-03-071-0/+4
* Factor the clang specific parts of ExpressionSourceCode.{h,cpp} into the clan...Jim Ingham2019-03-061-4/+6
* [SBAPI] Don't check IsValid in constructorJonas Devlieghere2019-03-061-0/+2
* Fix the Xcode project for UserIDResolver.Jim Ingham2019-03-051-5/+11
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-1/+1
* Symbols.cpp in unittest moved too.Jason Molenda2019-02-281-4/+4
* Move Symbols.cpp files.Jason Molenda2019-02-281-8/+9
* Revert "[xcodeproj] Add SBReproducer to LLDB.framework"Jonas Devlieghere2019-02-221-9/+0
* [xcodeproj] Add SBReproducer to LLDB.frameworkJonas Devlieghere2019-02-211-0/+9
* [Reproducers] Initialize reproducers before initializing the debugger.Jonas Devlieghere2019-02-211-8/+0
* Fix Xcode project for RemoteAwarePlatform files.Greg Clayton2019-02-121-7/+10
* Fix my mistake adding SBReproducer the Xcode projectJonas Devlieghere2019-02-071-4/+8
* Add SBReproducer to Xcode projectJonas Devlieghere2019-02-061-0/+6
* [Reproducers] Add instrumentation to Xcode projectJonas Devlieghere2019-02-061-0/+8
* Sort Xcode projectJonas Devlieghere2019-02-061-4/+4
* Update Xcode project after r353047Stefan Granitz2019-02-051-15/+12
* Fix the xcode build for r352845, attempt #2Stefan Granitz2019-02-011-0/+16
* Revert "Fix the xcode build for r352845."Stefan Granitz2019-02-011-2663/+2651
* Fix the xcode build for r352845.Jim Ingham2019-02-011-2651/+2663
* Add Sphinx generated html files as output to the build phase.Jonas Devlieghere2019-01-311-1/+23
* Add lldb-docs target to Xcode projectJonas Devlieghere2019-01-301-0/+96
* Add FileCollector + test to Xcode project.Jonas Devlieghere2019-01-291-0/+8
* Add unittests to the Xcode gtest target.Jim Ingham2019-01-241-1/+57
* Add BreakpadRecords to the Xcode project.Jim Ingham2019-01-181-0/+6
* Add SymbolFileBreakpad.Jason Molenda2019-01-121-0/+15
* Remove Range.* from Xcode projectAdrian Prantl2019-01-021-6/+0
* Remove the zlib CFLAGS and LDFLAGS settings from the xcode project file.Jason Molenda2018-12-181-48/+0
* Force libcompression calls to be enabled when building on DarwinJason Molenda2018-12-181-60/+16
* Add PdbAstBuilder.cpp.Jason Molenda2018-12-171-0/+6
* Fix the unittests for the move of Listener & BroadcasterJim Ingham2018-12-141-2/+2
OpenPOWER on IntegriCloud