aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/util/OsUtils.java
Commit message (Expand)AuthorAge
* Rewrite StandaloneSpawnStrategy to use LocalSpawnRunnerGravatar ulfjack2017-06-19
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Rename the property io.bazel.UnixFileSystem to io.bazel.EnableJni because tha...Gravatar Lukacs Berki2016-07-01
* Make Windows bootstrapping work again by temporarily disabling JNI.Gravatar Lukacs Berki2016-06-29
* Make "bazel info server_pid" work on Windows.Gravatar Lukacs Berki2016-06-29
* Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.Gravatar Damien Martin-Guillerez2016-01-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25