aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* 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
* Carry tree artifacts' self data through aggregating middlemen.Gravatar Benjamin Peterson2018-06-03
* Android font resource supportGravatar Jingwen Chen2018-06-01
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Make test more explicit about what it is testing.Gravatar dannark2018-05-31
* Fix some tests when run with a JDK9 javabase.Gravatar tomlu2018-05-30
* Refactor root cause reporting in ConfiguredTargetFunctionGravatar ulfjack2018-05-29
* Enable --experimental_remote_spawn_cache by defaultGravatar ulfjack2018-05-28
* Remove special casing from processes stat line.Gravatar Googler2018-05-25
* Reject files when the first line is indented.Gravatar laurentlb2018-05-24
* shallow_since tests and doc improvementsGravatar Ed Baunton2018-05-24
* distfile: pack the archives needed later in the buildGravatar Klaus Aehlig2018-05-24
* Add --batch deprecation warning.Gravatar ccalvarin2018-05-23
* RepositoryResolvedEvent: only record the explicitly set original attributesGravatar Klaus Aehlig2018-05-23
* CROSSTOOL: Make C++ compiled and linked artifact name pattern configurableGravatar Yun Peng2018-05-22
* 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