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