summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Host/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Host] File::GetWaitableHandle() should call fileno()Jonas Devlieghere2019-09-231-0/+1
* Fix IPv6 support on lldb-server platformAntonio Afonso2019-05-281-0/+2
* Revert "Fix IPv6 support on lldb-server platform"Alex Langford2019-05-181-2/+0
* Fix IPv6 support on lldb-server platformAlex Langford2019-05-171-0/+2
* Remove dependency edges from Host to Target/Core.Zachary Turner2019-03-081-1/+0
* Move ProcessInfo from Host to Utility.Zachary Turner2019-03-041-1/+0
* Move Host/Symbols.cpp to Symbols/LocateSymbolFile.cppZachary Turner2019-02-271-1/+0
* Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to HostPavel Labath2019-02-041-0/+3
* Add NativeProcessProtocol unit testsPavel Labath2018-09-241-0/+2
* Move Predicate.h from Host to UtilityRaphael Isemann2018-08-301-1/+0
* HostInfoMacOSX: Share the clang resource directory with Swift.Adrian Prantl2018-05-111-0/+1
* Modernize and clean-up the Predicate classPavel Labath2018-05-091-0/+1
* Move FileSpecTest to UtilityPavel Labath2018-04-201-1/+0
* Invert ArchSpec<->Platform dependencyPavel Labath2017-10-311-0/+1
* Use ThreadLauncher to launch TaskPool threadsFrancis Ricci2017-09-191-0/+1
* Add pretty-printer for wait(2) statuses and modernize the code handling themPavel Labath2017-06-191-0/+1
* MainLoop: Add unit testsPavel Labath2017-05-041-0/+1
* Remove some ProcFileReader occurencesPavel Labath2017-03-151-1/+11
* [CMake] Update unit tests with accurate dependenciesChris Bieneman2017-02-011-0/+4
* Remove TimeValue usage from FileSpec.hPavel Labath2016-11-011-0/+1
* Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read"Pavel Labath2016-05-031-1/+0
* Add a read_full_buffer argument to ConnectionFileDescriptor::ReadPavel Labath2016-05-031-0/+1
* Fix a couple of cornercases in FileSpec + testsPavel Labath2016-03-111-0/+1
* Fix segmentation fault in lldb_private::Symbols::LocateExecutableSymbolFile()Bruce Mitchener2015-10-061-0/+1
* Fix linking of unit tests via CMake on Windows.Zachary Turner2015-03-181-6/+0
* Convert CRLF to LF.Zachary Turner2015-03-171-10/+10
* Fix the clang -Werror build & make the unit tests link under LinuxDavid Blaikie2015-03-171-0/+5
* Rework the gtest directory structure.Zachary Turner2015-03-131-0/+5
OpenPOWER on IntegriCloud