aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Also prefetch label lists for repository rulesGravatar Klaus Aehlig2018-04-11
* Bring startup_options to BAZEL_LOG.Gravatar ccalvarin2018-04-10
* Remove warning about non-canonical workspace namesGravatar Klaus Aehlig2018-04-09
* Replace usage of foo.com with example.com in git_repository test dataGravatar Ed Baunton2018-04-09
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* Add a new test environment variable, TEST_TARGET.Gravatar John Cater2018-04-06
* Ensure arguments for repository rules are available earlyGravatar Klaus Aehlig2018-04-06
* Add stats about cache hits and execution strategies to Bazel's UI.Gravatar Googler2018-04-03
* Improve performance and output of bazel_determinism_test.Gravatar Philipp Wollermann2018-03-30
* Make the client's java startup command line list all startup options.Gravatar ccalvarin2018-03-30
* Add tests verifying the embedded skylark codeGravatar Klaus Aehlig2018-03-28
* Make error messages about illegal dependencies involving aliases clearer.Gravatar lberki2018-03-28
* Only allow regular files and directories spawn outputs to be uploaded to a re...Gravatar Benjamin Peterson2018-03-27
* BEP: also report the built artifacts in case of a testGravatar Klaus Aehlig2018-03-26
* Fold in warning and error output into client logging.Gravatar ccalvarin2018-03-23
* Create a new output formatter for cquery which output transition information ...Gravatar juliexxia2018-03-23
* Adding olaola to OWNERS on all remote libraries and tests.Gravatar olaola2018-03-22
* Improve error message when a persistent worker sends an unparseable response.Gravatar philwo2018-03-22
* Use PATH and LD_LIBRARY_PATH from the client's environment if possibleGravatar ulfjack2018-03-21
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* A tiny binary to print all rules in a package, after BUILD macro expansion.Gravatar carmi2018-03-21
* Opensource some basic client tests.Gravatar ccalvarin2018-03-21
* Add a test, verifying that paths within the same repo can be hard-codedGravatar Klaus Aehlig2018-03-21
* Fix bazel_test_test when --local_test_jobs is set in system-wide bazelrc.Gravatar philwo2018-03-21
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Fix remote_execution_test on Ubuntu, broken by https://github.com/bazelbuild...Gravatar olaola2018-03-16
* Propagating remote results, including stdout/err, to Bazel on execution timeo...Gravatar olaola2018-03-16
* Clean up whitespace in add_dep messagesGravatar cushon2018-03-15
* Bazel: add ar_files/as_files to cc_toolchain targetsGravatar Googler2018-03-14
* Remove unused files.Gravatar kaipi2018-03-14
* Fix toolchain and execution platform registration to use patterns.Gravatar John Cater2018-03-12
* Prefix startup dots with "Connecting to local Bazel server..." message.Gravatar ruperts2018-03-12
* Remove cycle error reporting from query results since they're not strictly re...Gravatar juliexxia2018-03-09
* Internal changeGravatar Laszlo Csomor2018-03-09
* Remove unnecessary I/O operations from handling remotely executed actions (fi...Gravatar olaola2018-03-08
* Implement support for sourceFiles parameter in JavaInfo constructor.Gravatar dbabkin2018-03-06
* Remove cc_inc_library from bazelGravatar hlopko2018-03-06
* Re-evaluate workspace status when clientEnv changesGravatar Justin Santa Barbara2018-03-06
* Increase timeout to "long" for:Gravatar twerth2018-03-05
* Add Android NDK r15 support for Bazel.Gravatar jingwen2018-03-02
* bazel_workspace_status_test: don't assume orderGravatar Justin Santa Barbara2018-03-01
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01
* Respect JAVA_HOME before searching JDK under "C:/Program Files/Java"Gravatar pcloudy2018-03-01
* Automated rollback of commit c0e52bce8278243e8fd43f8307b413114d3ebbba.Gravatar dannark2018-02-28
* Update ToolchainUtil to properly load and use the available executionGravatar John Cater2018-02-28
* external_patch_test: set user name/emailGravatar Klaus Aehlig2018-02-28
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* Make repository_chache non-experimental and enable by defaultGravatar Klaus Aehlig2018-02-27
* Verify embedding of paths to other foreign repositoriesGravatar Klaus Aehlig2018-02-26
* Add a regression test for SOURCE_DATE_EPOCHGravatar Klaus Aehlig2018-02-26