| Commit message (Expand) | Author | Age |
* | Remove old implementation for object file path | pcloudy | 2018-07-10 |
* | Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completely | Yun Peng | 2018-07-06 |
* | Remove support for java_runtime_suite | cushon | 2018-07-05 |
* | Windows,python tests: fine if $JAVA_HOME is empty | laszlocsomor | 2018-07-05 |
* | python tools: ensure files are closed | laszlocsomor | 2018-07-05 |
* | Windows CROSSTOOL: Add action_config for preprocess-assemble | pcloudy | 2018-07-02 |
* | Windows: Native launcher now works with unicode. | Yun Peng | 2018-06-25 |
* | Make the embedded JDK targets the default | Liam Miller-Cushon | 2018-06-18 |
* | Change generated DEF file name from <target name>.def to <target name>.gen.def | pcloudy | 2018-06-13 |
* | Fix documentation in bazel_external_repository_test.py | pcloudy | 2018-06-13 |
* | Fix archive decompression with symlink on Windows | pcloudy | 2018-06-13 |
* | update bazel's embedded jdk to jdk9 | cushon | 2018-06-11 |
* | Remove usage of COMPILER_MSVC in Bazel and ijar | Loo Rong Jie | 2018-06-11 |
* | Remove CC_CONFIGURE_DEBUG in test_base.py | pcloudy | 2018-06-07 |
* | Windows,testing: add query regression test | Laszlo Csomor | 2018-06-01 |
* | runfiles,cc: C++ runfiles library in @bazel_tools | Laszlo Csomor | 2018-05-30 |
* | Windows: Make environment variables case-insensitive when creating Windows pr... | Yun Peng | 2018-05-28 |
* | Windows: Fix link parameter file for dynamic linking | pcloudy | 2018-05-23 |
* | CROSSTOOL: Make C++ compiled and linked artifact name pattern configurable | Yun Peng | 2018-05-22 |
* | Windows, python test: Explicitly shutdown Bazel server after test finished | pcloudy | 2018-05-17 |
* | Add absolute path handling to Rlocation implementation used for remote execut... | Googler | 2018-05-07 |
* | Make runfiles usage on Windows more flexible to support remote execution. | Googler | 2018-04-30 |
* | 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 |