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
/
tools
/
debugserver
/
debugserver.xcodeproj
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
version bump to 178
Jason Molenda
2012-03-13
1
-6
/
+6
*
Don't SKIP_INSTALL for sdk==iOS, install in to /usr/local/bin for now.
Jason Molenda
2012-03-13
1
-0
/
+2
*
Pull in another plist from the old debugserver project.
Jason Molenda
2012-03-13
1
-0
/
+5
*
Bump debugserver version to 177.
Jason Molenda
2012-03-10
1
-6
/
+6
*
Re-enable the use of the ARMDisassembler framework when building debugserver ...
Jason Molenda
2012-03-10
1
-0
/
+9
*
Bumping Xcode project versions for lldb-126 and debugserver-176.
Greg Clayton
2012-03-09
1
-6
/
+6
*
Bumping Xcode project version for lldb-124 and debugserver-175.
Greg Clayton
2012-03-08
1
-6
/
+6
*
Bumping Xcode project versions for lldb-123 and debugserver-174.
Greg Clayton
2012-03-06
1
-6
/
+6
*
Bumped project Xcode project version for lldb-122 and debugserver-173.
Greg Clayton
2012-03-06
1
-6
/
+6
*
Bumped Xcode project versions for lldb-121 and debugserver-172
Greg Clayton
2012-03-02
1
-6
/
+6
*
Bumping Xcode project versions for lldb-120 and debugserver-171.
Greg Clayton
2012-03-02
1
-6
/
+6
*
Bumped Xcode project version for lldb-119 and debugserver-170.
Greg Clayton
2012-03-01
1
-6
/
+6
*
Fixed the install path for the XPC binaries. Added 3 aggregate targets:
Greg Clayton
2012-02-29
1
-6
/
+6
*
Add one more define for sdk==iphoneos.
Jason Molenda
2012-02-28
1
-0
/
+3
*
Bumped Xcode project version to lldb-117 and debugserver-168.
Greg Clayton
2012-02-25
1
-6
/
+6
*
Change #ifdef markers around lockdown and SpringBoard
Jason Molenda
2012-02-22
1
-1
/
+19
*
The second part in thread hardening the internals of LLDB where we make
Greg Clayton
2012-02-18
1
-0
/
+2
*
Fix shell commands that do code signing.
Jason Molenda
2012-01-28
1
-1
/
+1
*
Bumping Xcode project versions for lldb-109 and debugserver-167.
Greg Clayton
2012-01-28
1
-6
/
+6
*
Xcode codesigning is broken. Work around this by doing code signing in a shel...
Greg Clayton
2012-01-28
1
-4
/
+15
*
Bumped Xcode project versions for lldb-108 and debugserver-166.
Greg Clayton
2012-01-21
1
-6
/
+6
*
Bumped xcode project versions for lldb-106 and debugserver-165
Greg Clayton
2012-01-14
1
-6
/
+6
*
Bumped Xcode project version for lldb-105 and debugserver-164.
Greg Clayton
2012-01-13
1
-6
/
+6
*
Bumped Xcode project versions for lldb-104 and debugserver-163.
Greg Clayton
2012-01-12
1
-6
/
+6
*
Disable ARMDisassembler.framework support which was used for software single ...
Greg Clayton
2012-01-10
1
-6
/
+0
*
Updating Xcode project version numbers for lldb-103 and debugserver-162
Sean Callanan
2012-01-10
1
-6
/
+6
*
Updating Xcode project version numbers for lldb-102 and debugserver-161
Sean Callanan
2012-01-09
1
-6
/
+6
*
Bumped Xcode project versions for lldb-101 and debugserver-160.
Greg Clayton
2012-01-05
1
-6
/
+6
*
Updating Xcode project version numbers for lldb-100 and debugserver-159
Sean Callanan
2011-12-22
1
-6
/
+6
*
Updating Xcode project version numbers for lldb-99 and debugserver-158
Sean Callanan
2011-12-21
1
-6
/
+6
*
Updating Xcode project version numbers for lldb-97 and debugserver-157
Sean Callanan
2011-12-20
1
-6
/
+6
*
Updating Xcode project version numbers for LLDB-96
Sean Callanan
2011-12-17
1
-6
/
+6
*
Bumped Xcode project version to lldb-95 and debugserver-155.
Greg Clayton
2011-12-15
1
-6
/
+6
*
Bumped Xcode project versions for lldb-90 and debugserver-154
Greg Clayton
2011-11-30
1
-6
/
+6
*
Bumped Xcode project versions for lldb-89 and debugserver-153.
Greg Clayton
2011-11-17
1
-6
/
+6
*
Bumped Xcode project version for lldb-88 and debugserver-152.
Greg Clayton
2011-11-15
1
-6
/
+6
*
Bumped Xcode project version for lldb-86 and debugserver-151
Greg Clayton
2011-11-07
1
-6
/
+6
*
Xcode project changes to install "lldb" into "/usr/bin" and have LLDB.framework
Greg Clayton
2011-11-07
1
-6
/
+9
*
Fixed the Xcode project building of LLVM to be a bit more user friendly:
Greg Clayton
2011-11-04
2
-5
/
+21
*
Bumping Xcode project versions for lldb-85 and debugserver-150.
Greg Clayton
2011-11-02
1
-6
/
+6
*
Bumped Xcode project version to lldb-84 and debugserver-149.
Greg Clayton
2011-11-01
1
-6
/
+6
*
Updated the project to use the "DEVELOPER_DIR" build setting that specifies
Greg Clayton
2011-10-29
1
-6
/
+6
*
Bumping Xcode project version in mainline to match the latest build that was
Greg Clayton
2011-10-28
1
-6
/
+6
*
Bumped versions for lldb-81 and debugserver-146.
Greg Clayton
2011-10-22
1
-6
/
+6
*
Bumped Xcode project version for lldb-80 and debugserver-145.
Greg Clayton
2011-10-01
1
-6
/
+6
*
Basic infrastructure code to exploit malloc stack logging as available on Mac...
Enrico Granata
2011-09-09
1
-0
/
+2
*
Bumped Xcode project versions for lldb-73 and debugserver-144.
Greg Clayton
2011-08-16
1
-6
/
+6
*
Bumped Xcode project versions for lldb-72 and debugserver-143.
Greg Clayton
2011-08-13
1
-6
/
+6
*
Update Xcode project versions to lldb-70 and debugserver-142.
Greg Clayton
2011-08-01
1
-6
/
+6
*
Added support for dynamic detection of AVX, and
Sean Callanan
2011-07-16
1
-0
/
+6
[prev]
[next]