aboutsummaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/debugserver.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2025-04-28[debugserver] Remove PThreadMutex (NFC) (#137555)Jonas Devlieghere1-8/+0
2024-10-21[lldb] Remove stack_logging.h (#112987)Jonas Devlieghere1-1/+0
2023-04-28Remove i386 and armv7 native support in debugserverJason Molenda1-63/+20
2023-02-28Update debugserver xcode proj to build with c++17Jason Molenda1-3/+3
2021-10-15Fix Xcode project for debugserverLawrence D'\''Anna1-1/+1
2021-07-20Remove the DarwinLog functionality from debguserverJason Molenda1-82/+0
2020-10-13Remove unused build configurations from debugserver xcode projectJason Molenda1-727/+3
2020-10-13Add a new launch flag option for watchos, WatchComplicationLaunch.Jason Molenda1-85/+53
2020-03-18Update so debugserver can be built on macos again with xcodebuild.Jason Molenda1-167/+155
2018-12-18Un-conditionalize use of libcompression. debugserver only buildsJason Molenda1-93/+2
2018-06-15Sort the files in the PBXBuildFile and PBXFileReference sectionsJason Molenda1-152/+152
2018-06-14Add an entitlement to debugserverFrederic Riss1-1/+1
2018-03-19Rename remotectl_com.apple.internal.xpc.remote.debugserver.plistJason Molenda1-4/+4
2018-03-19I didn't see that SocketAddress.cpp was already being pulledJason Molenda1-6/+2
2018-03-19Add the ios-mini target to the top-level xcodeproj, which buildsJason Molenda1-0/+8
2018-03-09I added CFLAGS etc to one part of the project file I should not have.Jason Molenda1-49/+1
2018-03-09More cleanups of debugserver project file and the libpmenergy/libpmsampleJason Molenda1-67/+132
2018-03-09Remove unneeded per-arch sdk specifications from debugserver xcode project file.Jason Molenda1-42/+0
2018-03-09Remove the explicit dependency on libpmenergy and libpmsample.Jason Molenda1-6/+2
2018-03-09Fixed two more sdk inconsistencies with the pmenergy stuff.Jason Molenda1-5/+3
2018-03-09Three little cleanups in the debugserver xcode project file.Jason Molenda1-103/+32
2018-02-28Add ability to collect memory limit.Han Ming Ong1-0/+14
2018-02-27Got rid of weak imports of libpenergy and libpsample because we are already r...Han Ming Ong1-84/+24
2018-02-03Turn off the deprecated ALWAYS_SEARCH_USER_PATHS featureJason Molenda1-0/+7
2018-01-17Remove the hardcoded macos deployment targets altogetherJason Molenda1-21/+0
2018-01-09This change updates the deployment target for lldb and debugserverJason Molenda1-40/+110
2017-12-19Tweak to the debugserver entitlements setup in the xcode projectJason Molenda1-22/+12
2017-04-26Re-landing IPv6 support for LLDB HostChris Bieneman1-0/+4
2017-04-19Revert yesterdays IPv6 patchesPavel Labath1-4/+0
2017-04-18Update DebugServer to support IPv6 over TCPChris Bieneman1-0/+4
2017-03-13[debugserver] This is a small cleanup patch to AVX support detectionChris Bieneman1-8/+0
2017-01-26Add Foundation to the debugserver-mini dependencies;Jason Molenda1-0/+2
2017-01-25Link debugserver against Foundation to get access to NSProcessInfo.Sean Callanan1-14/+12
2017-01-25Reverted 292880 to fix a linker error.Sean Callanan1-49/+0
2017-01-24weak-link debugserver against the LoggingSupport framework;Jason Molenda1-0/+49
2016-09-12fix Xcode build after r281226Todd Fiala1-1/+1
2016-08-30Update debugserver project to pull in StdStringExtractor.cpp instead of the newJason Molenda1-8/+6
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala1-3/+148
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala1-148/+3
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala1-3/+148
2016-08-09Remove CFData from the xcodeproj as wellEnrico Granata1-8/+0
2016-07-21Add a new DynamicLoader plugin that uses SPI that are in developmentJason Molenda1-0/+7
2016-06-21Fix the "Release" build on MacOSX for debugserver. Extra bad include paths we...Greg Clayton1-1/+0
2016-06-21Change the "debugserver-mini" target (a version of debugserverJason Molenda1-16/+24
2016-03-15Bump the lldb version # in the xcode project files fromJason Molenda1-19/+19
2015-10-29Xcode suggested enabling a "no common blocks" warningJason Molenda2-9/+22
2015-10-25Remove some unnecessary macosx.internal SDK settings inJason Molenda1-9/+9
2015-10-23Upstreaming the apple internal changes that accumulated during theJason Molenda1-28/+1013
2015-08-13Remove DNBConfig.hBruce Mitchener1-26/+0
2015-08-04Bump the version # in the xcode proj file from major number 340 to 350.Jason Molenda1-8/+8