| Commit message (Expand) | Author | Age |
* | Bash,runfiles: ignore RUNFILES_MANIFEST_ONLY | Laszlo Csomor | 2018-04-26 |
* | Enable Windows remote test on CI now that Bazel 0.12 is used for CI. | Googler | 2018-04-23 |
* | Bash,runfiles: add tests | Laszlo Csomor | 2018-04-23 |
* | Java,runfiles: add Runfiles.getEnvVars() | Laszlo Csomor | 2018-04-16 |
* | Add a test that builds a Windows binary remotely and runs it locally, to vali... | Googler | 2018-04-11 |
* | python,runfiles: move to different package | Laszlo Csomor | 2018-04-10 |
* | runfiles,Python: remove library from @bazel_tools | Laszlo Csomor | 2018-03-20 |
* | windows,tests: fix //src/test/py/bazel:py_test | Laszlo Csomor | 2018-02-23 |
* | runfiles,test: prepare for cc runfiles library | Laszlo Csomor | 2018-02-20 |
* | Increase timeout on //src/test/py/bazel/runfiles_test. | ruperts | 2018-02-15 |
* | runfiles library: py_binary can run java_binary | Laszlo Csomor | 2018-02-15 |
* | Automated rollback of commit fa0fac2a4e8a2e5c01b8390878289d00dcc17dba. | lberki | 2018-02-15 |
* | Automated rollback of commit 0f9c6ea574918dda094cf5423fa3822112846c30. | lberki | 2018-02-14 |
* | Make __init__.py files creation optional | Mouad Benchchaoui | 2018-02-14 |
* | windows,launcher: now picks up RUNFILES_* envvars | Laszlo Csomor | 2018-02-14 |
* | Java,runfiles,test: test finding runfiles | Laszlo Csomor | 2018-02-09 |
* | python,runfiles library,refactor: rename EnvVar() | Laszlo Csomor | 2018-02-09 |
* | python,runfiles library: don't pick up TEST_SRCDIR | Laszlo Csomor | 2018-02-08 |
* | java,runfiles: fix tests with TEST_SRCDIR | Laszlo Csomor | 2018-02-08 |
* | runfiles test: extract mock Java code to a file | Laszlo Csomor | 2018-02-06 |
* | runfiles,py: add test to run a data-dependency | Laszlo Csomor | 2018-02-06 |
* | python,runfiles: runfiles library in @bazel_tools | Laszlo Csomor | 2018-02-05 |
* | Disable the src/test/py/bazel/launcher_test test. | jmmv | 2018-02-02 |
* | Automated rollback of commit 99b474de4fafd22c366fbb0a71913dc90730c730. | jmmv | 2018-02-02 |
* | tests: increase shard_count for launcher_test | laszlocsomor | 2018-02-02 |
* | Fix py_tests.py with Python3 | pcloudy | 2018-01-31 |
* | Add a simple Python integration test written in Python. | lberki | 2018-01-30 |
* | java,runfiles: runfiles library in @bazel_tools | Laszlo Csomor | 2018-01-16 |
* | actions,temp: respect TMPDIR envvar | Laszlo Csomor | 2018-01-15 |
* | Clean up Windows config_settings | Yun Peng | 2018-01-12 |
* | action_temp_test: eliminate for-loop | Laszlo Csomor | 2018-01-05 |
* | Rewrite //src/test/py/bazel:action_temp_test | Laszlo Csomor | 2018-01-04 |
* | test: use bazel_with_jdk in py integration test | Laszlo Csomor | 2018-01-02 |
* | Windows Launcher: Fix argument passing | Yun Peng | 2017-12-11 |
* | Implement cc_import rule | Yun Peng | 2017-12-07 |
* | Remove some deadish Windows-related runfiles code. | Benjamin Peterson | 2017-12-04 |
* | Move bazel conditions into src/conditions. | tomlu | 2017-11-30 |
* | Update size of bazel_windows_cpp_test to large | pcloudy | 2017-11-21 |
* | Add cc_import rule definition | Yun Peng | 2017-11-17 |
* | Add 'assemble' action_config for Windows. | Seth Greenstein | 2017-11-17 |
* | Add win_def_file attribute to cc rules. | Yun Peng | 2017-11-14 |
* | Windows, jni: Don't close stdout/stderr in nativeWaitFor function | Yun Peng | 2017-10-24 |
* | Update "mirror.bazel.build" urls to use https. (All traffic to *.bazel.* is n... | Googler | 2017-10-24 |
* | Windows: fix failing tests | Laszlo Csomor | 2017-10-18 |
* | Make tests independent of the default value for --experimental_ui | Klaus Aehlig | 2017-10-18 |
* | Actions now have a temp envvar. | László Csomor | 2017-10-16 |
* | Make windows_export_all_symbols feature work for cc_binary | Yun Peng | 2017-09-28 |
* | Windows: Add static_link_msvcrt and related features | Yun Peng | 2017-09-26 |
* | Revert output groups name of cc_library | pcloudy | 2017-09-20 |
* | Windows: Make dynamic libraries available to binary at runtime | Yun Peng | 2017-09-20 |