1. d1f0d6e Make Bazel work with all MSVS 2017 editions by Alexander Chung · 8 years ago
  2. 51eafed Initialize the mutex in JNIEventsDiffAwareness by Julio Merino · 8 years ago
  3. 70cbebe Windows, JNI: allow empty cwd for processes by Laszlo Csomor · 8 years ago
  4. 373879d Windows, JNI: shorten the cwd for CreateProcess by Laszlo Csomor · 8 years ago
  5. 5d2ae52 Move FileAccessException to the vfs package by Ulf Adams · 8 years ago
  6. 81f92fe Windows: use JNI CreateJunction in Java code by Laszlo Csomor · 8 years ago
  7. d7d4def Bazel client, JNI, Windows: impl. CreateJunction by Laszlo Csomor · 8 years ago
  8. 321aa54 Make Bazel work with Visual Studio 2017 by Yun Peng · 8 years ago
  9. 5efe4a1 Windows JNI, refactor: move OpenDirectory to JNI by Laszlo Csomor · 8 years ago
  10. d2cba29 Bazel client, Windows, tests: `rm -rf TEST_TMPDIR` by Laszlo Csomor · 8 years ago
  11. ad38353 Bazel client, Windows: use more of AutoHandle by Laszlo Csomor · 8 years ago
  12. fc07142 Add quotes to improve space support by Alexander Chung · 8 years ago
  13. d657d7b Windows: fix off-by-one errors with MAX_PATH by Laszlo Csomor · 8 years ago
  14. b26a5ae Windows JNI: check and fix the PATH by Laszlo Csomor · 8 years ago
  15. fbc546b Windows, JNI, refactor: co-locate all JNI code by Laszlo Csomor · 8 years ago
  16. c051faf Windows, JNI, refactor: extract WinAPI call by Laszlo Csomor · 8 years ago
  17. 626bc3c Windows, JNI: expose IsJunctionOrDirectorySymlink by Laszlo Csomor · 8 years ago
  18. e5f4f92 Windows JNI: refactorings by Laszlo Csomor · 8 years ago
  19. 73e971c Windows, JNI: add tests for windows_util by Laszlo Csomor · 8 years ago
  20. 3a7f562 Windows, JNI, refactor: move a method by Laszlo Csomor · 8 years ago
  21. 9e8bc63 Windows, JNI, refactor: prepare moving a function by Laszlo Csomor · 8 years ago
  22. e68c6b5 Windows, JNI: make it work with long paths by Laszlo Csomor · 8 years ago
  23. ec349a5 Windows, JNI: use RAII pattern + clean up gotos by Laszlo Csomor · 8 years ago
  24. 45f15aa Windows, JNI: use CreateFileW for std* redirection by Laszlo Csomor · 8 years ago
  25. da20a73 Windows, JNI: arg for argv0 in nativeCreateProcess by Laszlo Csomor · 8 years ago
  26. 7bb3cae Windows JNI: remove dead code, extract constant by Laszlo Csomor · 8 years ago
  27. 93f79bc Up the MD5-reading buffer size to 8192. This keeps us within a 16K stack size while halving the number of syscalls required to get an MD5 of a file. This shaves a few hundred milliseconds off of startup time. by Googler · 8 years ago
  28. aa1614b Windows, JNI: implement nativeGetLongPath by Laszlo Csomor · 8 years ago
  29. 7a13177 Windows, JNI: build the DLL with /O2 optimization by Laszlo Csomor · 8 years ago
  30. 4e33ac6 Windows JNI library: prepare for widechar WinAPI by Laszlo Csomor · 8 years ago
  31. d86ae8c Windows: explicitly use ASCII-version of Win32 API by Laszlo Csomor · 8 years ago
  32. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  33. 2988e10 --watchfs for OSX: use kFSEventStreamCreateFlagNoDefer to receive event as soon as they arrives by Damien Martin-Guillerez · 8 years ago
  34. f28dbc3 Patches to compile against musl by Steven Dee · 8 years ago
  35. 6e7df1a Enable exception handing for built-in windows headers by Peter Foley · 8 years ago
  36. 3a3c483 Remove support for using AF_UNIX to communicate between the Bazel cient and the Bazel server. by Lukacs Berki · 8 years ago
  37. eb87208 Make cc_configure on Windows more robust by Yun Peng · 8 years ago
  38. 1047bbb Windows, bootstrapping: do not build JNI library. by Laszlo Csomor · 8 years ago
  39. 51dc974 Put stdout and stderr streams into a consistent state when they are redirected. by Lukacs Berki · 9 years ago
  40. 29074d1 Tentative fix for #1747. by Lukacs Berki · 9 years ago
  41. 4a249b69 Windows, JNI: use native isJunction method. by Laszlo Csomor · 9 years ago
  42. 4fca988 Windows, JNI: implement native isJunction method. by Laszlo Csomor · 9 years ago
  43. 76b3fb9 Close stdout/stderr pipes when the main process of an action terminates so that we can properly finish reading from it even if it passed them on to a subprocess that did *not* terminate. by Lukacs Berki · 9 years ago
  44. 799717a Windows, JNI: extract error reporting to a file. by Laszlo Csomor · 9 years ago
  45. 86a0777 Bazel shell scripts: fix links in licence comments. by Laszlo Csomor · 9 years ago
  46. 3d97e22 Implement timeouts on Windows. by Lukacs Berki · 9 years ago
  47. bab0d48 Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes the logical rollback of commit 67ad82a319ff8959e69e774e7c15d3af904ec23d. by Janak Ramakrishnan · 9 years ago
  48. f107deb Remove the AF_UNIX client/server communication protocol. by Lukacs Berki · 9 years ago
  49. 9520447 Fix various breakages in Windows process handling that creeped in because we weren't actually running the test: by Lukacs T. Berki · 9 years ago
  50. 23cf396 Call TerminateProcess() is TerminateJobObject() fails. by Lukacs Berki · 9 years ago
  51. 42d8290 Fix Windows tests. by Dmitry Lomov · 9 years ago
  52. e2f9ada Fix capturing stdin/stdout on Windows. by Dmitry Lomov · 9 years ago
  53. afa0430 Tweak Win32 process creation settings: by Lukacs Berki · 9 years ago
  54. 5a2655a Make Windows process management nicer. by Lukacs Berki · 9 years ago
  55. 0bfd767 Make the environment sanity check in nativeCreateProcess() consistent with what CreateProcess() does. by Lukacs Berki · 9 years ago
  56. 0451cf0 Add an implementation for SubprocessFactory based on the new JNI interface to Windows process management. by Lukacs Berki · 9 years ago
  57. dc174c4 Add native process management for Windows and its Java bindings (without a sane Java API for now) by Lukacs Berki · 9 years ago
  58. 3cd0049 Do not be satisfied with a JRE when looking for JNI headers. by Lukacs Berki · 9 years ago
  59. 2b4e2e4 Make "bazel info server_pid" work on Windows. by Lukacs Berki · 9 years ago
  60. 3788942 Add build_windows_jni.sh to the repository. by Lukacs Berki · 9 years ago
  61. d8d7d23 Add skeleton code for a JNI .DLL on Windows. by Lukacs T. Berki · 9 years ago
  62. b45d6a5 Set output_to_bindir to 1 for libunix.dylib by Damien Martin-Guillerez · 9 years ago
  63. f7de5a7 Add support for xattr to Darwin. by Dave MacLachlan · 9 years ago
  64. aeee3b8 Fix delete[] warning on fsevents.cc by Damien Martin-Guillerez · 9 years ago
  65. 990fa00 Introduce FsEventsDiffAwareness for OS X. by Damien Martin-Guillerez · 9 years ago
  66. 0c19d62 Uses long in portable_sysctlbyname instead of jlong. Fixes #1249. Fixes #1254. by Yue Gan · 9 years ago
  67. 6ebc7db Fix build on FreeBSD (again). by Piotr Sikora · 9 years ago
  68. a6ae3e7 Add SMT detection for mac. Fixes #963. by Yue Gan · 9 years ago
  69. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  70. 3e16768 Reference #914 from a comment describing a hack. by Julio Merino · 9 years ago
  71. 7ecb2ce Rename FilesystemUtils to NativePosixFiles. by Lukacs Berki · 9 years ago
  72. 6bc040b Augment JNI utime() method. by Eric Fellheimer · 9 years ago
  73. 5d96a28 handle darwin_x86_64 target cpu by Chris Parsons · 9 years ago
  74. d8b6ff2 Introduce Path#isSpecialFile, FileSystem#isSpecialFile, and FileStatus#isSpecialFile to help disambiguate between a regular file and a special file, since the file size of a special file cannot be trusted. by Nathan Harmata · 9 years ago
  75. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  76. 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
  77. a6a5787 Fix some missing headers and data dependencies in BUILD files. by Philipp Wollermann · 10 years ago
  78. 523bff5 Fix some C++ compiler warnings to comply with -Wall. by Ulf Adams · 10 years ago
  79. 3fe87d7 Add a BUILD file to src/main/cpp/util. by Ulf Adams · 10 years ago
  80. e3285f4 Rollback of commit 73ad1482a1d99b9acd14f4545ff11671d87ec4e1. by Kristina Chodorow · 10 years ago
  81. 0d56b6c Update include guards. by Han-Wen Nienhuys · 10 years ago
  82. 73ad148 Switch to stat64/lstat64 by Kristina Chodorow · 10 years ago
  83. c4e2126 Fix JNI on 32-bit systems by Kristina Chodorow · 10 years ago
  84. 36fbe63 Header cleanups. by Han-Wen Nienhuys · 10 years ago
  85. a924c80 Use the constant length from Md5Digest API. by Thiago Farina · 10 years ago
  86. d52d32e Fixed the broken build caused by missing includes. by Jie Yu · 10 years ago
  87. 0793e93 Allow external contributions on src/main/native by Damien Martin-Guillerez · 10 years ago
  88. 4ccfb20 Implemented an partial emulation of fstatat for OS X by Damien Martin-Guillerez · 10 years ago
  89. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago