aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Add option --experimental_discard_actions_after_execution in order to turn it...Gravatar janakr2018-05-15
* Set JAVA_HOME for bazel_with_jdk_testGravatar cushon2018-05-14
* Remove swiftstdlibtoolwrapperGravatar thomasvl2018-05-14
* Windows, Java launcher: Support jar files under different drivesGravatar Yun Peng2018-05-14
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Add graceful failure for unsupported formatters in genqueryGravatar juliexxia2018-05-09
* Add a module collecting the results of repository rulesGravatar Klaus Aehlig2018-05-04
* Allow banning symlink action outputs from being uploaded to a remote cache.Gravatar Benjamin Peterson2018-05-03
* In PackageLookupValue also track the repositoryGravatar Klaus Aehlig2018-05-03
* remote: introduce --disk_cache_flagGravatar David Ostrovsky2018-05-02
* Remove the on-disk caching of Xcode locations.Gravatar jmmv2018-04-28
* sandbox: Add support for running actions inside Docker containers.Gravatar philwo2018-04-27
* tests,shell: enable some shell tests on WindowsGravatar Laszlo Csomor2018-04-26
* Remove some references to JDK 7, which is not longer supportedGravatar cushon2018-04-25
* Add new-style JavaInfo provider constructor.Gravatar tomlu2018-04-24
* HttpDownloader: also cache files downloaded without provided hashGravatar Klaus Aehlig2018-04-23
* Remove overlap between the blazerc and bazelrc names.Gravatar ccalvarin2018-04-20
* Fix up all the tests to work with "blaze run --direct_run".Gravatar lberki2018-04-20
* Test repository cache with Skylark version of http_archiveGravatar Klaus Aehlig2018-04-18
* Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.Gravatar buchgr2018-04-18
* Rollback https://github.com/bazelbuild/bazel/pull/5007Gravatar cparsons2018-04-16
* bash: Add a toolchain for local Bash.Gravatar Laszlo Csomor2018-04-16
* Remove old name for --repository_cacheGravatar Klaus Aehlig2018-04-16
* Fix error handling for target pattern expansionGravatar John Cater2018-04-12
* CommandBuilder: remove useShell and setWorkingDirGravatar Laszlo Csomor2018-04-12
* Remove WorkerTestStrategy and with it, BuildConfiguration.Fragment#compatible...Gravatar lberki2018-04-12
* 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