aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Create Bazel coverage report action.Gravatar elenairina2018-07-06
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* bazel sync: better report errorsGravatar Klaus Aehlig2018-07-05
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* Add client logging information to the client tests.Gravatar ccalvarin2018-07-04
* [LcovMerger] Make int fields of SourceFileCoverage be dynamically computed.Gravatar elenairina2018-07-04
* First cl for verbose workspaces (ability to log certain potentially non-herme...Gravatar Googler2018-07-03
* git_repository: support branch as wellGravatar Klaus Aehlig2018-07-03
* Windows,tests: port rule_test_testGravatar Laszlo Csomor2018-07-02
* Adding a check to remote execution to ensure the result from the server has aGravatar Googler2018-06-29
* Enable android dependency checking in Bazel.Gravatar xingao2018-06-29
* Remove creation of tools/defaults/BUILD from shell testGravatar dbabkin2018-06-29
* Fix up some tests for Arm64Gravatar Arielle Albon2018-06-28
* Windows,examples: //examples/shell now worksGravatar Laszlo Csomor2018-06-27
* Replace //tools/defaults:jdk to //tools/jdk:*Gravatar dbabkin2018-06-26
* Remove --batch option from bazel_windows_example_test.shGravatar pcloudy2018-06-22
* Remap labels that include a repository name that appear in $(location x).Gravatar dannark2018-06-21
* Take into account repository mapping when processing labels inside BUILD file...Gravatar dannark2018-06-21
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Be more generous with user time and sys time bounds in execution statistics t...Gravatar ruperts2018-06-20
* Be more generous with user time and system time bounds for execution statisti...Gravatar ruperts2018-06-19
* Delete switch for nested set serialization. It's fast enough to be on by defa...Gravatar janakr2018-06-19
* Remove support for --discard_actions_after_execution.Gravatar tomlu2018-06-18
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* RepositoryFunction: depend on overrides, even if there is no ruleGravatar Klaus Aehlig2018-06-18
* Remove the connect-to-server dots at server startup.Gravatar ccalvarin2018-06-15
* sync: also report errorsGravatar Klaus Aehlig2018-06-15
* shell tests: tag tests with "no_windows"Gravatar Laszlo Csomor2018-06-15
* git_repository: return actual commitGravatar Klaus Aehlig2018-06-15
* shell, testenv.sh, BUILD: remove unused targetGravatar Laszlo Csomor2018-06-15
* shell,tests: use Bash runfiles library in one testGravatar Laszlo Csomor2018-06-14
* Support unconditional fetching of repositoriesGravatar Klaus Aehlig2018-06-14
* Allow Skylark rules to specify whether targets can add execution platform con...Gravatar John Cater2018-06-14
* Enable per-target execution for genrule, sh_*, and *_test.Gravatar jcater2018-06-13
* Skylark repos: for failed patch command, also report stdoutGravatar Klaus Aehlig2018-06-13
* Skylark repositories: support additional arguments for the patch toolGravatar Klaus Aehlig2018-06-13
* CROSSTOOLS wrapped_clang: handle spaces in pathsGravatar Oscar Bonilla2018-06-12
* Remap repository names inside load statements in BUILD files if the repositor...Gravatar dannark2018-06-12
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08
* Add a `sync` commandGravatar Klaus Aehlig2018-06-08
* Remove the legacy loading phase runnerGravatar ulfjack2018-06-08
* Move --distdir out of experimental statusGravatar Klaus Aehlig2018-06-07
* Rewrite TargetPattern failure reportingGravatar ulfjack2018-06-07
* Disable `repo_mapping` by default via a flag.Gravatar dannark2018-06-05
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Process 'repo_mapping' attribute from WORKSPACE rules. 'repo_mapping' is a wa...Gravatar dannark2018-06-04