summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/android/HostInfoAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update FileSpec constructor signatureJonas Devlieghere2018-11-081-2/+5
* [FileSystem] Change FileSpec constructor signature.Jonas Devlieghere2018-11-011-3/+4
* [FileSystem] Fix Exists call sitesJonas Devlieghere2018-11-011-3/+4
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-7/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-78/+67
* Fix temporary directory computation on linux (pr25147)Pavel Labath2015-10-161-6/+9
* Revert "Fix temporary directory computation on linux (pr25147)"Pavel Labath2015-10-151-9/+6
* Fix temporary directory computation on linux (pr25147)Pavel Labath2015-10-151-6/+9
* Use /data/local/tmp as temp directory on androidTamas Berghammer2015-05-081-0/+12
* ComputeSupportExeDirectory for LinuxChaoren Lin2015-03-241-7/+0
* Reverted r232883 due to failing tests.Vince Harron2015-03-221-0/+7
* Fix ComputeSupportExeDirectory for Linux (merge with Android).Chaoren Lin2015-03-211-7/+0
* Add filepath to qModuleInfo packetTamas Berghammer2015-03-131-0/+55
* Fix execution of platform shell commands on androidTamas Berghammer2015-03-031-0/+6
* Return a current executable's directory from HostInfoAndroid::ComputeSupportE...Oleksiy Vyalov2015-02-261-0/+7
* Create new platform: remote-androidTamas Berghammer2015-02-121-0/+28
OpenPOWER on IntegriCloud