summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/windows/HostInfoWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unicode support on Win32.Zachary Turner2016-03-221-10/+26
* Add support for reading line tables from PDB files.Zachary Turner2016-03-021-0/+16
* Fix an issue with finding python on Windows.Zachary Turner2015-05-131-2/+1
* [Python] Fix issue configuring sys.path during startup.Zachary Turner2015-04-091-6/+8
* Fix compilation failure on Windows.Zachary Turner2015-02-031-1/+1
* Fixed bugs in the multi-threaded access in HostInfoBase. Prior to this fix, s...Greg Clayton2015-02-031-8/+7
* Remove LLDB_DEFAULT_SHELL #define, and determine this at runtime.Zachary Turner2014-10-201-0/+6
* Change back all paths returns for lldb::PathType enumerations from HostInfo::...Greg Clayton2014-08-251-1/+1
* Move the rest of the HostInfo functions over.Zachary Turner2014-08-211-0/+17
* Move Host::GetLLDBPath to HostInfo.Zachary Turner2014-08-211-0/+15
* Move some Host logic into HostInfo class.Zachary Turner2014-08-191-0/+80
OpenPOWER on IntegriCloud