aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/shell/JavaSubprocessFactory.java
Commit message (Expand)AuthorAge
* Remove an unused throws clause, and make one more specificGravatar Ulf Adams2017-02-16
* Implement timeouts on Windows.Gravatar Lukacs Berki2016-08-22
* Make Windows process management nicer.Gravatar Lukacs Berki2016-07-06
* Add an implementation for SubprocessFactory based on the new JNI interface to...Gravatar Lukacs Berki2016-07-04
* Implement an abstraction layer over java.lang.Process so that the Windows imp...Gravatar Lukacs Berki2016-07-04