Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a process launcher abstraction. | Zachary Turner | 2014-10-14 | 1 | -1/+8 |
* | Fixup some minor issues with HostProcess. | Zachary Turner | 2014-09-30 | 1 | -0/+3 |
* | Add missing constructor definition. | Zachary Turner | 2014-09-11 | 1 | -0/+5 |
* | Update HostProcess to use the same facade pattern as HostThread. | Zachary Turner | 2014-09-11 | 1 | -18/+16 |
* | Fix linker error due to missing static variable instantiation. | Zachary Turner | 2014-08-27 | 1 | -0/+2 |
* | Create a HostProcess class. | Zachary Turner | 2014-08-27 | 1 | -0/+101 |