summaryrefslogtreecommitdiff
path: root/lldb/source/Host/android/HostInfoAndroid.cpp
AgeCommit message (Expand)Author
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-08Update FileSpec constructor signatureJonas Devlieghere
2018-11-01[FileSystem] Change FileSpec constructor signature.Jonas Devlieghere
2018-11-01[FileSystem] Fix Exists call sitesJonas Devlieghere
2018-04-30Reflow paragraphs in comments.Adrian Prantl
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-10-16Fix temporary directory computation on linux (pr25147)Pavel Labath
2015-10-15Revert "Fix temporary directory computation on linux (pr25147)"Pavel Labath
2015-10-15Fix temporary directory computation on linux (pr25147)Pavel Labath
2015-05-08Use /data/local/tmp as temp directory on androidTamas Berghammer
2015-03-24ComputeSupportExeDirectory for LinuxChaoren Lin
2015-03-22Reverted r232883 due to failing tests.Vince Harron
2015-03-21Fix ComputeSupportExeDirectory for Linux (merge with Android).Chaoren Lin
2015-03-13Add filepath to qModuleInfo packetTamas Berghammer
2015-03-03Fix execution of platform shell commands on androidTamas Berghammer
2015-02-26Return a current executable's directory from HostInfoAndroid::ComputeSupportE...Oleksiy Vyalov
2015-02-12Create new platform: remote-androidTamas Berghammer