aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/native/BUILD
Commit message (Expand)AuthorAge
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Only copy necessary sources for //src/main/native:embedded_tools.Gravatar Xin Gao2017-11-09
* Clean up TODOs.Gravatar László Csomor2017-10-09
* Using cc_binary to build windows_jni.dllGravatar Yun Peng2017-07-31
* build_windows_jni.sh: move file to subdirectoryGravatar Laszlo Csomor2017-07-05
* 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
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* Bazel client, Windows, tests: `rm -rf TEST_TMPDIR`Gravatar Laszlo Csomor2017-02-10
* Windows JNI: refactoringsGravatar Laszlo Csomor2017-01-19
* Windows, JNI: add tests for windows_utilGravatar Laszlo Csomor2017-01-18
* Remove support for using AF_UNIX to communicate between the Bazel cient and t...Gravatar Lukacs Berki2016-10-07
* Windows, bootstrapping: do not build JNI library.Gravatar Laszlo Csomor2016-09-28
* Windows, JNI: use native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Windows, JNI: extract error reporting to a file.Gravatar Laszlo Csomor2016-08-31
* Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...Gravatar Janak Ramakrishnan2016-08-12
* Remove the AF_UNIX client/server communication protocol.Gravatar Lukacs Berki2016-08-05
* Add native process management for Windows and its Java bindings (without a sa...Gravatar Lukacs Berki2016-07-01
* Add skeleton code for a JNI .DLL on Windows.Gravatar Lukacs T. Berki2016-06-27
* Set output_to_bindir to 1 for libunix.dylibGravatar Damien Martin-Guillerez2016-06-21
* Introduce FsEventsDiffAwareness for OS X.Gravatar Damien Martin-Guillerez2016-06-02
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Reference #914 from a comment describing a hack.Gravatar Julio Merino2016-02-17
* handle darwin_x86_64 target cpuGravatar Chris Parsons2015-10-30
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Fix some missing headers and data dependencies in BUILD files.Gravatar Philipp Wollermann2015-08-24
* Add a BUILD file to src/main/cpp/util.Gravatar Ulf Adams2015-07-23
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25