bibermann
|
6931e3d69f
|
Add option to disable building tests (#41)
|
2019-07-11 15:10:02 +05:30 |
|
bibermann
|
3ab04aecaa
|
Add install target (#40)
|
2019-07-10 22:55:50 +05:30 |
|
xoviat
|
f6799fcc34
|
WIP: add windows compatibility (#32)
* windows: add util functions
* windows: add cmake files
* windows: add travis.yml
* windows: address compatibility
- set cxx standard
- conditionally exclude codecvt
* windows: improve test coverage
* windows: improve test coverage
* windows: consolidate tests
* windows: disable failing test
* windows: modify read_atmost_n to use file object
* windows: modify read_all to use file object
* windows: update read_all test to use new api
* windows: implement main subprocess logic
* windows: add macro names
* windows: setup comm channels
* windows: compatibility fixes
|
2019-05-09 22:02:58 +05:30 |
|
Arun Muralidharan
|
871577770a
|
Revert "WIP: Add windows compatibility (#30)" (#31)
This reverts commit 5d92f4849276aa313dc1ba56c1556f4cca27fc7f.
|
2019-05-02 12:24:40 +05:30 |
|
xoviat
|
5d92f48492
|
WIP: Add windows compatibility (#30)
* add package files
* add windows compat to subprocess.hpp
* add test modifications
* repair test_read_all
|
2019-05-02 12:02:17 +05:30 |
|