index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
native
Commit message (
Expand
)
Author
Age
*
Put stdout and stderr streams into a consistent state when they are redirected.
Lukacs Berki
2016-09-12
*
Tentative fix for #1747.
Lukacs Berki
2016-09-12
*
Windows, JNI: use native isJunction method.
Laszlo Csomor
2016-09-06
*
Windows, JNI: implement native isJunction method.
Laszlo Csomor
2016-09-06
*
Close stdout/stderr pipes when the main process of an action terminates so th...
Lukacs Berki
2016-09-01
*
Windows, JNI: extract error reporting to a file.
Laszlo Csomor
2016-08-31
*
Bazel shell scripts: fix links in licence comments.
Laszlo Csomor
2016-08-24
*
Implement timeouts on Windows.
Lukacs Berki
2016-08-22
*
Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...
Janak Ramakrishnan
2016-08-12
*
Remove the AF_UNIX client/server communication protocol.
Lukacs Berki
2016-08-05
*
Fix various breakages in Windows process handling that creeped in because we ...
Lukacs T. Berki
2016-07-20
*
Call TerminateProcess() is TerminateJobObject() fails.
Lukacs Berki
2016-07-19
*
Fix Windows tests.
Dmitry Lomov
2016-07-15
*
Fix capturing stdin/stdout on Windows.
Dmitry Lomov
2016-07-11
*
Tweak Win32 process creation settings:
Lukacs Berki
2016-07-07
*
Make Windows process management nicer.
Lukacs Berki
2016-07-06
*
Make the environment sanity check in nativeCreateProcess() consistent with wh...
Lukacs Berki
2016-07-04
*
Add an implementation for SubprocessFactory based on the new JNI interface to...
Lukacs Berki
2016-07-04
*
Add native process management for Windows and its Java bindings (without a sa...
Lukacs Berki
2016-07-01
*
Do not be satisfied with a JRE when looking for JNI headers.
Lukacs Berki
2016-06-29
*
Make "bazel info server_pid" work on Windows.
Lukacs Berki
2016-06-29
*
Add build_windows_jni.sh to the repository.
Lukacs Berki
2016-06-27
*
Add skeleton code for a JNI .DLL on Windows.
Lukacs T. Berki
2016-06-27
*
Set output_to_bindir to 1 for libunix.dylib
Damien Martin-Guillerez
2016-06-21
*
Add support for xattr to Darwin.
Dave MacLachlan
2016-06-15
*
Fix delete[] warning on fsevents.cc
Damien Martin-Guillerez
2016-06-08
*
Introduce FsEventsDiffAwareness for OS X.
Damien Martin-Guillerez
2016-06-02
*
Uses long in portable_sysctlbyname instead of jlong. Fixes #1249. Fixes #1254.
Yue Gan
2016-05-16
*
Fix build on FreeBSD (again).
Piotr Sikora
2016-04-12
*
Add SMT detection for mac. Fixes #963.
Yue Gan
2016-04-05
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Reference #914 from a comment describing a hack.
Julio Merino
2016-02-17
*
Rename FilesystemUtils to NativePosixFiles.
Lukacs Berki
2016-01-27
*
Augment JNI utime() method.
Eric Fellheimer
2015-10-30
*
handle darwin_x86_64 target cpu
Chris Parsons
2015-10-30
*
Introduce Path#isSpecialFile, FileSystem#isSpecialFile, and FileStatus#isSpec...
Nathan Harmata
2015-10-21
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Port to FreeBSD.
Doug Rabson
2015-08-26
*
Fix some missing headers and data dependencies in BUILD files.
Philipp Wollermann
2015-08-24
*
Fix some C++ compiler warnings to comply with -Wall.
Ulf Adams
2015-07-27
*
Add a BUILD file to src/main/cpp/util.
Ulf Adams
2015-07-23
*
Rollback of commit 73ad1482a1d99b9acd14f4545ff11671d87ec4e1.
Kristina Chodorow
2015-05-27
*
Update include guards.
Han-Wen Nienhuys
2015-05-15
*
Switch to stat64/lstat64
Kristina Chodorow
2015-05-08
*
Fix JNI on 32-bit systems
Kristina Chodorow
2015-05-08
*
Header cleanups.
Han-Wen Nienhuys
2015-04-22
*
Use the constant length from Md5Digest API.
Thiago Farina
2015-04-01
*
Fixed the broken build caused by missing includes.
Jie Yu
2015-04-01
*
Allow external contributions on src/main/native
Damien Martin-Guillerez
2015-04-01
*
Implemented an partial emulation of fstatat for OS X
Damien Martin-Guillerez
2015-03-24
[next]