aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/native
Commit message (Expand)AuthorAge
* 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
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Windows JNI: check and fix the PATHGravatar Laszlo Csomor2017-02-01
* Windows, JNI, refactor: co-locate all JNI codeGravatar Laszlo Csomor2017-01-20
* Windows, JNI, refactor: extract WinAPI callGravatar Laszlo Csomor2017-01-20
* Windows, JNI: expose IsJunctionOrDirectorySymlinkGravatar Laszlo Csomor2017-01-20
* Windows JNI: refactoringsGravatar Laszlo Csomor2017-01-19
* Windows, JNI: add tests for windows_utilGravatar Laszlo Csomor2017-01-18
* Windows, JNI, refactor: move a methodGravatar Laszlo Csomor2017-01-16
* Windows, JNI, refactor: prepare moving a functionGravatar Laszlo Csomor2017-01-16
* Windows, JNI: make it work with long pathsGravatar Laszlo Csomor2017-01-16
* Windows, JNI: use RAII pattern + clean up gotosGravatar Laszlo Csomor2017-01-13
* Windows, JNI: use CreateFileW for std* redirectionGravatar Laszlo Csomor2017-01-12
* Windows, JNI: arg for argv0 in nativeCreateProcessGravatar Laszlo Csomor2017-01-12
* Windows JNI: remove dead code, extract constantGravatar Laszlo Csomor2016-12-19
* Up the MD5-reading buffer size to 8192. This keeps us within a 16K stack size...Gravatar Googler2016-12-16
* Windows, JNI: implement nativeGetLongPathGravatar Laszlo Csomor2016-12-15
* Windows, JNI: build the DLL with /O2 optimizationGravatar Laszlo Csomor2016-12-14
* Windows JNI library: prepare for widechar WinAPIGravatar Laszlo Csomor2016-12-06
* Windows: explicitly use ASCII-version of Win32 APIGravatar Laszlo Csomor2016-12-05
* Bazel client: platform-specific {Read,Write}FileGravatar Laszlo Csomor2016-11-28
* --watchfs for OSX: use kFSEventStreamCreateFlagNoDefer to receive event as so...Gravatar Damien Martin-Guillerez2016-10-14
* Patches to compile against muslGravatar Steven Dee2016-10-07
* Enable exception handing for built-in windows headersGravatar Peter Foley2016-10-07
* Remove support for using AF_UNIX to communicate between the Bazel cient and t...Gravatar Lukacs Berki2016-10-07