index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
lldb.xcodeproj
/
project.pbxproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove the Xcode project
Jonas Devlieghere
2019-07-22
1
-11538
/
+0
*
Remember to sort the Xcode project!!!
Jim Ingham
2019-07-18
1
-2680
/
+2680
*
The switch to table-genning command options broke
Jim Ingham
2019-07-18
1
-2680
/
+2705
*
Update some file changes, but there's a dependency loop so
Jason Molenda
2019-07-15
1
-12
/
+4
*
Remove install-headers
Jonas Devlieghere
2019-07-08
1
-145
/
+0
*
add symbols/declvendor.cpp.
Jason Molenda
2019-07-02
1
-0
/
+4
*
Don't link against the DebugSymbols private framework; try to dlopen
Jason Molenda
2019-06-24
1
-50
/
+0
*
Add windows abi plugin, breakpointprecondition.
Jason Molenda
2019-06-24
1
-0
/
+20
*
Update AuxVector.cpp
Jason Molenda
2019-06-11
1
-6
/
+4
*
Fix Xcode project lldb unit test target so it compiles.
Greg Clayton
2019-05-29
1
-0
/
+4
*
Ack, added DWARFTypeUnit to the wrong target...
Jim Ingham
2019-05-23
1
-3
/
+3
*
Add DWARFTypeUnit to the Xcode project.
Jim Ingham
2019-05-22
1
-0
/
+6
*
Fix the output file dependency for Options.inc.
Jim Ingham
2019-05-09
1
-1
/
+1
*
Add CxxModuleHandler to Xcode project
Jonas Devlieghere
2019-04-30
1
-0
/
+6
*
add postfixexpression.cpp.
Jason Molenda
2019-04-24
1
-0
/
+4
*
Kill modify-python-lldb.py
Pavel Labath
2019-04-24
1
-2
/
+0
*
[Platform] Remove Kalimba Platform
Jonas Devlieghere
2019-03-27
1
-14
/
+0
*
Update DWARF files.
Jason Molenda
2019-03-20
1
-12
/
+6
*
Update.
Jason Molenda
2019-03-13
1
-6
/
+0
*
Fix the project for r355939 (ASTUtils.{h,c})
Jim Ingham
2019-03-12
1
-0
/
+6
*
When disassembling Aarch64 target and vendor Apple, set the cpu to
Jason Molenda
2019-03-07
1
-0
/
+4
*
Factor the clang specific parts of ExpressionSourceCode.{h,cpp} into the clan...
Jim Ingham
2019-03-06
1
-4
/
+6
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-0
/
+2
*
Fix the Xcode project for UserIDResolver.
Jim Ingham
2019-03-05
1
-5
/
+11
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
1
-1
/
+1
*
Symbols.cpp in unittest moved too.
Jason Molenda
2019-02-28
1
-4
/
+4
*
Move Symbols.cpp files.
Jason Molenda
2019-02-28
1
-8
/
+9
*
Revert "[xcodeproj] Add SBReproducer to LLDB.framework"
Jonas Devlieghere
2019-02-22
1
-9
/
+0
*
[xcodeproj] Add SBReproducer to LLDB.framework
Jonas Devlieghere
2019-02-21
1
-0
/
+9
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
1
-8
/
+0
*
Fix Xcode project for RemoteAwarePlatform files.
Greg Clayton
2019-02-12
1
-7
/
+10
*
Fix my mistake adding SBReproducer the Xcode project
Jonas Devlieghere
2019-02-07
1
-4
/
+8
*
Add SBReproducer to Xcode project
Jonas Devlieghere
2019-02-06
1
-0
/
+6
*
[Reproducers] Add instrumentation to Xcode project
Jonas Devlieghere
2019-02-06
1
-0
/
+8
*
Sort Xcode project
Jonas Devlieghere
2019-02-06
1
-4
/
+4
*
Update Xcode project after r353047
Stefan Granitz
2019-02-05
1
-15
/
+12
*
Fix the xcode build for r352845, attempt #2
Stefan Granitz
2019-02-01
1
-0
/
+16
*
Revert "Fix the xcode build for r352845."
Stefan Granitz
2019-02-01
1
-2663
/
+2651
*
Fix the xcode build for r352845.
Jim Ingham
2019-02-01
1
-2651
/
+2663
*
Add Sphinx generated html files as output to the build phase.
Jonas Devlieghere
2019-01-31
1
-1
/
+23
*
Add lldb-docs target to Xcode project
Jonas Devlieghere
2019-01-30
1
-0
/
+96
*
Add FileCollector + test to Xcode project.
Jonas Devlieghere
2019-01-29
1
-0
/
+8
*
Add unittests to the Xcode gtest target.
Jim Ingham
2019-01-24
1
-1
/
+57
*
Add BreakpadRecords to the Xcode project.
Jim Ingham
2019-01-18
1
-0
/
+6
*
Add SymbolFileBreakpad.
Jason Molenda
2019-01-12
1
-0
/
+15
*
Remove Range.* from Xcode project
Adrian Prantl
2019-01-02
1
-6
/
+0
*
Remove the zlib CFLAGS and LDFLAGS settings from the xcode project file.
Jason Molenda
2018-12-18
1
-48
/
+0
*
Force libcompression calls to be enabled when building on Darwin
Jason Molenda
2018-12-18
1
-60
/
+16
*
Add PdbAstBuilder.cpp.
Jason Molenda
2018-12-17
1
-0
/
+6
*
Fix the unittests for the move of Listener & Broadcaster
Jim Ingham
2018-12-14
1
-2
/
+2
[next]