summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
...
* Bump the verison number in the xcode project files.Jason Molenda2014-08-211-8/+8
* Pull ProcessInfo and ProcessLaunchInfo out of Target/Process.Todd Fiala2014-06-301-3/+3
* Initial merge of some of the iOS 8 / Mac OS X Yosemite specificJason Molenda2014-06-131-29/+84
* Revert r209142.Todd Fiala2014-05-191-9/+1
* Update Xcode settings for Xcode 5.1 (5B130a) to remove workspace warning.Todd Fiala2014-05-191-1/+9
* lldb arm64 import.Jason Molenda2014-03-291-18/+45
* Convert to codesigning by hand to work around bugs in Xcode cert verification.Jim Ingham2014-02-181-3/+17
* Update the lldb version number in the xcode project files from 310.99.0 to 32...Jason Molenda2014-01-101-8/+8
* r189295 inadvertently set the codesigning identity for the debugserver Debug ...Jim Ingham2013-09-061-1/+1
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-1/+1
* Bump version number to 310.99.0.Jason Molenda2013-07-151-8/+8
* <rdar://problem/13892516>Greg Clayton2013-05-211-4/+0
* <rdar://problem/13521159>Greg Clayton2013-03-271-0/+12
* Remove FunctionProfiler and ProfileObjectiveC action classes as they are not ...Greg Clayton2013-03-261-16/+0
* More cleanup on the lldb-perf code:Greg Clayton2013-03-191-24/+20
* Also remove actual link against the ARMDisassembler framework fromJason Molenda2013-03-091-8/+0
* We don't need to specify the VALID_ARCHS in the xcode project file.Jason Molenda2013-03-091-8/+0
* Updated Apple LLDB version to lldb-300.99.0. AlsoSean Callanan2013-03-071-8/+8
* Added a kqueue class which isn't being used yet, but was part of trying to wo...Greg Clayton2013-02-161-21/+45
* Bump lldb version num to lldb-178, debugserver version to debugserver-198.Jason Molenda2012-12-011-8/+8
* Fixed the debugserver Xcode project to allowSean Callanan2012-11-271-0/+82
* Added a posix_spawn based launchd plist for always using posix_spawn to launc...Greg Clayton2012-11-081-0/+2
* Switched debugserver to use C++11/libc++.Sean Callanan2012-11-021-0/+9
* Added the plists to the debugserver project and fixed the labels for the new ...Greg Clayton2012-10-311-0/+4
* Bump to lldb-168, debugserver-193.Jason Molenda2012-09-201-6/+6
* Updating Xcode project version numbers for lldb-165 and debugserver-192Sean Callanan2012-08-071-6/+6
* Updating Xcode project version numbers for lldb-164 and debugserver-191Sean Callanan2012-08-021-6/+6
* Updating Xcode project version numbers for lldb-163 and debugserver-190Sean Callanan2012-07-261-6/+6
* Bump to lldb-162 / debugserver-189.Jason Molenda2012-07-141-6/+6
* Unify how we get host version on Mac OS X & iOS.Jim Ingham2012-07-121-18/+10
* Bump versions to lldb-161, debugserver-188.Jason Molenda2012-07-061-6/+6
* Bump debugserver version # to 187.Jason Molenda2012-05-161-6/+6
* Clean up the usage of "MasterPlan" status in ThreadPlans. Only user-initiate...Jim Ingham2012-05-031-4/+1
* Updating Xcode project version numbers for lldb-137 and debugserver-186Sean Callanan2012-04-011-6/+6
* Updating Xcode project version numbers for lldb-136 and debugserver-185Sean Callanan2012-03-291-6/+6
* Bump version to debugserver-184, lldb-135.Jason Molenda2012-03-241-6/+6
* Small tweak to list of arches to build debugserver for on arm.Jason Molenda2012-03-241-6/+15
* Bumped Xcode project versions for lldb-134 and debugserver-183.Greg Clayton2012-03-231-6/+6
* Fix FRAMEWORK_SEARCH_PATHS for iOS builds.Johnny Chen2012-03-161-3/+3
* Updating Xcode project version numbers for lldb-132 and debugserver-182Sean Callanan2012-03-161-6/+6
* Updating Xcode project version numbers for lldb-131 and debugserver-181Sean Callanan2012-03-141-6/+6
* <rdar://problem/10434005>Greg Clayton2012-03-141-1/+1
* bump to debugserver-180Jason Molenda2012-03-141-6/+6
* On iOS builds, install debugserver in /Developer/usr/bin.Jason Molenda2012-03-131-1/+1
* Bumped Xcode project versions for lldb-129 and debugserver-179.Greg Clayton2012-03-131-6/+6
* version bump to 178Jason Molenda2012-03-131-6/+6
* Don't SKIP_INSTALL for sdk==iOS, install in to /usr/local/bin for now.Jason Molenda2012-03-131-0/+2
* Pull in another plist from the old debugserver project.Jason Molenda2012-03-131-0/+5
* Bump debugserver version to 177.Jason Molenda2012-03-101-6/+6
* Re-enable the use of the ARMDisassembler framework when building debugserver ...Jason Molenda2012-03-101-0/+9
OpenPOWER on IntegriCloud