aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/native
Commit message (Expand)AuthorAge
* Windows,JNI: more tolerance for errorsGravatar Laszlo Csomor2018-07-24
* Windows,JNI: graceful error-handlingGravatar Laszlo Csomor2018-07-13
* Windows,JNI: more robust nativeCreateJunctionGravatar Laszlo Csomor2018-07-09
* Windows,JNI: implement native DeletePath methodGravatar laszlocsomor2018-07-06
* Add parentheses to bool expr with && and ||Gravatar Loo Rong Jie2018-06-28
* Update FreeBSD JNI to support new attr_not_found parameter.Gravatar John Cater2018-02-22
* Make getxattr not throw an exception when attribute does not exist on Mac.Gravatar ajmichael2018-02-09
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* isable_presubmitGravatar Googler2018-01-10
* Save errno in unix_jni.cc stat when throwing exceptions.Gravatar tomlu2018-01-09
* Fix bug in unix_jni.cc that causes Path#exist to spuriously return true.Gravatar tomlu2018-01-09
* Add FileSystem#createDirectoryAndParents.Gravatar tomlu2017-12-21
* Shell code cleanupGravatar Androbin2017-12-14
* Add BAZEL_VC and JAVA_HOME to build_windows_jni.shGravatar Loo Rong Jie2017-12-04
* Windows: Don't leak any handles from Bazel client to Bazel serverGravatar Yun Peng2017-12-01
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Windows,JNI: check cmd length for CreateProcessGravatar Laszlo Csomor2017-11-16
* Only copy necessary sources for //src/main/native:embedded_tools.Gravatar Xin Gao2017-11-09
* Windows,JNI,logging: improve error messagesGravatar Laszlo Csomor2017-10-26
* Windows, jni: Don't close stdout/stderr in nativeWaitFor functionGravatar Yun Peng2017-10-24
* Windows,JNI: use wstrings onlyGravatar Laszlo Csomor2017-10-20
* build_windows_jni: fix @cd callGravatar Laszlo Csomor2017-10-18
* Clean up TODOs.Gravatar László Csomor2017-10-09
* Windows,bootstrapping: fix build_windows_jni.shGravatar Laszlo Csomor2017-10-06
* Harden AutoHandle.Gravatar Dmitry Lomov2017-08-23
* Add build_windows_jni.sh backGravatar Yun Peng2017-08-10
* Using cc_binary to build windows_jni.dllGravatar Yun Peng2017-07-31
* Windows: check in the icon resource fileGravatar Laszlo Csomor2017-07-27
* Windows: Bazel now has an iconGravatar Laszlo Csomor2017-07-27
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Windows, Android BusyBox: create JunctionCreatorGravatar Laszlo Csomor2017-07-10
* build_windows_jni.sh: move file to subdirectoryGravatar Laszlo Csomor2017-07-05
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-07-03
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Bazel client, Windows: impl. client-level lockingGravatar laszlocsomor2017-04-13
* Windows, JNI: non-zero exit code for terminationGravatar laszlocsomor2017-04-04
* Windows JNI: make the builder .bat executable Gravatar László Csomor2017-03-23
* Make Bazel work with all MSVS 2017 editions Gravatar Alexander Chung2017-03-16
* Initialize the mutex in JNIEventsDiffAwareness Gravatar Julio Merino2017-03-07
* Windows, JNI: allow empty cwd for processesGravatar Laszlo Csomor2017-03-07
* Windows, JNI: shorten the cwd for CreateProcessGravatar Laszlo Csomor2017-03-06
* Move FileAccessException to the vfs packageGravatar Ulf Adams2017-02-17
* Windows: use JNI CreateJunction in Java code Gravatar Laszlo Csomor2017-02-15
* Bazel client, JNI, Windows: impl. CreateJunction Gravatar Laszlo Csomor2017-02-15
* Make Bazel work with Visual Studio 2017 Gravatar Yun Peng2017-02-14
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* Bazel client, Windows, tests: `rm -rf TEST_TMPDIR`Gravatar Laszlo Csomor2017-02-10
* Bazel client, Windows: use more of AutoHandleGravatar Laszlo Csomor2017-02-09
* Add quotes to improve space supportGravatar Alexander Chung2017-02-07